-
-
Notifications
You must be signed in to change notification settings - Fork 511
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 system requirements parent docs page for podman and colima #562
Conversation
Signed-off-by: Gaurav Gahlot <gauravgahlot0107@gmail.com>
@mdelapenya I'm a bit unsure if this is the only required change. Please take a look and let me know. |
Codecov Report
@@ Coverage Diff @@
## main #562 +/- ##
=======================================
Coverage 69.04% 69.04%
=======================================
Files 22 22
Lines 2174 2174
=======================================
Hits 1501 1501
Misses 535 535
Partials 138 138 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: Gaurav Gahlot <gauravgahlot0107@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for your contributions!
* main: Add system requirements parent docs page for podman and colima (#562) Support for cap-add/cap-drop (#555) fix container NetworkMode usage (#560) chore: use hashed versions of test-summary action (#556) chore: use container.State() function in tests (#543) Log docker server info (#548) docs: add docs regarding Colima usage (#547) chore: add emoji to breaking changes in release drafter (#542) chore: add CONTRIBUTING file (#539) issue #537 Rename the wait/multi.go file to wait/all.go (#541) docs: add a basic layout for wait strategies in docs (#536) docs: improve consistency and fix typos (#534) chore: do not skip test (#528) chore: include test flakiness in the release drafter (#535) chore: retire old versions of Go (#530)
Closes - #554