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: cpu resource limits removed during boost #59

Merged
merged 1 commit into from
Aug 12, 2024
Merged

feat: cpu resource limits removed during boost #59

merged 1 commit into from
Aug 12, 2024

Conversation

mikouaj
Copy link
Member

@mikouaj mikouaj commented Aug 12, 2024

closes #57
The CPU limits are removed by the webhook by default for the boost time period.

@mikouaj mikouaj merged commit d4ffdad into main Aug 12, 2024
4 checks passed
@mikouaj mikouaj deleted the no-limits branch August 12, 2024 11:48
CharinduThisara added a commit to Team-ACI-FYP/kube-startup-cpu-boost that referenced this pull request Oct 1, 2024
- Added `apiEndpoint` field to `AutoDurationPolicy` struct in `startupcpuboost_types.go`
- Modified `auto.go` in `internal/boost/duration` to use the `apiEndpoint` for making API calls to get duration predictions
- Updated `startupcpuboost.go` to map the `apiEndpoint` from the `AutoDurationPolicy` spec

Related to google#59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: remove CPU resource limit during the time of a boost
1 participant