Skip to content
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

udpate aws-k8s-cni to 1.7.10 #206

Merged
merged 1 commit into from
Apr 16, 2021
Merged

udpate aws-k8s-cni to 1.7.10 #206

merged 1 commit into from
Apr 16, 2021

Conversation

ettiee
Copy link
Contributor

@ettiee ettiee commented Apr 15, 2021

Update amazon-k8s-cni to 1.7.10.
This was missed in the 1.18 release so we should release a patch to previous releases as well as targetting 1.19.
Could help bug between aws-node / kube-proxy startup when a node comes online
example from @dan-slinky-ckpd

{"level":"info","ts":"2021-04-14T14:33:42.862Z","caller":"entrypoint.sh","msg":"Install CNI binary.."}
{"level":"info","ts":"2021-04-14T14:33:42.877Z","caller":"entrypoint.sh","msg":"Starting IPAM daemon in the background ... "}
{"level":"info","ts":"2021-04-14T14:33:42.879Z","caller":"entrypoint.sh","msg":"Checking for IPAM connectivity ... "}
ERROR: logging before flag.Parse: E0414 14:34:12.902426      10 memcache.go:138] couldn't get current server API group list; will keep using cached value. (Get https://172.20.0.1:443/api?timeout=32s: dial tcp 172.20.0.1:443: i/o timeout)

but kube-proxy didn’t have iptables configured until after

I0414 14:34:13.547814       7 service.go:379] Adding new service port "default/kubernetes:https" at 172.20.0.1:443/TCP

@ettiee ettiee requested a review from a team as a code owner April 15, 2021 14:56
@ettiee ettiee requested review from aidy and kenju and removed request for a team April 15, 2021 14:56
@kenju
Copy link

kenju commented Apr 15, 2021

🔗 possibly related issue

aws/amazon-vpc-cni-k8s#1078

Copy link

@kenju kenju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ettiee ettiee merged commit 33dfc34 into master Apr 16, 2021
@ettiee ettiee deleted the update-plugins branch April 16, 2021 10:02
@ettiee ettiee restored the update-plugins branch April 16, 2021 10:07
@takanabe takanabe deleted the update-plugins branch April 19, 2021 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants