Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for JTIs (0.02 sec)

  1. pkg/features/kube_features.go

    	// owner: @munnerz
    	// kep: http://kep.k8s.io/4193
    	// alpha: v1.29
    	// beta: v1.30
    	//
    	// Controls whether JTIs (UUIDs) are embedded into generated service account tokens, and whether these JTIs are
    	// recorded into the audit log for future requests made by these tokens.
    	ServiceAccountTokenJTI featuregate.Feature = "ServiceAccountTokenJTI"
    
    	// owner: @munnerz
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 22:51:23 UTC 2024
    - 45.2K bytes
    - Viewed (0)
Back to top