Alexsander Pereira
09/06/2022, 3:44 PMRick Lamers
Alexsander Pereira
09/08/2022, 11:52 AMRick Lamers
Yannick
Navid H
09/12/2022, 12:09 PMYannick
Alexsander Pereira
09/13/2022, 5:43 PMRick Lamers
Yannick
E0914 17:51:53.278362 1 controller.go:172] failed to deploy helm deployment Error: rendered manifests contain a resource that already exists. Unable to continue with install: IngressClass "nginx" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "<http://app.kubernetes.io/managed-by|app.kubernetes.io/managed-by>": must be set to "Helm"; annotation validation error: missing key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>": must be set to "orchest-ingress-nginx"; annotation validation error: missing key "<http://meta.helm.sh/release-namespace|meta.helm.sh/release-namespace>": must be set to "orchest"
I upgraded to the new version and this is what happened...@Alexsander Pereira Did you try Velero again or did this happen just by doing a regular
orchest update
?Navid H
09/15/2022, 9:10 AMkubectl get ingressclass
Alexsander Pereira
09/15/2022, 12:39 PMalex@alex-Legion-5-Pro-16ITH6:~/Documents/code/dadosfera$ kubectl get ingressclass
NAME CONTROLLER PARAMETERS AGE
nginx <http://k8s.io/ingress-nginx|k8s.io/ingress-nginx> <none> 39h
Navid H
09/15/2022, 12:46 PM<http://controller.orchest.io/deploy-ingress|controller.orchest.io/deploy-ingress>: "false"
After that you should also remove the nginx application from your OrchestCluster
CRDYannick
I tried to make a backup of the EKS cluster using Velero☝️ So I guess EKS ;)
Alexsander Pereira
09/16/2022, 1:47 PMNavid H
09/16/2022, 2:38 PM