Oleksandr Hrab

Results 46 comments of Oleksandr Hrab

@blackpiglet I've set `upgradeCRDs: true` in the helm chart. Also in the attached CRD above, you can see that new field `recentMaintenance` introduced in the recent Backuprepository CRD present. So,...

It was persistent issue for me. All newly created namespaces with PVC failed to backup cause it.

I've upgraded velero manually, as per the instruction above. Created new namespace with PVC and run the command to make the backup `velero backup create staging-minio-906ca --include-namespaces staging-minio-906ca`. I got...

@blackpiglet manual upgrade doesn't work as well, but with different error(see my message above).

We setup our development env on the ingress `console.k8s.orb.local`, then we deployed multiple services as subdomains for `console.k8s.orb.local`. And services talk to each other via web sockets or https, and...

@cemelo But as far as I understand, you put Orbstack self-signed cert to each image for this purpose, no?

I can try, but I don't understand why it works when I go to the site via browser, but not when the pod tries to reach it? I understand that...

@emmiiee we don't use tls or mtls on our local dev env. I've checked, all pods have self-singed certificates.