airbyte-platform
airbyte-platform copied to clipboard
feat(helm): possibility to set pod disruption budget
What
Allow configuring a pod disruption budget to control how many instances can be down simultaneously for a short period due to voluntary disruption such as Kubernetes node or system software upgrade.
How
Added helm manifests for creating a PodDisruptionBudget object per each component that could have more than one replica.
Recommended reading order
-
charts/airbyte/values.yaml
-
charts/airbyte/values.yaml.test
-
charts/airbyte-connector-builder-server/values.yaml
-
charts/airbyte-cron/values.yaml
-
charts/airbyte-metrics/values.yaml
-
charts/airbyte-server/values.yaml
-
charts/airbyte-temporal/values.yaml
-
charts/airbyte-webapp/values.yaml
-
charts/airbyte-worker/values.yaml
-
charts/airbyte-connector-builder-server/templates/pdb.yaml
-
charts/airbyte-cron/templates/pdb.yaml
-
charts/airbyte-metrics/templates/pdb.yaml
-
charts/airbyte-server/templates/pdb.yaml
-
charts/airbyte-temporal/templates/pdb.yaml
-
charts/airbyte-webapp/templates/pdb.yaml
-
charts/airbyte-worker/templates/pdb.yaml
Can this PR be safely reverted / rolled back?
- [X] YES 💚
- [ ] NO ❌
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.
:x: kostiantyn-nemchenko
:x: perangel
You have signed the CLA already but the status is still pending? Let us recheck it.