Improvements needed to integrate with ArgoCD
Open
- Dominant language
- Go
- Stars
- 226
- Forks
- 44
- Avg merge
- 11h 7m
- Merged PRs (30d)
- 5
Description
- Add force update option for work as ArgoCD controller sometimes removes the owner reference which blocks our subsequent updates
- Support override. Apply the [finalizer](https://argo-cd.readthedocs.io/en/stable/user-guide/app_deletion) on the hub cluster blocks the deletion of the application while we need it on the member cluster. I am sure there are other cases in that someone needs to add/modify the CR so the applied CR is slightly different from the hub cluster version.
Contributor guide
Assessment
This issue has not been assessed yet.