-
-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[POP-404] Deprecation check failed #181
Comments
I have the same question. Here a Ingress that I have that return a POP-404 message.
|
I get the same error on almost all resources with K8s version v1.21.2. I think its related to the K8s version in combination with the following method: popeye/internal/sanitize/dp.go Line 224 in a80f6ae
The SelfLink field is deprecated with v1.21.0:
https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#ObjectMeta |
Fixed v0.9.4! |
Looks good but container push for v0.9.5 failed I think 🙈 |
Hi
I'm getting
[POP-404] Deprecation check failed. Unable to assert resource version
on ingresses on GKE.What is the problem?
The text was updated successfully, but these errors were encountered: