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

fix: Ensure bundle can be installed from alpha channel on openshift 4.15 #351

Merged

Conversation

sthaha
Copy link
Collaborator

@sthaha sthaha commented Jan 25, 2024

Fixed #344

Fixes: sustainable-computing-io#344

Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Copy link
Collaborator

@vprashar2929 vprashar2929 left a comment

Choose a reason for hiding this comment

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

LGTM

@vprashar2929 vprashar2929 merged commit fb3c316 into sustainable-computing-io:v1alpha1 Jan 25, 2024
9 checks passed
@@ -95,7 +95,7 @@ main() {
info "Adding additional metadata annotations"
cat <<-EOF >>bundle/metadata/annotations.yaml
# Annotations for OpenShift version
com.redhat.openshift.versions: "v4.11-v4.14"
com.redhat.openshift.versions: "v4.12-v4.17"
Copy link
Collaborator

Choose a reason for hiding this comment

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

didn't we decide on 4.14-4.17?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

for the downstream .. yes. does not apply to the upstream one.

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.

kepler operator missing in OCP 4.15
3 participants