Skip to content

Commit

Permalink
chore: Fix docgen failures (#7142)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis authored Oct 1, 2024
1 parent 382bcb2 commit 2da6767
Show file tree
Hide file tree
Showing 4 changed files with 1,344 additions and 661 deletions.
1 change: 1 addition & 0 deletions hack/docs/metrics_gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ func getIdentMapping(identName string) (string, error) {

"MetricNamespace": "operator",
"MetricSubsystem": "status_condition",
"TerminationSubsystem": "termination",
"WorkQueueSubsystem": "workqueue",
"DepthKey": "depth",
"AddsKey": "adds_total",
Expand Down
Loading

0 comments on commit 2da6767

Please sign in to comment.