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

fix: allow to pick-up .yml (in addition to .yaml) file extension on play kube #539

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Oct 10, 2022

What does this PR do?

Allows .yml in addition to .yaml

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes #538

How to test this PR?

Try to select a .yml file

Change-Id: I36bc3093ca374dbb0cf0db75c90f961808442fb6
Signed-off-by: Florent Benoit fbenoit@redhat.com

fixes containers#538

Change-Id: I36bc3093ca374dbb0cf0db75c90f961808442fb6
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf changed the title feat: allow to pick-up .yml file extension on play kube fix: allow to pick-up .yml (in addition to .yaml) file extension on play kube Oct 10, 2022
Copy link
Collaborator

@slemeur slemeur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tks !!

@benoitf benoitf enabled auto-merge (rebase) October 10, 2022 08:26
@benoitf benoitf merged commit 45650f7 into containers:main Oct 10, 2022
@podman-desktop-bot podman-desktop-bot added this to the 0.9.0 milestone Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impossible to select *.yml files
3 participants