Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HorizontalPortrait: Introduce fully functional k8s HPA reactive scaling #54

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

zqzten
Copy link
Member

@zqzten zqzten commented Sep 18, 2023

What type of PR is this?

/kind feature
/kind dependencies

What this PR does / why we need it:

This PR rewrites the KubeHPA implementation of reactive HorizontalPortrait by directly utilizing the k8s code to avoid code duplication and thus make the code easier to maintain. It also enables support for all kinds of metric types including non-resource ones.

@zqzten zqzten added kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature. kind/dependencies Pull requests that update a dependency file. labels Sep 18, 2023
@zqzten zqzten added this to the v0.2 milestone Sep 18, 2023
@dayko2019 dayko2019 merged commit 71b188d into traas-stack:main Sep 18, 2023
2 checks passed
@zqzten zqzten deleted the reactive branch September 18, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file. kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants