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
For authentication, I would use Dex OIDC connector on server side and have Kubechecks use Dex token exchange to replace the in-pod k8s SA JWT (/var/run/secrets/kubernetes.io/serviceaccount/X) with an ArgoCD valid access token.
BTW I'm half way in implementing "post argocd diff in PR comment" in Telefonistka and just ran in to your amazing project.
I'm considering just using kubechecks, but I'm not sure it will be fully compatible to my future plans
kubechecks to have a watcher on the multiple argo-cd
how to tell which MR is for which argo-cd server (implement a config file like .kubechecks.yaml on the argo-cd-configs repo so kubechecks can tell which app/appsets to compare to?)
Some folks deploy an ArgoCD server per Kubernetes cluster. We should add support for multiple ArgoCD deploys that is configurable:
The text was updated successfully, but these errors were encountered: