File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1802,11 +1802,13 @@ message BinaryAuthorization {
18021802 // enabled boolean to true.
18031803 PROJECT_SINGLETON_POLICY_ENFORCE = 2 ;
18041804
1805- // Use Binary Authorization with the policies specified in policy_bindings.
1805+ // Use Binary Authorization Continuous Validation with the policies
1806+ // specified in policy_bindings.
18061807 POLICY_BINDINGS = 5 ;
18071808
1808- // Use Binary Authorization with the policies specified in policy_bindings,
1809- // and also with the project's singleton policy in enforcement mode.
1809+ // Use Binary Authorization Continuous Validation with the policies
1810+ // specified in policy_bindings and enforce Kubernetes admission requests
1811+ // with Binary Authorization using the project's singleton policy.
18101812 POLICY_BINDINGS_AND_PROJECT_SINGLETON_POLICY_ENFORCE = 6 ;
18111813 }
18121814
You can’t perform that action at this time.
0 commit comments