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

Add file show_all_imagestreams.py from container-common-scripts #368

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

phracek
Copy link
Member

@phracek phracek commented Jun 10, 2024

This pull request only adds show_all_imagestreams.py so it is working.

The file show_all_imagestreams.py shows all available imagestreams for this container, that are specified
in the directory imagestreams.

The example output will be seen in the next comment.

@phracek
Copy link
Member Author

phracek commented Jun 10, 2024

[test-openshift]

@phracek
Copy link
Member Author

phracek commented Jun 10, 2024

Results are:

Running test run_latest_imagestreams (starting at 2024-06-10 08:04:38-04:00) ... 
-----------------------------------------------
Testing the latest version in imagestreams
Tags in the image stream imagestreams/mysql-centos.json:
- latest -> 8.0-el9
- 8.0-fc -> quay.io/fedora/mysql-80:latest
- 8.0-el9 -> quay.io/sclorg/mysql-80-c9s:latest
- 8.0-el7 -> quay.io/centos7/mysql-80-centos7:latest
- 8.0-el9 -> quay.io/sclorg/mysql-80-c9s:latest
Tags in the image stream imagestreams/mysql-rhel-aarch64.json:
- latest -> 8.0-el8
- 8.0-el9 -> registry.redhat.io/rhel9/mysql-80:latest
- 8.0-el8 -> registry.redhat.io/rhel8/mysql-80:latest
Tags in the image stream imagestreams/mysql-rhel.json:
- latest -> 8.0-el8
- 8.0-el9 -> registry.redhat.io/rhel9/mysql-80:latest
- 8.0-el8 -> registry.redhat.io/rhel8/mysql-80:latest
- 8.0-el7 -> registry.redhat.io/rhscl/mysql-80-rhel7:latest
- 8.0 -> registry.redhat.io/rhscl/mysql-80-rhel7:latest

@phracek phracek merged commit 9b58144 into master Jun 10, 2024
3 checks passed
@phracek phracek deleted the add_show_imagestreams branch June 10, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant