You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove openshift CRD as hard dependency
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* add a check for argocd-metrics to skip if monitoring api is not available
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* fix failure and integrate review comment
assisted-by: claude-code for code,planning
remove duplicate import, add checks before gitopsService and other OCP specific controller
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* remove unit tests
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* run all api check before returning, add olm api check before register, keep the check and register pattern same for all conditional api registration
assisted-by: claude-code for code,planning
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* incorporate review comments
remove non openshift check before config.openshift.io api check to make sure CRDs are not skipped, and not gate gitopsservice
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* update tests
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
* fix failure to return accumulated error
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
---------
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
0 commit comments