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

Update px-sock-shop demo to use ghcr.io mirrored images #1928

Merged
merged 1 commit into from
May 29, 2024

Conversation

ddelnano
Copy link
Member

@ddelnano ddelnano commented May 29, 2024

Summary: Update px-sock-shop demo to use ghcr.io mirrored images

Relevant Issues: Fixes the sock shop issues of #1905

Type of change: /kind infra

Test Plan: Deployed the demo by building and serving the px-sock-shop tar.gz locally

  • Verified amqp, redis, mysql and http data was visible
$ bazel build //demos:px-sock-shop
$ cp bazel-bin/demos/px-sock-shop.tar.gz demos/ && cd demos && python -m http.server
$ px demo deploy  --artifacts http://localhost:8000 px-sock-shop

Changelog Message: Moved hosting of px-sock-shop container images from gcr.io to ghcr.io

@ddelnano ddelnano marked this pull request as ready for review May 29, 2024 16:17
@ddelnano ddelnano requested a review from a team as a code owner May 29, 2024 16:17
@ddelnano ddelnano merged commit b794fac into pixie-io:main May 29, 2024
20 checks passed
@ddelnano ddelnano deleted the ddelnano/update-sock-shop branch May 29, 2024 16:32
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.

2 participants