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

feat: Add AdditionalVolumes and AdditionalVolumeMounts to workround statufulset #1753

Merged
merged 5 commits into from
Sep 7, 2023

Conversation

jiuker
Copy link
Contributor

@jiuker jiuker commented Sep 6, 2023

fix: #1710
Add AdditionalVolumes and AdditionalVolumeMounts to workround statufulset
How to test:

  1. deploy minio-operator ready
  2. create a secret
  3. deploy the tenant with the secret mounted.

docs/tenant_crd.adoc Outdated Show resolved Hide resolved
docs/tenant_crd.adoc Outdated Show resolved Hide resolved
docs/tenant_crd.adoc Outdated Show resolved Hide resolved
guozhi.li added 3 commits September 7, 2023 09:48
@jiuker jiuker requested a review from shtripat September 7, 2023 01:50
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@harshavardhana harshavardhana merged commit 1dd9a98 into minio:master Sep 7, 2023
24 checks passed
@djwfyi djwfyi mentioned this pull request Sep 19, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional volume mount options when creating a new tenant.
4 participants