Skip to content

Commit

Permalink
feat: Remove karpenter.sh/managed-by var (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
rschalo authored Jul 29, 2024
1 parent 574d16c commit ebf9144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/apis/v1/labels.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ const (
const (
DoNotDisruptAnnotationKey = apis.Group + "/do-not-disrupt"
ProviderCompatibilityAnnotationKey = apis.CompatibilityGroup + "/provider"
ManagedByAnnotationKey = apis.Group + "/managed-by"
NodePoolHashAnnotationKey = apis.Group + "/nodepool-hash"
NodePoolHashVersionAnnotationKey = apis.Group + "/nodepool-hash-version"
KubeletCompatibilityAnnotationKey = apis.CompatibilityGroup + "/v1beta1-kubelet-conversion"
Expand Down

0 comments on commit ebf9144

Please sign in to comment.