Skip to content

feat: add URIStyleType enum for S3 URI addresses#77

Open
sj-robert wants to merge 1 commit intooperasoftware:mainfrom
sj-robert:feature/s3-uri-style-path-config-expose
Open

feat: add URIStyleType enum for S3 URI addresses#77
sj-robert wants to merge 1 commit intooperasoftware:mainfrom
sj-robert:feature/s3-uri-style-path-config-expose

Conversation

@sj-robert
Copy link
Copy Markdown

Replaces the untyped string field with a URIStyleType enum (host|path) and adds kubebuilder validation. Path-style is required for S3-compatible stores like MinIO at internal cluster endpoints that cannot resolve virtual-hosted-style DNS names.

Reconciles #76

Replaces the untyped string field with a URIStyleType enum (host|path)
and adds kubebuilder validation. Path-style is required for
S3-compatible stores like MinIO at internal cluster endpoints that
cannot resolve virtual-hosted-style DNS names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant