DiamondLightSource / DiamondLightSource/workflows
Make event controllers highly available
Open
enhancement
helm
- Dominant language
- Rust
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 56
Description
The default helm chart for the argo event controller is only using a single replica: https://github.com/argoproj/argo-helm/blob/fb807031a28b136be3901601f7aca69e6cfa23fe/charts/argo-events/values.yaml#L161
Simply increasing the replica count did not work: "Failed to load global configuration file"
Need to figure out how to add HA to all critical event controllers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.