cloud-provider-aws
cloud-provider-aws copied to clipboard
update to latest v1.28 version
What type of PR is this? /kind bug
What this PR does / why we need it: Update k8s dependencies to v1.28.7
Which issue(s) this PR fixes: Fixes https://github.com/kubernetes/cloud-provider-aws/issues/824.
Mainly cause it includes https://github.com/kubernetes/kubernetes/pull/120943. Hence the race condition between the node controller and the service controller picking up nodes before providerID is set on the node, should trigger another LB backend reconciliation to solve the issue.
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Update k8s.io dependencies to v0.28.7