Skip to content

Commit 71d5ee4

Browse files
committed
fix lint
1 parent a0eaa9b commit 71d5ee4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.chloggen/k8s-hpa-metric.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ note: Adds metrics and attributes to track k8s HPA's metric target values for CP
1414

1515
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
1616
# The values here must be integers.
17-
issues: []
17+
issues: [2182]
1818

1919
# (Optional) One or more lines of additional information to render under the primary note.
2020
# These lines will be padded with 2 spaces and then inserted directly into the document.

model/k8s/registry.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,4 +451,3 @@ groups:
451451
value: 'terminating'
452452
brief: "Terminating namespace phase as described by [K8s API](https://pkg.go.dev/k8s.io/[email protected]/core/v1#NamespacePhase)"
453453
stability: development
454-

0 commit comments

Comments
 (0)