Skip to content

Commit

Permalink
draft: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.widera@vshn.ch committed Sep 26, 2024
1 parent a23d744 commit 371860a
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 234 deletions.
1 change: 1 addition & 0 deletions apis/v1/objectstorage_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const (
// BucketDeletionPolicy determines how buckets should be deleted when a Bucket is deleted.
type BucketDeletionPolicy string

//go:generate yq -i e ../generated/appcat.vshn.io_objectbuckets.yaml --expression "with(.spec.versions[]; .schema.openAPIV3Schema.properties.spec.properties.parameters.properties.security.default={})"
// +kubebuilder:object:root=true
// +kubebuilder:printcolumn:name="Bucket Name",type="string",JSONPath=".spec.parameters.bucketName"
// +kubebuilder:printcolumn:name="Region",type="string",JSONPath=".spec.parameters.region"
Expand Down
Loading

0 comments on commit 371860a

Please sign in to comment.