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

Replace kompose.image-pull-policy with compose's pull_policy #1923

Open
kominoshja opened this issue Aug 13, 2024 · 0 comments
Open

Replace kompose.image-pull-policy with compose's pull_policy #1923

kominoshja opened this issue Aug 13, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@kominoshja
Copy link

What would you like to be added?

Back in #1052, compose didn't support a pull_policy property, so kompose.image-pull-policy label was added, however since then, compose does have pull_policy and therefore we can construct ImagePullPolicy from pull_policy

Why is this needed?

To avoid redundant labels and confusing issues with defining ImagePullPolicy

@kominoshja kominoshja added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant