-
Bug
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
ToDo
*What version of crane are you running, and what are your clutsters+platform*
Description: Installed crane-operator and migrating a single nginx deployment from OCP 3.11
Source cluster -> OCP 3.11 gcp
Target cluster -> OCP 4.11 gcp
*What did you expect to happen?*
The deployment should be successfully migrated to the target cluster and the pods should be running.
*What actually happened?*
The PipelineRun failed at kubectl-apply-kustomize due to apiVersion mismatch in 4.x
*Logs:*
secret/deployer-token-v5vbb created
error: resource mapping not found for name: "attached-pvc" namespace: "attached-pvc" from "/workspace/kustomize": no matches for kind "Deployment" in version "extensions/v1beta1"
ensure CRDs are installed first
cc: @djzager
Created by github action.