Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Liggitt (0.04 sec)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. CHANGELOG/CHANGELOG-1.31.md

    - Kube-apiserver: ControllerRevision objects are now verified to contain valid JSON data in the `data` field. ([#125549](https://github.com/kubernetes/kubernetes/pull/125549), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Apps]
    Registered: 2025-05-30 09:05
    - Last Modified: 2025-05-15 17:52
    - 395.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.33.md

    consistent with typed JSON metadata decoding, rather than dropping all labels and annotations ([#129257](https://github.com/kubernetes/kubernetes/pull/129257), [@liggitt](https://github.com/liggitt)) [SIG API Machinery]
    
    ### Feature
    
    Registered: 2025-05-30 09:05
    - Last Modified: 2025-05-15 17:48
    - 257.3K bytes
    - Viewed (0)
  7. go.sum

    github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU=
    github.com/lestrrat-go/option v1.0.1/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I=
    github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
    github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
    Registered: 2025-05-28 22:53
    - Last Modified: 2025-05-25 02:39
    - 61.1K bytes
    - Viewed (0)
Back to top