-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Rename all references to kpod to podman #145
Conversation
LGTM assuming happy tests. Hard to tell if any were missed. I say press the merge button while looking between your fingers. I'd also suggest holding the merge to Monday morn. Murphy lets the chances go up exponentially for problems from PR's like this on a Friday night. |
| [kpod-unpause(1)](/docs/kpod-unpause.1.md) | Unpause one or more running containers |[![...](/docs/play.png)](https://asciinema.org/a/141292)| | ||
| [kpod-version(1)](/docs/kpod-version.1.md) | Display the version information |[![...](/docs/play.png)](https://asciinema.org/a/mfrn61pjZT9Fc8L4NbfdSqfgu)| | ||
| [kpod-wait(1)](/docs/kpod-wait.1.md) | Wait on one or more containers to stop and print their exit codes|| | ||
| [podman(1)](/docs/podman.1.md) | Simple management tool for pods and images || |
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.
No need to make changes in vendor/
We should get a PR into CRI-O to fix readme and transfer there and revendor to remove the last few mentions
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.
oops.
Fixed
One extra file in vendor got added otherwise LGTM |
e72819f
to
7951f88
Compare
Remove or comment out unused functions. Signed-off-by: Daniel J Walsh <[email protected]>
LGTM |
The decision is in, kpod is going to be named podman. Signed-off-by: Daniel J Walsh <[email protected]>
@rh-atomic-bot r=umohnani8 |
📌 Commit 1e1e998 has been approved by |
⚡ Test exempted: pull fully rebased and already tested. |
The decision is in, kpod is going to be named podman. Signed-off-by: Daniel J Walsh <[email protected]> Closes: #145 Approved by: umohnani8
Simple management tool for containers and images "podman shares state with crio and so has the capability to debug pods/images created by crio" containers/podman#145
Simple management tool for containers and images "podman shares state with crio and so has the capability to debug pods/images created by crio" containers/podman#145
Simple management tool for containers and images "podman shares state with crio and so has the capability to debug pods/images created by crio" containers/podman#145
Pass interface name and MAC back to runtime
No description provided.