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
We've seen incidents in the past where the version of the operator and the version of the CRDs didn't match, which was causing reconciliation issues. We should consider pulling the full yaml CRDs themselves, which includes metadata.labels["app.kubernetes.io/version"].
The text was updated successfully, but these errors were encountered:
We've seen incidents in the past where the version of the operator and the version of the CRDs didn't match, which was causing reconciliation issues. We should consider pulling the full yaml CRDs themselves, which includes
metadata.labels["app.kubernetes.io/version"]
.The text was updated successfully, but these errors were encountered: