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

Support --configmap in podman kube play with podman remote #17513

Closed
ycouble opened this issue Feb 15, 2023 · 4 comments · Fixed by #18005
Closed

Support --configmap in podman kube play with podman remote #17513

ycouble opened this issue Feb 15, 2023 · 4 comments · Fixed by #18005
Labels
kind/feature Categorizes issue or PR as related to a new feature. kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@ycouble
Copy link

ycouble commented Feb 15, 2023

Feature request description

Podman enables the use of kube configmaps when replaying a kube yaml file. (https://docs.podman.io/en/latest/markdown/podman-kube-play.1.html#configmap-path)

However, the option is not made available to the remote client, which, if i understood correctly, means macOS and Windows user cannot use the feature.

The request is to support the configmap option in podman-remote

Suggest potential solution

Same behaviour as podman kube play --configmap

Have you considered any alternatives?

Alternative solution would be to include the configmap in the main kube yaml file. Only downside is that it is more tedious to do when passing different configmap files in different context (e.g. production stage related environment variables)

Additional context

Context : fresh install of podman through brew

@ycouble ycouble added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 15, 2023
@rhatdan rhatdan added the kube label Feb 17, 2023
@rhatdan
Copy link
Member

rhatdan commented Feb 17, 2023

Interested in opening a PR to fix?

@ycouble
Copy link
Author

ycouble commented Feb 20, 2023

Sorry, I don't think I would be able to implement any fix, by lack of competency in Go :(

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Mar 27, 2023

@umohnani8 PTAL

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Aug 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants