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: add tolerations to operator chart #1051

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

rhysjtevans
Copy link
Contributor

A PR to add in tolerations support for the operator deployment.

Fixes #1049

Signed-off-by: Rhys <[email protected]>
@drivebyer drivebyer changed the title added tolerations feat: added tolerations to operator chart Aug 30, 2024
@drivebyer drivebyer changed the title feat: added tolerations to operator chart feat: add tolerations to operator chart Aug 30, 2024
@drivebyer drivebyer merged commit 7c2d396 into OT-CONTAINER-KIT:master Aug 30, 2024
8 of 11 checks passed
@drivebyer
Copy link
Collaborator

👍

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.19%. Comparing base (d121d86) to head (0823827).
Report is 95 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1051       +/-   ##
===========================================
+ Coverage   35.20%   46.19%   +10.99%     
===========================================
  Files          19       20        +1     
  Lines        3213     2704      -509     
===========================================
+ Hits         1131     1249      +118     
+ Misses       2015     1380      -635     
- Partials       67       75        +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

missing tolerations
2 participants