mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: update github.com/ceph/ceph-csi to latest version
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
committed by
mergify[bot]
parent
88ed4a12cc
commit
dee73e78af
3
vendor/github.com/openshift/api/security/v1/consts.go
generated
vendored
3
vendor/github.com/openshift/api/security/v1/consts.go
generated
vendored
@ -7,4 +7,7 @@ const (
|
||||
SupplementalGroupsAnnotation = "openshift.io/sa.scc.supplemental-groups"
|
||||
MCSAnnotation = "openshift.io/sa.scc.mcs"
|
||||
ValidatedSCCAnnotation = "openshift.io/scc"
|
||||
// This annotation pins required SCCs for core OpenShift workloads to prevent preemption of custom SCCs.
|
||||
// It is being used in the SCC admission plugin.
|
||||
RequiredSCCAnnotation = "openshift.io/required-scc"
|
||||
)
|
||||
|
Reference in New Issue
Block a user