Skip to content

Commit

Permalink
Re-trigger goveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Nov 21, 2023
1 parent 3ca7918 commit f0eedb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/v1alpha5/labels.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ var (
// LabelDomainExceptions are sub-domains of the RestrictedLabelDomains but allowed because
// they are not used in a context where they may be passed as argument to kubelet.
LabelDomainExceptions = sets.NewString(
"kops.k8s.io",
"ops.k8s.io",
v1.LabelNamespaceSuffixNode,
v1.LabelNamespaceNodeRestriction,
)
Expand Down

0 comments on commit f0eedb8

Please sign in to comment.