Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 35 for Liggitt (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.24.md

    - Fixed a regression in 1.23 that incorrectly pruned data from array items of a custom resource that set `x-kubernetes-preserve-unknown-fields: true`. ([#107688](https://github.com/kubernetes/kubernetes/pull/107688), [@liggitt](https://github.com/liggitt))
    Registered: 2025-05-30 09:05
    - Last Modified: 2023-08-24 00:02
    - 473.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.32.md

    - ServiceAccount metadata.annotations[kubernetes.io/enforce-mountable-secrets]: deprecated since v1.32; no removal deadline. Prefer separate namespaces to isolate access to mounted secrets. ([#1283...
    Registered: 2025-05-30 09:05
    - Last Modified: 2025-05-15 17:51
    - 375.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.21.md

    - Fixes issue with websocket-based watches of Service objects not closing correctly on timeout ([#102541](https://github.com/kubernetes/kubernetes/pull/102541), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    Registered: 2025-05-30 09:05
    - Last Modified: 2022-10-14 07:03
    - 367.3K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.22.md

    - Warnings for use of deprecated and known-bad values in pod specs are now sent ([#101688](https://github.com/kubernetes/kubernetes/pull/101688), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Auth]
    Registered: 2025-05-30 09:05
    - Last Modified: 2022-12-13 12:43
    - 454.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.4.md

    * Test x509 intermediates correctly ([#34524](https://github.com/kubernetes/kubernetes/pull/34524), [@liggitt](https://github.com/liggitt))
    
    
    
    # v1.4.1
    
    [Documentation](http://kubernetes.github.io) & [Examples](http://releases.k8s.io/release-1.4/examples)
    
    ## Downloads
    
    binary | sha256 hash
    ------ | -----------
    Registered: 2025-05-30 09:05
    - Last Modified: 2020-12-24 02:28
    - 133.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.26.md

    - Kube-apiserver: resolved a regression that treated `304 Not Modified` responses from aggregated API servers as internal errors. ([#112526](https://github.com/kubernetes/kubernetes/pull/112526), [@liggitt](https://github.com/liggitt))
    Registered: 2025-05-30 09:05
    - Last Modified: 2024-03-14 16:24
    - 425.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - Updates google.golang.org/protobuf to v1.33.0 to resolve CVE-2024-24786 ([#123765](https://github.com/kubernetes/kubernetes/pull/123765), [@liggitt](https://github.com/liggitt)) [SIG API Machinery, Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Node and Storage]
    
    ### Other (Cleanup or Flake)
    
    Registered: 2025-05-30 09:05
    - Last Modified: 2024-07-17 07:48
    - 466.3K bytes
    - Viewed (2)
  8. CHANGELOG/CHANGELOG-1.29.md

    ## Changelog since v1.29.14
    
    ## Changes by Kind
    
    ### Other (Cleanup or Flake)
    
    - Kubernetes 1.29 is now built with go 1.23 ([#130196](https://github.com/kubernetes/kubernetes/pull/130196), [@liggitt](https://github.com/liggitt)) [SIG Release and Testing]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    _Nothing has changed._
    
    ### Removed
    _Nothing has changed._
    
    
    
    Registered: 2025-05-30 09:05
    - Last Modified: 2025-03-12 00:36
    - 429.6K bytes
    - Viewed (1)
  9. go.mod

    	github.com/lestrrat-go/blackmagic v1.0.3 // indirect
    	github.com/lestrrat-go/httpcc v1.0.1 // indirect
    	github.com/lestrrat-go/iter v1.0.2 // indirect
    	github.com/lestrrat-go/option v1.0.1 // indirect
    	github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
    	github.com/mailru/easyjson v0.9.0 // indirect
    	github.com/mattn/go-colorable v0.1.14 // indirect
    	github.com/mattn/go-runewidth v0.0.16 // indirect
    Registered: 2025-05-28 22:53
    - Last Modified: 2025-05-25 02:39
    - 10.3K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.30.md

    - Kube-apiserver now reports metrics for authorization decisions in the `apiserver_authorization_decisions_total` metric, labeled by authorizer type, name, and decision. ([#123333](https://github.com/kubernetes/kubernetes/pull/123333), [@liggitt](https://github.com/liggitt)) [SIG API Machinery, Auth and Testing]
    Registered: 2025-05-30 09:05
    - Last Modified: 2025-05-15 17:56
    - 387.4K bytes
    - Viewed (0)
Back to top