Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for Liggitt (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.16.md

    - Fixes an issue that can result in namespaced custom resources being orphaned when their namespace is deleted, if the CRD defining the custom resource is removed concurrently with namespaces being deleted, then recreated. ([#93790](https://github.com/kubernetes/kubernetes/pull/93790), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Apps]
    Registered: 2025-05-30 09:05
    - Last Modified: 2024-10-23 20:13
    - 345.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.8.md

    * Fixes discovery information for scale subresources in the apps API group ([#54683](https://github.com/kubernetes/kubernetes/pull/54683), [@liggitt](https://github.com/liggitt))
    Registered: 2025-05-30 09:05
    - Last Modified: 2024-02-20 15:45
    - 312.2K bytes
    - Viewed (0)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. CHANGELOG/CHANGELOG-1.25.md

    ### Bug or Regression
    
    - Fixes a bug at kube-apiserver start where APIService objects for custom resources could be deleted and recreated. ([#118104](https://github.com/kubernetes/kubernetes/pull/118104), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    Registered: 2025-05-30 09:05
    - Last Modified: 2024-05-06 09:23
    - 419.1K bytes
    - Viewed (0)
Back to top