Merge pull request #40196 from resouer/remove-todo
Automatic merge from submit-queue Remove TODOs to refactor kubelet labels To address #39650 completely. Remove label refactoring TODOs, we don't need them since CRI rollout is on the way.
This commit is contained in:
		| @@ -29,7 +29,6 @@ import ( | ||||
| ) | ||||
|  | ||||
| const ( | ||||
| 	// TODO: move those label definitions to kubelet/types/labels.go | ||||
| 	// TODO: change those label names to follow kubernetes's format | ||||
| 	podDeletionGracePeriodLabel    = "io.kubernetes.pod.deletionGracePeriod" | ||||
| 	podTerminationGracePeriodLabel = "io.kubernetes.pod.terminationGracePeriod" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Submit Queue
					Kubernetes Submit Queue