Skip to content

Commit

Permalink
Rebase with main
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarriba committed Sep 13, 2023
1 parent 426f679 commit c13c612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/ceilometer_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ func (r *CeilometerReconciler) generateComputeServiceConfigMaps(
// createHashOfInputHashes - creates a hash of hashes which gets added to the resources which requires a restart
// if any of the input resources change, like configs, passwords, ...
//
// returns the hash, whether the hash changed (as a bool) and any error
// returns the hash and any error
func (r *CeilometerReconciler) createHashOfInputHashes(
ctx context.Context,
instance *telemetryv1.Ceilometer,
Expand Down

0 comments on commit c13c612

Please sign in to comment.