-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Operator developers gets UBI8 based images (for all less Ansible) #1952
Operator developers gets UBI8 based images (for all less Ansible) #1952
Conversation
/test e2e-aws-go |
/test e2e-aws-go |
1 similar comment
/test e2e-aws-go |
@AlexNPavel I assume ubi8 is available in the ci cluster? |
Hi @estroz, Yes, because of this it is passing in the ci. @AlexNPavel added this. Before his PR it was not passing in the prow tests. I tracked his changes here: https://jira.coreos.com/browse/OSDK-556 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
…ble) (operator-framework#1952)" This reverts commit bef05f9.
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
From operator-sdk v0.11.0 version the base image changed from ubi7-minimal to ubi8-minimal. operator-framework/operator-sdk#1952 from registry.access.redhat.com/ubi7/ubi-minimal:latest to registry.access.redhat.com/ubi8/ubi-minimal:latest
Description of the change:
Update Go, Helm and scorecard proxy base images to use ubi8 instead of 7.