cloud-provider-aws icon indicating copy to clipboard operation
cloud-provider-aws copied to clipboard

update to latest v1.28 version

Open kon-angelo opened this issue 11 months ago • 5 comments

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

kon-angelo avatar Mar 07 '24 12:03 kon-angelo