deyaeddin / cert-manager-webhook-hetzner

cert-manager webhook for Hetzner DNS Public API (1.1.1)
https://dns.hetzner.com/api-docs
Apache License 2.0
7 stars 4 forks source link

Errors due to outdated k8s go library #92

Open cf-sewe opened 1 year ago

cf-sewe commented 1 year ago

Can you please consider releasing a new version with updated dependencies? The error are probably only an annoyance, but an update can't hurt.

E1230 10:53:38.975249       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.2/tools/cache/reflector.go:167: Failed to watch *v1beta1.PriorityLevelConfiguration: failed to list *v1beta1.PriorityLevelConfiguration: the server could not find the requested resource
E1230 10:53:39.024762       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.2/tools/cache/reflector.go:167: Failed to watch *v1beta1.FlowSchema: failed to list *v1beta1.FlowSchema: the server could not find the requested resource
E1230 10:53:40.732625       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.20.2/tools/cache/reflector.go:167: Failed to watch *v1beta1.FlowSchema: failed to list *v1beta1.FlowSchema: the server could not find the requested resource
Jacob- commented 1 year ago

We are seeing the same error and have issues with recreating our certificates. Currently investigating further. @cf-sewe do you also see errors with getting new certificates?