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

Upgrade cert-manager objects #26

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

Conversation

jsoref
Copy link
Member

@jsoref jsoref commented Jun 22, 2023

https://cert-manager.io/docs/installation/upgrading/remove-deprecated-apis/

Sync
Failed
one or more synchronization tasks are not valid (retried 5 times).

The Kubernetes API could not find version "v1alpha2" of cert-manager.io/Certificate for requested resource argo/argo-workflows-cert. Version "v1" of cert-manager.io/Certificate is installed on the destination cluster.

https://cd.apps.argoproj.io/applications/argocd/argo-workflows?operation=true&resource=

@agilgur5
Copy link

agilgur5 commented Feb 15, 2024

It looks like this was due to the cert-manager upgrade in #21, which updated its CRDs from using v1alpha2 to v1.

Dex and a few Argo projects are getting this error right now and the Argo Workflows Server is erroring out trying to reach Dex. So this fix may bring a few of the services back online.

#22 updated only CD, so that may be why it is still up

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.

2 participants