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

Create template repo for Kuberhealthy checks #1197

Open
jonwinton opened this issue Jan 26, 2024 · 0 comments
Open

Create template repo for Kuberhealthy checks #1197

jonwinton opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
do-not-close Prevents issues from being automatically closed if stale in progress Issue is currently being worked on proposal Proposed changes or features.

Comments

@jonwinton
Copy link
Contributor

Context: the main Kuberhealthy repo currently deploys the default Checks under the same tags as the primary controller. We'd like to separate Checks from the primary controller so that each Check and the controller can iterate separately.

This task is to make GitHub Template Repository to make creating future Checks easy.

The template repo should come with some same defaults, such as:

  • A script for end-to-end testing in a GitHub Action
  • Basic validation tooling
  • Dependency updating tooling (i.e., Renovate)
  • Image building/releasing tooling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-close Prevents issues from being automatically closed if stale in progress Issue is currently being worked on proposal Proposed changes or features.
Projects
None yet
Development

No branches or pull requests

2 participants