Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bigler <[email protected]>
  • Loading branch information
TheBigLee committed Jan 27, 2025
1 parent 5879ab1 commit 1a96a84
Show file tree
Hide file tree
Showing 30 changed files with 933 additions and 674 deletions.
2 changes: 1 addition & 1 deletion apis/exoscale/v1/bucket_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type BucketParameters struct {
// Be aware that S3 providers may require a unique name across the platform or zone.
BucketName string `json:"bucketName,omitempty"`

// +kubebuilder:validation:Required
// +kubebuilder:validation:Optional

// Deprecated: Only here for compatibility with legacy Bucket objects
EndpointURL string `json:"endpointURL,omitempty"`
Expand Down
182 changes: 70 additions & 112 deletions apis/exoscale/v1/zz_generated.managed.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1a96a84

Please sign in to comment.