release/contrib: Fix and test distroless publishing#43385
Merged
phlax merged 2 commits intoenvoyproxy:mainfrom Feb 8, 2026
Merged
release/contrib: Fix and test distroless publishing#43385phlax merged 2 commits intoenvoyproxy:mainfrom
phlax merged 2 commits intoenvoyproxy:mainfrom
Conversation
7fe66e4 to
7498a8c
Compare
7498a8c to
6952c45
Compare
c4db19c to
69e0d78
Compare
Member
Author
works but we probs want the error to bubble |
07e391c to
69b5675
Compare
9978947 to
f04902e
Compare
Signed-off-by: Ryan Northey <ryan@synca.io>
f04902e to
86a4a8c
Compare
Member
Author
|
/retest transient |
Member
Author
|
/retest flake |
Member
Author
|
tested in staging - will make into an error once it lands the binary (and ci) is fixed |
agrawroh
previously approved these changes
Feb 8, 2026
Signed-off-by: Ryan Northey <ryan@synca.io>
agrawroh
approved these changes
Feb 8, 2026
shane-yuan
pushed a commit
to shane-yuan/envoy
that referenced
this pull request
Feb 11, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
added a commit
to phlax/envoy
that referenced
this pull request
Feb 13, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
added a commit
to phlax/envoy
that referenced
this pull request
Feb 13, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
added a commit
to phlax/envoy
that referenced
this pull request
Feb 20, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
phlax
added a commit
that referenced
this pull request
Feb 20, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix #43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
nickshokri
pushed a commit
to nickshokri/envoy
that referenced
this pull request
Mar 17, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: nick <nickshokri@google.com>
nickshokri
pushed a commit
to nickshokri/envoy
that referenced
this pull request
Mar 17, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: nick <nickshokri@google.com>
fishcakez
pushed a commit
to fishcakez/envoy
that referenced
this pull request
Mar 25, 2026
- add a `-contrib` suffix to the version string - test version strings for suffixes - fix distroless contrib binary - add a test to ensure binary in distroless contrib is really contrib - fix distroless ci to ensure just-built image is the one tested Fix envoyproxy#43382 --------- Signed-off-by: Ryan Northey <ryan@synca.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-contribsuffix to the version stringFix #43382