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

🌟 enhancement(VSecM): pointed example images to upstream #1093

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

v0lkan
Copy link
Contributor

@v0lkan v0lkan commented Aug 4, 2024

update example image overrides to refer from the "latest" tag on upstream instead of "localhost:5000". This will allow people to follow the use cases and other examples in the documentation easier as they won't have to build the project from source and also they won't need to update the version numbers.

Since the version numbers in the repository often points to a future version that has not been published yet, trying to install them without updating the image-overrides was causing "image not found" errors. This PR addresses that by always pointing the example images to the latest upsream version.

Since these examples often do not change and are mature enough, it does not quite matter where you pull them from as long as you can download and install them.

This PR does not change other product images and image overrides, it only affect the image overrides under the ./examples folder.

update example image overrides to refer from the "latest"
tag on upstream instead of "localhost:5000". This will allow
people to follow the use cases and other examples in the documentation
easier as they won't have to build the project from source and
also they won't need to update the version numbers.

Since the version numbers in the repository often points to a future
version that has not been published yet, trying to install them
without updating the image-overrides was causing "image not found"
errors. This PR addresses that by always pointing the example
images to the `latest` upsream version.

Since these examples often do not change and are mature enough,
it does not quite matter where you pull them from as long as
you can download and install them.

This PR does not change other product images and image overrides,
it only affect the image overrides under the `./examples` folder.

Signed-off-by: Volkan Özçelik <[email protected]>
@v0lkan v0lkan self-assigned this Aug 4, 2024
@v0lkan v0lkan requested a review from BulldromeQ as a code owner August 4, 2024 19:02
@v0lkan v0lkan merged commit d9d4b13 into main Aug 4, 2024
@v0lkan v0lkan deleted the ovolkan/examples branch August 4, 2024 19:03
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