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

Add batch-apply option to environment apply #505

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

poornima-krishnasamy
Copy link
Contributor

This PR add option to apply set of namespaces based on --batch-apply-index and --batch-apply-size. This is in preparation to split the apply-live environment job and apply in batches parallelly

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (0ec7a0b) 37.09% compared to head (a4affc5) 37.81%.

Files Patch % Lines
pkg/environment/environmentApply.go 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   37.09%   37.81%   +0.71%     
==========================================
  Files          50       50              
  Lines        3181     3184       +3     
==========================================
+ Hits         1180     1204      +24     
+ Misses       1873     1851      -22     
- Partials      128      129       +1     

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

@poornima-krishnasamy poornima-krishnasamy merged commit a2b06fc into main Dec 5, 2023
7 checks passed
@poornima-krishnasamy poornima-krishnasamy deleted the split-env-ns branch December 5, 2023 12:50
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.

3 participants