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

Add nodeSelector, tolerations, and affinity to minio create bucket pod #329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jprpai
Copy link

@jprpai jprpai commented May 14, 2024

What

The minio create bucket pod does not inherit the tolerations and affinities the main minio does. We need the ability to define where this pod runs. In our install this pod does not run and the helm chart leaves an error condition.

How

The create bucket pod uses the same settings as the other minio pods.

Recommended reading order

  1. x.kt
  2. y.kt

Can this PR be safely reverted and rolled back?

  • [ X ] YES 💚
  • NO ❌

@CLAassistant
Copy link

CLAassistant commented May 14, 2024

CLA assistant check
All committers have signed the CLA.

@abusutil
Copy link

abusutil commented Jun 14, 2024

@octavia-approvington Anyone from Airbyte team could be check this PR please ? Could be important to have this for multi-architecture kubernetes cluster.

Thanks in advance

@IIAzAII
Copy link

IIAzAII commented Aug 20, 2024

Can this get a bump because this would be extremely useful!

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.

5 participants