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

[v0.11] cherry-picks for v0.11.1 #1885

Merged
merged 2 commits into from Jun 21, 2023
Merged

Conversation

@crazy-max crazy-max changed the base branch from master to v0.11 June 15, 2023 12:09
jedevc and others added 2 commits June 15, 2023 14:10
We need to resolve the strip the cwd:// prefix before attempting to
resolve the dockerfile. Otherwise, we'll get the cwd:// prefix in the
dockerfile name, which isn't stripped out later.

Signed-off-by: Justin Chadwell <me@jedevc.com>
(cherry picked from commit 431732f)
Although a builder from the store cannot be created unless
it has a valid name, this is not the case for a Docker context.

We should skip name validation when checking a node from the
store and fall back to finding one from Docker context instead.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit b1c5449)
@crazy-max crazy-max marked this pull request as ready for review June 21, 2023 10:22
@crazy-max crazy-max requested a review from jedevc June 21, 2023 10:22
@jedevc jedevc merged commit ff87dd1 into docker:v0.11 Jun 21, 2023
58 checks passed
@crazy-max crazy-max deleted the v0.11.1_backport branch June 21, 2023 10:23
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.

None yet

2 participants