linkerd / linkerd-examples

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

Update cert-manager version to use v1.8.2 #269

Closed dleeha closed 2 years ago

dleeha commented 2 years ago

When using v1.0.4, the following error is encountered. cert-manager/ca-injector "msg"="error registering core-only controllers" "error"="no matches for kind \"MutatingWebhookConfiguration\" in version \"admissionregistration.k8s.io/v1beta1\""

This is resolved when using the updated cert-manager.

dleeha commented 2 years ago

Signed-off-by: Daryl Lee daryl.leeha@gmail.com

alpeb commented 2 years ago

Thanks for this @dleeha . We'll be updating all these versions in a separate PR, so closing this one for now.