Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for calculatePolicyData (0.38 sec)

  1. staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/generic/policy_source.go

    	// flag and us calculating the policies. The dirty flag would be marked again,
    	// and we'd have a no-op after comparing resource versions on the next sync.
    	klog.Infof("refreshing policies")
    	policies, err := s.calculatePolicyData()
    
    	// Intentionally store policy list regardless of error. There may be
    	// an error returned if there was a configuration error in one of the policies,
    	// but we would still want those policies evaluated
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 21 23:07:34 UTC 2024
    - 15.2K bytes
    - Viewed (0)
Back to top