Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

to make more accurate task, we may cut tasks into small ones, for instance, upgr... #80

Open
github-actions bot opened this issue Jun 16, 2022 · 1 comment
Labels
bug Something isn't working priority/backlog todo

Comments

@github-actions
Copy link

to make more accurate task, we may cut tasks into small ones, for instance, upgrade kubelet only.

// TODO to make more accurate task, we may cut tasks into small ones, for instance, upgrade kubelet only.

		return items
	}
	// Workaround: if isServerCanSkip, the only server's kubelet may need to upgrade.
	// TODO to make more accurate task, we may cut tasks into small ones, for instance, upgrade kubelet only.
	if len(cpNodes.Items) > 1 || isServerCanSkip {

		t2.Spec.Template.Spec.Commands = append(t2.Spec.Template.Spec.Commands,
			operatorv1.CommandDescriptor{

887d5072b84a5d6c5d0ed3607decdefa75c909cd

@github-actions github-actions bot added the todo label Jun 16, 2022
@pacoxu
Copy link
Owner

pacoxu commented Jun 16, 2022

This is included in #79 for fixing #74.

@pacoxu pacoxu added bug Something isn't working priority/backlog labels Jun 16, 2022
@pacoxu pacoxu added this to the NEXT milestone Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working priority/backlog todo
Projects
None yet
Development

No branches or pull requests

1 participant