Skip to content

Commit

Permalink
update-gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gandhipr committed Mar 19, 2024
1 parent 1df29be commit 3f82ebf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func CreateAzureNodeInfoComparator(extraIgnoredLabels []string, ratioOpts config
azureIgnoredLabels[resourceNameSuffix] = true
azureIgnoredLabels[aksNodeImageVersion] = true
azureIgnoredLabels[aksConsolidatedAdditionalProperties] = true

for _, k := range extraIgnoredLabels {
azureIgnoredLabels[k] = true
}
Expand Down

0 comments on commit 3f82ebf

Please sign in to comment.