mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Remove TODOs to refactor kubelet labels
This commit is contained in:
parent
32e163c928
commit
6fd6f0e4a6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user