loft-sh / vcluster-plugins

The plugin repository for vcluster. Extend virtual Kubernetes clusters with plugins.
11 stars 6 forks source link

cert-manager-plugin should operate at namespace scope only #40

Closed stan-yago closed 7 months ago

stan-yago commented 10 months ago

cert-manager-plugin error messages are variants of the following:

reflector.go:138] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 Failed to list/watch v1.Secret, v1.Certificate,*v1.Issuer is forbidden: User "system:serviceaccount:ns-vcluster:vc-ns-vcluster" cannot list resource "secrets" in API group "" at the cluster scope: Azure does not have opinion for this user.

facchettos commented 8 months ago

Hi @stan-yago , thanks for the issue. We are currently moving to a new version of plugins, so if we implement it it will most likely be done there.