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

Revert --env-file changes #20256

Merged
merged 4 commits into from
Oct 5, 2023
Merged

Revert --env-file changes #20256

merged 4 commits into from
Oct 5, 2023

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Oct 4, 2023

This caused regressions for users, see #19565

Fixes #19565

Does this PR introduce a user-facing change?

Fix regression in --env-file handling. 

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 4, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 4, 2023
@Luap99 Luap99 added the 4.7 label Oct 4, 2023
Luap99 added 3 commits October 4, 2023 17:06
This reverts commit 7ce654f.

see containers#19565

Signed-off-by: Paul Holzinger <[email protected]>
This reverts commit 170a786.

This was a breaking change and users are hitting it,
see containers#19565

Fixes containers#19565

Signed-off-by: Paul Holzinger <[email protected]>
Now that the newline env file change is reverted we have to adapt the
tests.

Signed-off-by: Paul Holzinger <[email protected]>
@Luap99
Copy link
Member Author

Luap99 commented Oct 4, 2023

@edsantiago PTAL at test changes.

@edsantiago
Copy link
Member

Test and changes LGTM. Thank you for taking care of this.

@TomSweeneyRedHat
Copy link
Member

LGTM
some of the tests were not happy, I've rerun. I suspect, but don't know for sure, that they're flakes.

@baude
Copy link
Member

baude commented Oct 5, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 5, 2023
@openshift-ci openshift-ci bot merged commit 4a67d22 into containers:main Oct 5, 2023
97 checks passed
@Luap99 Luap99 deleted the revert-env branch October 5, 2023 08:28
@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 Jan 4, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.7 approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

env-file not handling multiline nor quotes
4 participants