-
UPDATE: Please ignore, I overlooked the documented requirement to run the following command in the case of an upgrade from 1.5 to 2.0 (I would have deleted this question, but I cannot): I had Connaisseur 1.5 installed and wanted to install the new version 2.0, but it's failing. Here's what I did. Uninstall Connaisseur 1.5 Delete 1.5 "connaisseur" directory: Clone Connaisseur 2.0: Install Connaisseur 2.0: Result: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For upgrade from 1.5 to 2.0 have to run: |
Beta Was this translation helpful? Give feedback.
-
Notice that even though I included cdrs in I still had to run I'm guessing that "imagepolicies.connaisseur.policy" CRD is not labelled with "app.kubernetes.io/instance=connaisseur" and that's why it's not deleted by the first command. |
Beta Was this translation helpful? Give feedback.
For upgrade from 1.5 to 2.0 have to run:
kubectl delete customresourcedefinitions imagepolicies.connaisseur.policy