Tiger Kaovilai
Tiger Kaovilai
For 1.10+ (and `main`) I would consider making the timeout configurable if we couldn't find root cause before merging this PR.
``` time="2022-09-28T14:24:58Z" level=info msg="Found associated CRD mtxengines.matrixx.com to add to backup" backup=velero-ppdm/mtx-prod-e1-2022-09-28-17-22-37-mtx-prod-e1 logSource="pkg/backup/backup.go:480" time="2022-09-28T14:24:58Z" level=info msg="Backing up item" backup=velero-ppdm/mtx-prod-e1-2022-09-28-17-22-37-mtx-prod-e1 logSource="pkg/backup/item_backupper.go:121" name=mtxengines.matrixx.com namespace= resource=customresourcedefinitions. time="2022-09-28T14:24:58Z" level=info msg="Executing custom action" backup=velero-ppdm/mtx-prod-e1-2022-09-28-17-22-37-mtx-prod-e1 logSource="pkg/backup/item_backupper.go:327"...
`CustomResourceDefinition mtxengines.matrixx.com appears to be v1beta1, fetching the v1beta version`
prior answers https://github.com/vmware-tanzu/velero/issues/4080#issuecomment-1047658192
Regarding usage of v1beta1 CRD of kopfpeerings.zalando.org, I would recommend transitioning to it's successor project and follow instruction at https://github.com/nolar/kopf/pull/644
I am hitting this issue in a repeatable GitHub actions. Feel free to try there.
@z4ce please check https://github.com/richstokes/k8s-fah/actions/runs/3157318749/jobs/5138045405#step:11:263
Just a go.sum eyesore that's all. For some reason golang don't prevent module circular dependency but does at the package level.
Any reason this doc is 4.11+ only?