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(#78): Support adding taint tolerations to pods #83

Merged
merged 9 commits into from
Jan 26, 2023

Conversation

AbdelrhmanHamouda
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #83 (f1d4175) into master (4b4f2b7) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #83      +/-   ##
============================================
+ Coverage     96.82%   97.00%   +0.18%     
- Complexity       72       78       +6     
============================================
  Files            11       12       +1     
  Lines           346      367      +21     
  Branches          7        9       +2     
============================================
+ Hits            335      356      +21     
  Misses            9        9              
  Partials          2        2              
Impacted Files Coverage Δ
...cust/operator/controller/LocustTestReconciler.java 100.00% <100.00%> (ø)
...m/locust/operator/controller/dto/OperatorType.java 100.00% <100.00%> (ø)
...cust/operator/controller/utils/LoadGenHelpers.java 98.83% <100.00%> (+0.02%) ⬆️
...utils/resource/manage/ResourceCreationHelpers.java 99.39% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AbdelrhmanHamouda AbdelrhmanHamouda merged commit 7b59e49 into master Jan 26, 2023
@AbdelrhmanHamouda AbdelrhmanHamouda deleted the 78-feature-req-taint-tolerations branch January 26, 2023 15:00
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.

[Feature request] Allow resource deployments into specific node groups
1 participant