Skip to content

docker/ci: Add debugging info#25626

Merged
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:ci-docker-debug
Feb 20, 2023
Merged

docker/ci: Add debugging info#25626
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:ci-docker-debug

Conversation

@phlax
Copy link
Copy Markdown
Member

@phlax phlax commented Feb 17, 2023

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@phlax
Copy link
Copy Markdown
Member Author

phlax commented Feb 17, 2023

@lizan i think we should add this first before making too much changes in the docker ci file as its a bit complex and hard to track

one thing running this reveals straight away is that (at least with the context i was testing) the release images are pushed (afaict needlessly) a second time - not sure if we can just remove - windows is a factor

@phlax phlax force-pushed the ci-docker-debug branch 2 times, most recently from f4590de to f37d4a6 Compare February 17, 2023 13:27
Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax
Copy link
Copy Markdown
Member Author

phlax commented Feb 17, 2023

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Check envoy-presubmit didn't fail.

🐱

Caused by: a #25626 (comment) was created by @phlax.

see: more, trace.

# docker buildx doesn't do push with default builder
docker "${BUILD_COMMAND[@]}" --platform "${PLATFORM}" "${args[@]}" -t "${BUILD_TAG}" . --push ||
docker push "${BUILD_TAG}"
echo ""
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this necessary?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it makes it easier to parse the output - ie it separates the blocks

Copy link
Copy Markdown
Member

@wbpcode wbpcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@phlax phlax merged commit 9723d9f into envoyproxy:main Feb 20, 2023
phlax added a commit to phlax/envoy that referenced this pull request Feb 22, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>

Signed-off-by: phlax <phlax@users.noreply.github.com>
phlax added a commit that referenced this pull request Feb 22, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>

Signed-off-by: phlax <phlax@users.noreply.github.com>
phlax added a commit to phlax/envoy that referenced this pull request Feb 23, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit to phlax/envoy that referenced this pull request Feb 23, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit that referenced this pull request Feb 27, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit that referenced this pull request Feb 27, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit to phlax/envoy that referenced this pull request Feb 28, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit that referenced this pull request Mar 1, 2023
Signed-off-by: Ryan Northey <ryan@synca.io>
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.

3 participants