Skip to content

[ws-daemon] Fix CPU limit annotation #8458

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

Closed
wants to merge 1 commit into from
Closed

Conversation

csweichel
Copy link
Contributor

Description

When we updated the CPU limiting mechanism, we broke the gitpod.io/cpuLimit annotation. This PR makes that annotation work again. It effectively controls the base and burst limits of a workspace.

How to test

  1. Start a workspace
  2. Set the gitpod.io/cpuLimit annotation on that workspace
  3. Observe how the workspace's cfs quota gets set to that value

Release Notes

Made the `gitpod.io/cpuLimit` annotation work again

@csweichel
Copy link
Contributor Author

closed in favour of #8459

@csweichel csweichel closed this Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants