Skip to content

Commit

Permalink
Merge branch 'bug/1983-2' into bug/1983
Browse files Browse the repository at this point in the history
  • Loading branch information
iblancasa committed Jul 27, 2023
2 parents 1e4b9a6 + 43a0706 commit 1671d77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/autodetect/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ func (b *Background) detectAutoscalingVersion(ctx context.Context) {
viper.Set(v1.FlagAutoscalingVersion, detectedVersion)
log.Log.V(-1).Info(fmt.Sprintf("found the horizontalpodautoscalers api in %s", detectedVersion))
}

}

// AvailableAPIs returns available list of CRDs from the cluster.
Expand Down

0 comments on commit 1671d77

Please sign in to comment.