dza89
dza89
@ivan19871002 I understand issues here are a mess. But can you give a small update if this is ever going to happen? Tku in advance.
@ivan19871002 thanks for responding anyway.
I have the exact same error, but only for nsz files on 11.0.1
@seeker89 It's still not there..
``` enableHA: true etcd: replicas: 3 controller: replicas: 3 api: replicas: 3 coredns: replicas: 2 ingress: enabled: true host: vcluster.somehost annotations: kubernetes.io/ingress.class: alb alb.ingress.kubernetes.io/scheme: internal alb.ingress.kubernetes.io/listen-ports: '[{"HTTPS":443}]' syncer: extraArgs: -...
@FabianKramm I did, and I thought the same so I also rolled it out with 3 as well with the same error. Are you rebuilding those certificates every time a...
You have to set three environment variables: `AZURE_CLIENT_ID` `AZURE_CLIENT_SECRET` `AZURE_TENANT_ID` And do this: `mkdir -p /kaniko/.docker` `echo "{\"credHelpers\":{\"somevalue.azurecr.io\":\"acr-env\"}}" > /kaniko/.docker/config.json`
I have the same issue, this works again when setting image tag of keel to latest.
I don't know what the overal upgrade is. I guess it a helm upgrade? But images work fine if you change the tag to latest, you'll see this in the...
Oh sorry, I missed your additional information. Forget what I said!