Skip to content

Commit

Permalink
Update auto-gen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Sep 22, 2024
1 parent 413abfe commit 813cc8a
Show file tree
Hide file tree
Showing 5 changed files with 693 additions and 592 deletions.
1 change: 1 addition & 0 deletions hack/docs/instancetypes_gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ below are the resources available with some assumptions and after the instance o
delete(labelNameMap, corev1.LabelTopologyZone)
delete(labelNameMap, v1.LabelTopologyZoneID)
delete(labelNameMap, karpv1.CapacityTypeLabelKey)
delete(labelNameMap, v1.LabelInstanceLocalNVME)

labelNames := lo.Keys(labelNameMap)

Expand Down
1 change: 1 addition & 0 deletions hack/docs/metrics_gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ func getIdentMapping(identName string) (string, error) {
"Namespace": metrics.Namespace,

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

0 comments on commit 813cc8a

Please sign in to comment.