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

[Feature Request] Escalator auto reload configuration on change #195

Open
Jacobious52 opened this issue Oct 21, 2020 · 0 comments
Open

[Feature Request] Escalator auto reload configuration on change #195

Jacobious52 opened this issue Oct 21, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Jacobious52
Copy link
Member

Is your feature request related to a problem? Please describe.

Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.

Describe the solution you'd like

Check for changes in nodegroup config before each run. If safe to do so, run with the new config.

Describe alternatives you've considered

  • Dynamically reading config from a NodeGroup CRD
  • Not auto updating config

Additional context

This is useful for updates of escalator config without needing manual pod rotation.

@Jacobious52 Jacobious52 added enhancement New feature or request good first issue Good for newcomers labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants
@Jacobious52 and others