Skip to content

fix(vpp): add missing release.tag - #95

Merged
indigo423 merged 1 commit into
mainfrom
fix/vpp-release-tag
Jul 6, 2026
Merged

fix(vpp): add missing release.tag#95
indigo423 merged 1 commit into
mainfrom
fix/vpp-release-tag

Conversation

@indigo423

Copy link
Copy Markdown
Contributor

vpp had no release.tag, so RELEASE_TAG rendered empty and publish produced
an invalid image reference (quay.io//.b238 -> 'invalid reference
format'). Only 'publish' reads release.tag, so this stayed latent until the
registry secrets were configured. Tag it vpp:24.10-release (matching
VPP_VERSION).

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Ronny Trommer ronny@no42.org

vpp had no release.tag, so RELEASE_TAG rendered empty and publish produced
an invalid image reference (quay.io/<org>/.b238 -> 'invalid reference
format'). Only 'publish' reads release.tag, so this stayed latent until the
registry secrets were configured. Tag it vpp:24.10-release (matching
VPP_VERSION).

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Ronny Trommer <ronny@no42.org>
@indigo423
indigo423 merged commit 1bb5397 into main Jul 6, 2026
4 checks passed
@indigo423
indigo423 deleted the fix/vpp-release-tag branch July 6, 2026 23:27
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.

1 participant