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

docs: run local container dependencies blogpost #5598

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

KollaAdithya
Copy link
Contributor

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@KollaAdithya KollaAdithya requested a review from a team as a code owner January 9, 2024 17:55
@KollaAdithya KollaAdithya requested review from CaptainCarpensir and removed request for a team January 9, 2024 17:55
Copy link

github-actions bot commented Jan 9, 2024

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 57132 56796 +0.59
macOS (arm) 58156 57796 +0.62
linux (amd) 50096 49804 +0.59
linux (arm) 49344 49092 +0.51
windows (amd) 47200 46940 +0.55

```

This means that your main container will start only after nginx sidecar container has started and nginx will start only after startup container is completed successfully.
Copy link
Contributor

Choose a reason for hiding this comment

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

i feel like we should show the startup container in this example?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (211f623) 70.01% compared to head (5c2c463) 70.01%.
Report is 1 commits behind head on mainline.

Additional details and impacted files
@@             Coverage Diff              @@
##           mainline    #5598      +/-   ##
============================================
- Coverage     70.01%   70.01%   -0.01%     
============================================
  Files           302      303       +1     
  Lines         46534    46584      +50     
  Branches        299      299              
============================================
+ Hits          32579    32614      +35     
- Misses        12370    12384      +14     
- Partials       1585     1586       +1     

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

@mergify mergify bot merged commit af7c209 into aws:mainline Jan 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants