Skip to content

Conversation

pawloch00
Copy link
Collaborator

Fixes / Features

Testing / Documentation

Testing details.

  • [ y/n ] Tests pass
  • [ y/n ] Appropriate changes to documentation are included in the PR

Signed-off-by: Piotr Pawłowski <[email protected]>
# new_memory_limit = (
# f'{max(math.ceil(int(out) * MEMORY_SIZE_PER_VM), MIN_MEMORY_LIMIT_SIZE)}Mi'
# )
kueue_controller_manager_yaml = 'https://raw.githubusercontent.com/GoogleCloudPlatform/cluster-toolkit/refs/tags/v1.57.1/modules/management/kubectl-apply/manifests/kueue-v0.12.2.yaml'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kueue and CT versions can be variables

@pawloch00
Copy link
Collaborator Author

@SujeethJinesh we are removing string with patch to kueue manager config. If you want to change limits in kueue config please come up with another way to do this. The way it is now is error prone and creates two sources of same kueue config.

Signed-off-by: Piotr Pawłowski <[email protected]>
Signed-off-by: Piotr Pawłowski <[email protected]>
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.

3 participants