mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
build: add yamlgen to build deployment files
This initial version of yamlgen generates deploy/scc.yaml based on the deployment artifact that is provided by the new api/deploy/ocp package. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
36e099d939
commit
5ea99fdd5b
8
vendor/github.com/openshift/api/security/v1/doc.go
generated
vendored
Normal file
8
vendor/github.com/openshift/api/security/v1/doc.go
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
// +k8s:deepcopy-gen=package,register
|
||||
// +k8s:conversion-gen=github.com/openshift/origin/pkg/security/apis/security
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
// +k8s:openapi-gen=true
|
||||
|
||||
// +groupName=security.openshift.io
|
||||
// Package v1 is the v1 version of the API.
|
||||
package v1
|
Reference in New Issue
Block a user