-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
RFE: Add --dry-run
mode on kube play
command/REST API
#15903
Comments
@umohnani8 PTAL |
A friendly reminder that this issue had no activity for 30 days. |
A friendly reminder that this issue had no activity for 30 days. |
A friendly reminder that this issue had no activity for 30 days. |
quadlet --dryrun was just added. #16926 |
/assign |
@vyasgun, please wait before opening a PR/starting to work on it. @containers/podman-maintainers, I am a bit afraid of I am personally not a fan of a |
I don't see this moving forward, I think fixing progress info on pull is the best we can do. Closing. |
for the sake of history, can you perhaps show what the output of the command would look like? |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
podman kube play
command is applying a subset of supported elements from a kubernetes YAML file.so it might be good to know in advance what will be done, elements that will be skipped, etc before applying the command as we may not want to proceed this command depending on the supported items
Describe the results you expected:
--dry-run
option on CLI/REST API to be able to check what would be done so we can better track/notify/report the user to what will be doneAdditional information you deem important (e.g. issue happens only occasionally):
#15902 is more important
Output of
podman version
:Output of
podman info
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes/No
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: