goharbor / harbor-operator

Kubernetes operator for Harbor service components
Apache License 2.0
350 stars 107 forks source link

Can not upgrade harborcluster "admission webhook "vharborcluster.kb.io" denied the request:" #1068

Open adcsikos opened 1 year ago

adcsikos commented 1 year ago

Dear All,

Harbor version: 2.6.4 K8s version: 1.23 Argocd version: 2.8.0

Can someone help me about this issue.:

We use harbor with harbor operator (deployed with argocd) and I would like to upgrade the harbor version. But whenever i tried it i got the following error message:

"one or more objects failed to apply, reason: admission webhook "vharborcluster.kb.io" denied the request: HarborCluster.goharbor.io "harbor-server" is invalid: spec.version: Invalid value: "2.7.2": unknown version 2.7.2."

This Version is available for harbor, so i do not know why the admission webhook do not accept this.

Thank you! Adam