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 configmap support with live-reloading to Kuberhealthy #252

Closed
integrii opened this issue Nov 7, 2019 · 3 comments
Closed

Add configmap support with live-reloading to Kuberhealthy #252

integrii opened this issue Nov 7, 2019 · 3 comments
Assignees
Labels
feature request A request for a specific feature to be added to Kuberhealthy in progress Issue is currently being worked on tooling Involves the project's tooling (CI/CD)
Milestone

Comments

@integrii
Copy link
Collaborator

integrii commented Nov 7, 2019

Instead of using a lot of different flags to configure Kuberhealthy, we could refactor to use a configmap yaml.

If we do this, I believe we should ensure that the configmaps are automatically reloaded when they change so that users don't have to bounce kuberhealthy pods when making changes.

@integrii integrii added the proposal Proposed changes or features. label Nov 7, 2019
@integrii integrii added this to the 2.1.0 milestone Nov 7, 2019
@integrii integrii modified the milestones: 2.1.0, 2.2.0 Jan 27, 2020
@integrii integrii added this to the 2.3.0 milestone May 4, 2020
@integrii integrii added feature request A request for a specific feature to be added to Kuberhealthy in progress Issue is currently being worked on tooling Involves the project's tooling (CI/CD) and removed proposal Proposed changes or features. labels May 5, 2020
@integrii
Copy link
Collaborator Author

@joshulyne has reminded me that we need to make sure this readme is updated as part of this PR.

@jdowni000
Copy link
Contributor

I have added configmap and monitoring features to automatically reload checks in the event the configmap has changed. I additionally have updated the readme and created a configuration readme as well

@joshulyne
Copy link
Collaborator

#557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request for a specific feature to be added to Kuberhealthy in progress Issue is currently being worked on tooling Involves the project's tooling (CI/CD)
Projects
None yet
Development

No branches or pull requests

3 participants