linkerd / linkerd-examples

Examples of how to configure and run linkerd
https://linkerd.io
Apache License 2.0
431 stars 221 forks source link

Update sealed-secrets to use v2.4.0 #270

Closed dleeha closed 1 year ago

dleeha commented 2 years ago

When using 1.16.1, the following error is encountered. Failed to pull image "quay.io/bitnami/sealed-secrets-controller:v0.16.0": rpc error: code = Unknown desc = failed to pull and unpack image "quay.io/bitnami/sealed-secrets-controller:v0.16.0": failed to resolve reference "quay.io/bitnami/sealed-secrets-controller:v0.16.0": pulling from host quay.io failed with status code [manifests v0.16.0]: 401 UNAUTHORIZED

This is resolved when using the updated sealed-secrets.

alpeb commented 1 year ago

Thanks again @dleeha. As mentioned in the other PR, all these versions will get updated in a separate branch, so closing this for now.