Skip to content

Commit

Permalink
Update pkg/hive/resources.go
Browse files Browse the repository at this point in the history
Co-authored-by: Caden Marchese <[email protected]>
  • Loading branch information
tsatam and cadenmarchese committed Dec 4, 2024
1 parent ce72430 commit 86fc4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/hive/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ func adoptedClusterDeployment(namespace, clusterName, clusterID, infraID, resour
},
Annotations: map[string]string{
// https://github.com/openshift/hive/pull/2501
// Disable hibernation controller
// Disable hibernation controller as it is not used as part of ARO's Hive implementation

Check failure on line 208 in pkg/hive/resources.go

View workflow job for this annotation

GitHub Actions / golangci-lint

File is not `gofmt`-ed with `-s` (gofmt)
"hive.openshift.io/infra-disabled": "true",
},
},
Expand Down

0 comments on commit 86fc4cb

Please sign in to comment.