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 custom health checks for astra.netapp.io CRDs #17998

Closed
MichaelHaigh opened this issue Apr 26, 2024 · 0 comments · Fixed by #17999
Closed

Add custom health checks for astra.netapp.io CRDs #17998

MichaelHaigh opened this issue Apr 26, 2024 · 0 comments · Fixed by #17999
Labels
enhancement New feature or request

Comments

@MichaelHaigh
Copy link
Contributor

Summary

It would be great if Argo CD could incorporate custom health checks for astra.netapp.io CRDs.

Motivation

According to the docs, custom health checks can be contributed into the resource_customizations dir. There are a variety of different CRDs under the astra.netapp.io endpoint which Argo CD currently has no way of knowing if these resources are in a progressing, healthy, suspended, or degraded state.

These custom health checks have already been implemented, but we would like to get them integrated into the Argo CD repository.

Proposal

Adding the necessary lua scripts and tests to resource_customizations, similar to other health checks already implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant