kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.68k stars 333 forks source link

having ca.crt inlined in a k8s secret doesn't work on helm instal. #9324

Open lahabana opened 9 months ago

lahabana commented 9 months ago

What happened?

cat values.yaml
controlPlane:
  tls:
    general:
      secretName: foo

helm upgrade kuma kuma/kuma --create-namespace --namespace kuma-system --values values.yaml

Error: UPGRADE FAILED: execution error at (kuma/templates/cp-webhooks-and-secrets.yaml:2:5): You need to send both or neither of controlPlane.tls.general.caBundle and controlPlane.tls.general.secretName

github-actions[bot] commented 7 months ago

Removing closed state labels due to the issue being reopened.

lahabana commented 7 months ago

Reopening as the change caused CI flakes

github-actions[bot] commented 4 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

lahabana commented 4 months ago

The revert was: https://github.com/kumahq/kuma/pull/9897

github-actions[bot] commented 1 month ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.