-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent multiple ScaledObjects managing one HPA (#6198)
* Prevent multiple ScaledObjects managing one HPA Signed-off-by: wangrushen <wrs369@88.com> * fix: e2e test and mv changelog to improvements Signed-off-by: wangrushen <wrs369@88.com> * check nil for spec.advanced.horizontalPodAutoscalerConfig Signed-off-by: wangrushen <wrs369@88.com> --------- Signed-off-by: wangrushen <wrs369@88.com>
- Loading branch information
Showing
3 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters