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

feat: add health check support for ArgoCD Application #644

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ksdpmx
Copy link

@ksdpmx ksdpmx commented Nov 27, 2024

When using a centralized ArgoCD instance in the control plane, it may sometimes be necessary to configure an ArgoCD Application as a hook, e.g. running an application as a post-sync hook, and specifying a destination cluster to execute jobs in a data plane cluster.

But right now the health check for this CRD is not supported in ArgoCD (or Helm either).. which makes it hard for the controller to determine whether to clean up the hook or not when using the delete policy HookSucceeded.

@ksdpmx ksdpmx force-pushed the feature/argo-app-health branch from 9caaa06 to 2ab4281 Compare November 27, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant