Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for 1440 (0.47 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

    - [v1.14.0-rc.1](#v1140-rc1)
    - [v1.14.0-beta.2](#v1140-beta2)
    - [v1.14.0-beta.1](#v1140-beta1)
    - [v1.14.0-alpha.3](#v1140-alpha3)
    - [v1.14.0-alpha.2](#v1140-alpha2)
    - [v1.14.0-alpha.1](#v1140-alpha1)
    
    
    
    # v1.14.0-rc.1
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.14.0-rc.1
    
    
    filename | sha512 hash
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/moment-with-locales.min.js

    nths+bt(a),e){case"month":return t;case"quarter":return t/3;case"year":return t/12}else switch(a=this._days+Math.round(St(this._months)),e){case"week":return a/7+s/6048e5;case"day":return a+s/864e5;case"hour":return 24*a+s/36e5;case"minute":return 1440*a+s/6e4;case"second":return 86400*a+s/1e3;case"millisecond":return Math.floor(864e5*a)+s;default:throw new Error("Unknown unit "+e)}},Xt.asMilliseconds=jt,Xt.asSeconds=xt,Xt.asMinutes=Pt,Xt.asHours=Ot,Xt.asDays=Wt,Xt.asWeeks=At,Xt.asMonths=Et,Xt.a...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 360.5K bytes
    - Viewed (2)
  3. CHANGELOG/CHANGELOG-1.32.md

    - cloud.google.com/go/filestore: v1.7.1 → v1.8.0
    - cloud.google.com/go/firestore: v1.12.0 → v1.14.0
    - cloud.google.com/go/functions: v1.15.1 → v1.15.4
    - cloud.google.com/go/gkebackup: v1.3.0 → v1.3.4
    - cloud.google.com/go/gkeconnect: v0.8.1 → v0.8.4
    - cloud.google.com/go/gkehub: v0.14.1 → v0.14.4
    - cloud.google.com/go/gkemulticloud: v1.0.0 → v1.1.0
    - cloud.google.com/go/gsuiteaddons: v1.6.1 → v1.6.4
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.29.md

    - go.opentelemetry.io/proto/otlp: v0.19.0 → v1.0.0
    - golang.org/x/crypto: v0.12.0 → v0.14.0
    - golang.org/x/net: v0.14.0 → v0.17.0
    - golang.org/x/oauth2: v0.8.0 → v0.10.0
    - golang.org/x/sys: v0.12.0 → v0.13.0
    - golang.org/x/term: v0.11.0 → v0.13.0
    - golang.org/x/text: v0.12.0 → v0.13.0
    - google.golang.org/api: v0.114.0 → v0.126.0
    - google.golang.org/genproto/googleapis/api: dd9d682 → 23370e0
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.27.md

    ### Added
    _Nothing has changed._
    
    ### Changed
    - golang.org/x/crypto: v0.14.0 → v0.16.0
    - golang.org/x/mod: v0.12.0 → v0.14.0
    - golang.org/x/net: v0.17.0 → v0.19.0
    - golang.org/x/sync: v0.3.0 → v0.5.0
    - golang.org/x/sys: v0.13.0 → v0.15.0
    - golang.org/x/term: v0.13.0 → v0.15.0
    - golang.org/x/text: v0.13.0 → v0.14.0
    - golang.org/x/tools: v0.12.0 → v0.16.1
    
    ### Removed
    _Nothing has changed._
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (2)
  6. CHANGELOG/CHANGELOG-1.28.md

    - github.com/prometheus/client_golang: [v1.14.0 → v1.16.0](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.16.0)
    - github.com/prometheus/client_model: [v0.3.0 → v0.4.0](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0)
    - github.com/prometheus/common: [v0.37.0 → v0.44.0](https://github.com/prometheus/common/compare/v0.37.0...v0.44.0)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  7. CHANGELOG/CHANGELOG-1.18.md

    kloads/pods/ephemeral-containers/), it became more obvious how we can support developers with tooling built on top of `kubectl exec`. The addition of the `kubectl debug` [command](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/1441-kubectl-debug/README.md) (it is alpha but your feedback is more than welcome), allows developers to easily debug their Pods inside the cluster. We think this addition is invaluable.  This command allows one to create a temporary container which runs...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

    ### Removing deprecated flags in kubeadm
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.34.md

    - cloud.google.com/go/eventarc: v1.13.3
    - cloud.google.com/go/filestore: v1.8.0
    - cloud.google.com/go/firestore: v1.14.0
    - cloud.google.com/go/functions: v1.15.4
    - cloud.google.com/go/gkebackup: v1.3.4
    - cloud.google.com/go/gkeconnect: v0.8.4
    - cloud.google.com/go/gkehub: v0.14.4
    - cloud.google.com/go/gkemulticloud: v1.1.0
    - cloud.google.com/go/gsuiteaddons: v1.6.4
    - cloud.google.com/go/iam: v1.1.5
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 27 10:36:10 UTC 2025
    - 292.8K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.15.md

    * kubeadm: fix the machine readability of "kubeadm token create --print-join-command" ([#75487](https://github.com/kubernetes/kubernetes/pull/75487), [@displague](https://github.com/displague))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
Back to top