Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for KUBE_APISERVER_STRICT_REMOVED_API_HANDLING_IN_ALPHA (0.4 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/deleted_kinds.go

    	currentMajor int
    	currentMinor int
    	isAlpha      bool
    	// This is usually set for testing for which tests need to be removed.  This prevent insta-failing CI.
    	// Set KUBE_APISERVER_STRICT_REMOVED_API_HANDLING_IN_ALPHA to see what will be removed when we tag beta
    	strictRemovedHandlingInAlpha bool
    	// This is usually set by a cluster-admin looking for a short-term escape hatch after something bad happened.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 16 03:02:49 UTC 2022
    - 7.6K bytes
    - Viewed (0)
Back to top