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
Describe the bug
When migrating a pvc that hold a postgresql data, when deleting the pods after running the migration script, the pod crash with the attached logs, I've encountered the problem with too different app(helm chart ) keycloak and minio
we are using skaffold, bellow is the relevant part of skaffold.yaml file
Describe the bug
When migrating a pvc that hold a postgresql data, when deleting the pods after running the migration script, the pod crash with the attached logs, I've encountered the problem with too different app(helm chart ) keycloak and minio
we are using skaffold, bellow is the relevant part of skaffold.yaml file
To Reproduce
Steps to reproduce the behavior:
install/download skaffold binary
kubectl logs pod-name -f
Expected behavior
The pod is in a Running state
Console output
Version
v1.24.5
(scaleway managed k8s ),v1.25.11+rke2r1
]containerd://1.6.6
,containerd://1.7.1-k3s1
]pv-migrate
version and architecture [v1.1.0 - linux_x86_64
]ReadWriteOnce, 4G, csi.scaleway.com -> ReadWriteOnce, 4Gi, openebs.io/local
]Additional context
Content of skaffold.yaml, keycloak.yaml and outline.yaml files,
skaffold.yaml
keycloak.yaml
outline.yaml
The text was updated successfully, but these errors were encountered: