-
Notifications
You must be signed in to change notification settings - Fork 75
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 HPA, PDB and Pod Affinity for both Operator and Connect components #170
Conversation
dapama
commented
Aug 25, 2023
- Add "replicas" variable for Operator deployment.
- Add pod Affinity for both Connect and Operator deployments.
- Add Horizontal Pod Autoscaling and Pod Disruption Budget resources for both Connect and Operator deployments.
Hello Onepassword team! Is it also raised here. So you will make at least 8 people happy, solve 1 github issue and introduce 2 new features on your helm chart. Thank you! cc: @jillianwilson |
Thanks for reminding us about this, @alexbescond! We'll pick it up for review shortly and (at least) add an update here. (And thanks again @dapama for opening this PR!) |
@michaelAbon1p hi, this PR is crucial for us (1pass business client). 1pass operator is a key part of our infra and being able to set affinity and pod disruption budgets is crucial. I was wondering what's the hold up here or if there could be any help needed to accelerate such PR? thanks for the help, much appreciated |
20d1a8f
to
a0a154c
Compare
…nity # Conflicts: # charts/connect/README.md # charts/connect/templates/connect-deployment.yaml # charts/connect/templates/operator-deployment.yaml