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

Bump imagebuilder for ARG fix #2373

Merged
merged 1 commit into from
May 26, 2020

Conversation

TomSweeneyRedHat
Copy link
Member

Bump imagebuilder to the latest upstream to get the ARG fix from
openshift/imagebuilder#159

Also touched up the install.md with vendoring from a commitId so
I won't have to run all around looking for it next time.

Fixes: #2192
and probably #2345

Signed-off-by: TomSweeneyRedHat [email protected]

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake
/kind other

What this PR does / why we need it:

How to verify it

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Bump imagebuilder to the latest upstream to get the ARG fix from
openshift/imagebuilder#159

Also touched up the install.md with vendoring from a commitId so
I won't have to run all around looking for it next time.

Fixes: containers#2192
       and probably containers#2345

Signed-off-by: TomSweeneyRedHat <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented May 23, 2020

We should release a new imagebuilder for this so we can work well with Debian.

@rhatdan
Copy link
Member

rhatdan commented May 23, 2020

lgtm

@rhatdan
Copy link
Member

rhatdan commented May 24, 2020

@giuseppe
Copy link
Member

LGTM

@giuseppe
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request May 25, 2020
2373: Bump imagebuilder for ARG fix r=giuseppe a=TomSweeneyRedHat

Bump imagebuilder to the latest upstream to get the ARG fix from
openshift/imagebuilder#159

Also touched up the install.md with vendoring from a commitId so
I won't have to run all around looking for it next time.

Fixes: #2192
       and probably #2345

Signed-off-by: TomSweeneyRedHat <[email protected]>

<!--
Thanks for sending a pull request!

Please make sure you've read and understood our contributing guidelines
(https://github.com/containers/buildah/blob/master/CONTRIBUTING.md) as well as ensuring
that all your commits are signed with `git commit -s`.
-->

#### What type of PR is this?

<!--
Please label this pull request according to what type of issue you are
addressing, especially if this is a release targeted pull request.

Uncomment only one `/kind <>` line, hit enter to put that in a new line, and
remove leading whitespace from that line:
-->

> /kind api-change
> /kind bug
> /kind cleanup
> /kind deprecation
> /kind design
> /kind documentation
> /kind failing-test 
> /kind feature
> /kind flake
> /kind other

#### What this PR does / why we need it:

#### How to verify it

#### Which issue(s) this PR fixes:

<!--
Automatically closes linked issue when PR is merged.
Uncomment the following comment block and include the issue
number or None on one line.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`, or `None`.
-->

<!--
Fixes #
or
None
-->

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

<!--
If no, just write `None` in the release-note block below. If yes, a release note
is required: Enter your extended release note in the block below. If the PR
requires additional action from users switching to the new release, include the
string "action required".

For more information on release notes please follow the kubernetes model:
https://git.k8s.io/community/contributors/guide/release-notes.md
-->

```release-note

```



Co-authored-by: TomSweeneyRedHat <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 25, 2020

Build failed:

  • cirrus-ci/success

@rhatdan
Copy link
Member

rhatdan commented May 25, 2020

bors retry

bors bot added a commit that referenced this pull request May 25, 2020
2373: Bump imagebuilder for ARG fix r=giuseppe a=TomSweeneyRedHat

Bump imagebuilder to the latest upstream to get the ARG fix from
openshift/imagebuilder#159

Also touched up the install.md with vendoring from a commitId so
I won't have to run all around looking for it next time.

Fixes: #2192
       and probably #2345

Signed-off-by: TomSweeneyRedHat <[email protected]>

<!--
Thanks for sending a pull request!

Please make sure you've read and understood our contributing guidelines
(https://github.com/containers/buildah/blob/master/CONTRIBUTING.md) as well as ensuring
that all your commits are signed with `git commit -s`.
-->

#### What type of PR is this?

<!--
Please label this pull request according to what type of issue you are
addressing, especially if this is a release targeted pull request.

Uncomment only one `/kind <>` line, hit enter to put that in a new line, and
remove leading whitespace from that line:
-->

> /kind api-change
> /kind bug
> /kind cleanup
> /kind deprecation
> /kind design
> /kind documentation
> /kind failing-test 
> /kind feature
> /kind flake
> /kind other

#### What this PR does / why we need it:

#### How to verify it

#### Which issue(s) this PR fixes:

<!--
Automatically closes linked issue when PR is merged.
Uncomment the following comment block and include the issue
number or None on one line.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`, or `None`.
-->

<!--
Fixes #
or
None
-->

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

<!--
If no, just write `None` in the release-note block below. If yes, a release note
is required: Enter your extended release note in the block below. If the PR
requires additional action from users switching to the new release, include the
string "action required".

For more information on release notes please follow the kubernetes model:
https://git.k8s.io/community/contributors/guide/release-notes.md
-->

```release-note

```



Co-authored-by: TomSweeneyRedHat <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 25, 2020

Build failed:

  • cirrus-ci/success

@TomSweeneyRedHat
Copy link
Member Author

bors retry

@bors
Copy link
Contributor

bors bot commented May 26, 2020

Build succeeded:

  • cirrus-ci/success

@bors bors bot merged commit 1088d30 into containers:master May 26, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COPY does not expand ENV nor ARG variables in --chown
3 participants