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

feat(autoscaling): support intelligent hpa #88

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

kapybar4
Copy link
Contributor

What type of PR is this?

Features

What this PR does / why we need it:

IHPA is a superset of HPA, which provides workload prediction indicators based on resource portraits and provides scheduled scaling capabilities similar to CronHPA. IHPA is mainly composed of two CRDs, one is IHPA itself and the other is VirtualWorkload. VirtualWorkload is used to support the preview mode of IHPA, which replaces the real workload for virtual scaling.

Which issue(s) this PR fixes:

Special notes for your reviewer:

@WangZzzhe WangZzzhe added enhancement New feature or request workflow/need-review review: test succeeded, need to review labels Jun 18, 2024
WangZzzhe
WangZzzhe previously approved these changes Jun 18, 2024
caohe
caohe previously approved these changes Jun 18, 2024
@kapybar4 kapybar4 changed the title feat(autoscaing): support intelligent hpa feat(autoscaling): support intelligent hpa Jun 18, 2024
@kapybar4 kapybar4 dismissed stale reviews from WangZzzhe and caohe via b8de296 June 24, 2024 03:09
@kapybar4 kapybar4 force-pushed the feat-ihpa branch 3 times, most recently from 6ef49df to 296e157 Compare June 24, 2024 06:24
WangZzzhe
WangZzzhe previously approved these changes Jun 26, 2024
caohe
caohe previously approved these changes Jun 26, 2024
@kapybar4 kapybar4 dismissed stale reviews from caohe and WangZzzhe via 71f6b63 June 26, 2024 07:38
@kapybar4 kapybar4 force-pushed the feat-ihpa branch 2 times, most recently from 71f6b63 to a6c6633 Compare June 26, 2024 08:08
@luomingmeng luomingmeng merged commit bddf0c6 into kubewharf:main Jun 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants