Skip to content

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

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

Merged
merged 2 commits into from
Jun 17, 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 phracek changed the title Add show imagestreams Add file show_all_imagestreams.py from container-common-scripts Jun 10, 2024
@phracek
Copy link
Member Author

phracek commented Jun 10, 2024

[test-openshift]

@phracek
Copy link
Member Author

phracek commented Jun 11, 2024

The results are available in RHEL8 - OpenShift 4 - 3.12:

-----------------------------------------------
Running test test_latest_imagestreams (starting at 2024-06-10 10:40:30-04:00) ... 
-----------------------------------------------
info: No menu item 'Testing the latest version in imagestreams' in node '(dir)Top'
Tags in the image stream imagestreams/python-centos.json:
- 3.8-ubi7 -> registry.access.redhat.com/ubi7/python-38:latest
- 2.7-ubi8 -> registry.access.redhat.com/ubi8/python-27:latest
- 3.6-ubi8 -> registry.access.redhat.com/ubi8/python-36:latest
- 3.8-ubi8 -> registry.access.redhat.com/ubi8/python-38:latest
- 3.9-ubi8 -> registry.access.redhat.com/ubi8/python-39:latest
- 3.12-ubi8 -> registry.access.redhat.com/ubi8/python-312:latest
- 3.9-ubi9 -> registry.access.redhat.com/ubi9/python-39:latest
- 3.12-ubi9 -> registry.access.redhat.com/ubi9/python-312:latest
- latest -> 3.9-ubi9
Tags in the image stream imagestreams/python-rhel-aarch64.json:
- 2.7-ubi8 -> registry.redhat.io/ubi8/python-27:latest
- 3.6-ubi8 -> registry.redhat.io/ubi8/python-36:latest
- 3.8-ubi8 -> registry.redhat.io/ubi8/python-38:latest
- 3.9-ubi8 -> registry.redhat.io/ubi8/python-39:latest
- 3.12-ubi8 -> registry.redhat.io/ubi8/python-312:latest
- 3.9-ubi9 -> registry.redhat.io/ubi9/python-39:latest
- 3.12-ubi9 -> registry.redhat.io/ubi9/python-312:latest
- latest -> 3.9-ubi8
Tags in the image stream imagestreams/python-rhel.json:
- 3.8-ubi7 -> registry.redhat.io/ubi7/python-38:latest
- 2.7-ubi8 -> registry.redhat.io/ubi8/python-27:latest
- 3.6-ubi8 -> registry.redhat.io/ubi8/python-36:latest
- 3.8-ubi8 -> registry.redhat.io/ubi8/python-38:latest
- 3.9-ubi8 -> registry.redhat.io/ubi8/python-39:latest
- 3.11-ubi8 -> registry.redhat.io/ubi8/python-311:latest
- 3.12-ubi8 -> registry.redhat.io/ubi8/python-312:latest
- 3.9-ubi9 -> registry.redhat.io/ubi9/python-39:latest
- 3.11-ubi9 -> registry.redhat.io/ubi9/python-311:latest
- 3.12-ubi9 -> registry.redhat.io/ubi9/python-312:latest
- 3.8 -> registry.redhat.io/rhscl/python-38-rhel7:latest
- latest -> 3.11-ubi8
Version to check is 3.12.

Copy link
Member

@frenzymadness frenzymadness left a comment

Choose a reason for hiding this comment

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

Even though I don't fully understand the imagestreams I like that we have something like this here.

@phracek phracek merged commit d46a9ec into master Jun 17, 2024
9 checks passed
@phracek phracek deleted the add_show_imagestreams branch June 17, 2024 12:13
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.

2 participants