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
Trying to install kubeflow into a cluster where cert-manager is already installed and managed with carvel the installation fails.
This is a Tanzu cluster where carvel is installed and manged by TMC and cert-manager gets installed on all clusters. During the installation is fails with error
0:43:13AM: Deploy failed
| kapp: Error: Ownership errors:
| - Resource 'role/cert-manager-webhook:dynamic-serving (rbac.authorization.k8s.io/v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'serviceaccount/cert-manager-webhook (v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'serviceaccount/cert-manager-cainjector (v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'role/cert-manager-cainjector:leaderelection (rbac.authorization.k8s.io/v1) namespace: kube-system' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'role/cert-manager:leaderelection (rbac.authorization.k8s.io/v1) namespace: kube-system' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/certificaterequests.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'serviceaccount/cert-manager (v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'namespace/cert-manager (v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/certificates.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'mutatingwebhookconfiguration/cert-manager-webhook (admissionregistration.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/orders.acme.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/challenges.acme.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/issuers.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'customresourcedefinition/clusterissuers.cert-manager.io (apiextensions.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-approve:cert-manager-io (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-webhook:subjectaccessreviews (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-orders (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'validatingwebhookconfiguration/cert-manager-webhook (admissionregistration.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-approve:cert-manager-io (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-cainjector (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-clusterissuers (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'deployment/cert-manager-webhook (apps/v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'service/cert-manager-webhook (v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'rolebinding/cert-manager:leaderelection (rbac.authorization.k8s.io/v1) namespace: kube-system' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-view (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-clusterissuers (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-orders (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-certificates (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-edit (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-ingress-shim (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'rolebinding/cert-manager-cainjector:leaderelection (rbac.authorization.k8s.io/v1) namespace: kube-system' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-issuers (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-challenges (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-cainjector (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrole/cert-manager-controller-certificatesigningrequests (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'deployment/cert-manager-cainjector (apps/v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'deployment/cert-manager (apps/v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'rolebinding/cert-manager-webhook:dynamic-serving (rbac.authorization.k8s.io/v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'service/cert-manager (v1) namespace: cert-manager' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-certificatesigningrequests (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-webhook:subjectaccessreviews (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-ingress-shim (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-certificates (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-issuers (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| - Resource 'clusterrolebinding/cert-manager-controller-challenges (rbac.authorization.k8s.io/v1) cluster' is already associated with a different label 'kapp.k14s.io/app=1710951335245591035'
| Deploying: Error (see .status.usefulErrorMessage for details)
Reproduction steps
Create cluster, install carvel tools
Install cert-manager package
Install kubeflow
Expected behavior
Ability to use the existing cert-manager.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to install kubeflow into a cluster where cert-manager is already installed and managed with carvel the installation fails.
This is a Tanzu cluster where carvel is installed and manged by TMC and cert-manager gets installed on all clusters. During the installation is fails with error
Reproduction steps
Expected behavior
Ability to use the existing cert-manager.
Additional context
No response
The text was updated successfully, but these errors were encountered: