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

modify chart to support nodeSelector and tolerations #789

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

eranreshef-starkware
Copy link
Collaborator

@eranreshef-starkware eranreshef-starkware commented Jun 29, 2023

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information


This change is Reviewable

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #789 (5835071) into main (c612656) will increase coverage by 0.74%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #789      +/-   ##
==========================================
+ Coverage   69.42%   70.17%   +0.74%     
==========================================
  Files          41       41              
  Lines        4278     4278              
  Branches     4278     4278              
==========================================
+ Hits         2970     3002      +32     
+ Misses        684      653      -31     
+ Partials      624      623       -1     

see 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link

@alon-dotan-starkware alon-dotan-starkware left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @dan-starkware and @eranreshef-starkware)


deployments/helm/values.yaml line 26 at r1 (raw file):

deployment:
  # Optional - nodeSelector
  node_selector:

nodeSelector

@eranreshef-starkware
Copy link
Collaborator Author

deployments/helm/values.yaml line 26 at r1 (raw file):

Previously, alon-dotan-starkware wrote…

nodeSelector

done. I will make another PR to align everything to camleCase.

Copy link
Collaborator

@dan-starkware dan-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r2.
Reviewable status: 1 of 2 files reviewed, 1 unresolved discussion (waiting on @alon-dotan-starkware)

Copy link
Collaborator

@dan-starkware dan-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @alon-dotan-starkware)

Copy link

@alon-dotan-starkware alon-dotan-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 2 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @eranreshef-starkware)

@eranreshef-starkware eranreshef-starkware added this pull request to the merge queue Jul 4, 2023
Merged via the queue into main with commit d371b17 Jul 4, 2023
16 checks passed
@eranreshef-starkware eranreshef-starkware deleted the eran/helm/node-selector-and-tolerations branch July 4, 2023 06:41
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants