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(merlin): Add default tolerations and node selectors for Merlin batch jobs #402

Conversation

deadlycoconuts
Copy link
Contributor

Motivation

In line with the changes introduced in caraml-dev/merlin#539 to expose tolerations and node selectors on pods where Merlin batch jobs are run, we are introducing default values for these fields in the default Merlin Helm values file. These values were previously hardcoded in the Merlin API server files as variables.

Modification

  • Add default tolerations and node selectors for Merlin batch jobs

Checklist

  • Chart version bumped
  • README.md updated

@deadlycoconuts deadlycoconuts added the enhancement New feature or request label Feb 28, 2024
@deadlycoconuts deadlycoconuts self-assigned this Feb 28, 2024
@deadlycoconuts deadlycoconuts requested a review from a team as a code owner February 28, 2024 07:08
Copy link
Contributor

@leonlnj leonlnj left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@deadlycoconuts deadlycoconuts merged commit b347ac8 into caraml-dev:main Mar 6, 2024
3 checks passed
@deadlycoconuts deadlycoconuts deleted the add_default_batch_job_node_selectors branch November 19, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants