You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the detailed report; I was able to repro the issue 👍
We'll fix this, but in the meantime you can run helm with the --no-hooks flag to avoid triggering that failing Job. That job only adds some metadata into the linkerd-smi after it's created by helm. So to replace that, you can have your pipeline create the linkerd-smi namespace with the appropriate metadata:
extension-init
comes as a post-install hook in thelinkerd-smi
helm chart. This configuration works in ipv4 cluster, but fails in ipv6Job manifest:
Steps to reproduce:
kustomization yaml
:values.yaml
ns.yaml
certs.yaml
ca.yaml
The text was updated successfully, but these errors were encountered: