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 node affinity through the custom resource #81

Conversation

AbdelrhmanHamouda
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #81 (6115678) into master (17551d5) will increase coverage by 96.82%.
The diff coverage is 96.42%.

❗ Current head 6115678 differs from pull request most recent head 7bb1782. Consider uploading reports for the commit 7bb1782 to get more accurate results

@@              Coverage Diff              @@
##             master      #81       +/-   ##
=============================================
+ Coverage          0   96.82%   +96.82%     
- Complexity        0       72       +72     
=============================================
  Files             0       11       +11     
  Lines             0      346      +346     
  Branches          0        7        +7     
=============================================
+ Hits              0      335      +335     
- Misses            0        9        +9     
- Partials          0        2        +2     
Impacted Files Coverage Δ
...om/locust/operator/controller/utils/Constants.java 100.00% <ø> (ø)
...utils/resource/manage/ResourceCreationHelpers.java 99.33% <94.73%> (ø)
...cust/operator/controller/LocustTestReconciler.java 100.00% <100.00%> (ø)
...cust/operator/controller/utils/LoadGenHelpers.java 98.80% <100.00%> (ø)
src/main/java/com/locust/Application.java 0.00% <0.00%> (ø)
...com/locust/operator/customresource/LocustTest.java 100.00% <0.00%> (ø)
...utils/resource/manage/ResourceCreationManager.java 83.33% <0.00%> (ø)
... and 5 more

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 4b4f2b7 into master Jan 23, 2023
@AbdelrhmanHamouda AbdelrhmanHamouda deleted the 78-feature-request-allow-resource-deployments-into-specific-node-groups branch January 23, 2023 15:31
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