Jack Francis
Jack Francis
/assign @raywainman
@jklaw90 you can rebase off of current master, CA UT is fixed
/lgtm /approve
I did a cursory code audit and it looks like the soft taints are being sanely managed (both create and delete taints, if appropriate) based on a calculation of whether...
@jlamillan is something as simple as this sufficient? ```sh $ git diff diff --git a/cluster-autoscaler/core/static_autoscaler.go b/cluster-autoscaler/core/static_autoscaler.go index 95285b828..c94f8120b 100644 --- a/cluster-autoscaler/core/static_autoscaler.go +++ b/cluster-autoscaler/core/static_autoscaler.go @@ -681,6 +681,9 @@ func (a *StaticAutoscaler)...
@willie-yao could you post some equivalent dualstack test failures that occur on clusters without MachinePools?
@sbueringer is your comment about pivoting to a self-hosted cluster feedback for a potential chante to this PR?
cc @mboersma @nojnhuh @nawazkh @willie-yao @Jont828 we have another test scenario in our optional job, if we get flakes for this flatcar test, please file an issue and reach out...
apiversion upgrade test seems to be complaining about 1.27.16, is there some CI version or image promotion housekeeping we need to do to get that test passing? cc @mboersma