Yuriy6735
Yuriy6735
Are there any updates?
Have the same issue after upgrade to EKS 1.22(1.23). ``` W1025 08:07:07.523722 10 reflector.go:324] storage/cacher.go:/external-secrets.io/clustersecretstores: failed to list external-secrets.io/v1alpha1, Kind=ClusterSecretStore: conversion webhook for external-secrets.io/v1beta1, Kind=ClusterSecretStore failed: Post "https://external-secrets-operator-webhook.external-secrets.svc:443/convert?timeout=30s": service "external-secrets-operator-webhook"...
@jonjesse, @mattpopa, did you find a fix?
I have `spec.conversion` in the `ClusterSecretStore` ``` spec: conversion: strategy: Webhook webhook: clientConfig: caBundle: Cf== service: name: kubernetes namespace: default path: /convert port: 443 conversionReviewVersions: - v1 ``` ClusterSecretStore CRD...
Confirm, installed CRDs from https://github.com/external-secrets/external-secrets/tree/main/config/crds/bases and helm chart with `installCRDs: false` do not generate spamming logs. (certController and webhook disabled)
Same for me. Is there any known fix?
Any updates on this? I still see this error in 7.9.1