-
Notifications
You must be signed in to change notification settings - Fork 753
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
Getting Failed to watch *v1alpha1.CNINode: unknown (get cninodes.vpcresources.k8s.aws) after upgrade to 1.15.0 #2589
Comments
Yep, this is harmless and fixed by #2570. Will ship in v1.15.1 in mid-October |
what exactly time v1.15.1 release? I'm waiting for it to test. |
@jdn5126 Any idea when the v1.15.1 will be ready? Waiting for it too. |
The target is mid-October, so hoping to finish up release prep this week and make it available early next week |
Thanks for the update @jdn5126. |
Closing now that v1.15.1 is released on GitHub |
|
@jdn5126 I'm still seeing this occur in v1.15.1-eksbuild.1 in one of my clusters:
Bug: #2562 |
@oxr463 I don't see that issue anymore on my end with v1.15.1. Try setting the network policy to false and give it a try. You may want to check on the config map |
We also keep seeing the error in the logs:
the version of vpc-cni plugin is amazon-k8s-cni:v1.15.1-eksbuild.1
both set to false (default) |
Yes, those were already set to false like in this comment, #2562 (comment) |
It sounds like the fix to prevent the |
What happened:
After upgrade to 1.15.0 I started to get a lot of error messages:
I'm not using Network Policies in EKS cluster.
Attach logs
What you expected to happen:
No error messages.
How to reproduce it (as minimally and precisely as possible):
kubectl -n kube-system logs aws-node-*****
Anything else we need to know?:
Nope.
Environment:
kubectl version
):Client Version: v1.25.12
Server Version: v1.25.12-eks-2d98532
cat /etc/os-release
): Bottlerocket OS 1.14.2 (aws-k8s-1.25)uname -a
): Linux ip-10-151-8-251.eu-west-1.compute.internal 5.15.117 Initial commit of amazon-vpc-cni-k8s #1 SMP Thu Jul 6 03:52:07 UTC 2023 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: