Skip to content

bake: fix validation for linking to itself#2700

Merged
crazy-max merged 1 commit into
docker:masterfrom
tonistiigi:fix-link-itself
Sep 17, 2024
Merged

bake: fix validation for linking to itself#2700
crazy-max merged 1 commit into
docker:masterfrom
tonistiigi:fix-link-itself

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

Small fix for the condition of linking to itself. target.Name is usually empty as used by the matrix feature. This still errored before as well because the infinite loop was detected, but this error condition was ineffective.

@thompson-shaun thompson-shaun added the kind/bug Something isn't working label Sep 17, 2024
@thompson-shaun thompson-shaun added this to the v0.17.2 milestone Sep 17, 2024
@crazy-max crazy-max merged commit 8d3d32e into docker:master Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/bake kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants