Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #15339 from edsantiago/docs_dedup_annotation | OpenShift Merge Robot | 2022-08-16 |
|\ | | | | | Man pages: refactor common options: --annotation | ||
| * | Man pages: refactor common options: --annotation | Ed Santiago | 2022-08-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the --annotation option, but only between podman create, kube play, and run. This does not include: * podman build: - usage is in terms of images, not containers/pods * manifest add, manifest annotate: - usage is in terms of images, not containers/pods - also, wording is slightly different Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | | Add "podman kube generate" command | Niall Crowe | 2022-08-11 |
|/ | | | | | | | | "podman kube generate" creates Kubernetes YAML from Podman containers, pods or volumes. Users will still be able to use "podman generate kube" as an alias of "kube generate". Signed-off-by: Niall Crowe <nicrowe@redhat.com> | ||
* | Man pages: refactor common options | Ed Santiago | 2022-08-09 |
Continued. Harder-to-review ones this time. Signed-off-by: Ed Santiago <santiago@redhat.com> |