Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Bucekt DNS feature to sidecar #1494

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

dvaldivia
Copy link
Collaborator

@dvaldivia dvaldivia commented Mar 9, 2023

Moves the Bucket DNS webhook from Operator to the sidecar along with the Tenant, no longer needing a tenant to reach to operator for Bucket Service creation.

Testing this PR

  1. Deploy a tenant and wait for it to come online
  2. edit the tenant and add .spec.features.bucketDNS = true, wait for the rolling restart
  3. Create a new bucket
  4. verify a service with the same name of the bucket is created

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
@dvaldivia dvaldivia merged commit 2e32d49 into minio:master Mar 9, 2023
@dvaldivia dvaldivia deleted the bucket-dns-sidecar branch March 9, 2023 01:00
@pjuarezd pjuarezd mentioned this pull request Mar 19, 2023
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.

None yet

3 participants