Björn Kraus

Results 45 comments of Björn Kraus

@jLopezbarb Actually we are not running Okteto in the K8S cluster, we are only using the CLI tool. Since the issue is not blocking us we don't need a workaround...

@jLopezbarb can you add a flag to this issue to prevent automatic closing?

Would be a useful feature. Please leave the ticket open.

Still would be a useful feature. Please leave the ticket open.

Still would be a useful feature. Please leave the ticket open.

As a workaround we've created a Helm template for `sync-wave:-10`: ``` {{ if .Values.namespace.enabled }} apiVersion: v1 kind: Namespace metadata: annotations: argocd.argoproj.io/sync-wave: "-10" {{ if .Values.namespace.annotations }} {{- toYaml $.Values.namespace.annotations...

@gclawes The recommended "fix" is to use the cert-manager instead to manager the certificate, see https://github.com/piraeusdatastore/helm-charts/tree/main/charts/snapshot-controller#snapshot-validation-webhook.

We exactly had this problem and the patch helped us to deploy GCS. We would appreciate it this PR would be merged.

@BaDos any update on processing the PR.