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

chore: CRW-4828 updating for 3.9 release #1002

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Conversation

SDawley
Copy link
Collaborator

@SDawley SDawley commented Aug 31, 2023

Adding 3.10 as 3.x
Removing 3.7

Onwards towards 3.9
https://issues.redhat.com/browse/CRW-4828

"3.x": "next"
},
"THEIA_BUILD_PARAMS": {},
"OPENSHIFT_VERSIONS_SUPPORTED": {
"3.7": [
"3.8": [
"v4.14",
Copy link
Member

Choose a reason for hiding this comment

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

well, technically we don't support 4.14 since it's not live yet (planned for Oct). Can't recall how this field is used ... for the list of IIBs to list in emails and copy to quay, maybe? if so this is fine.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Push-latest-container-to-quay, copyIIBsToQuay and email, yeah.

"v4.13",
"v4.12",
"v4.11",
"v4.10"
],
"3.8": [
"3.9": [
"v4.14",
"v4.13",
"v4.12",
"v4.11",
"v4.10"
Copy link
Member

@nickboldt nickboldt Sep 1, 2023

Choose a reason for hiding this comment

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

I think we can drop v4.10 since it's EOL in a week. Might have to update the dockerfile to set a new minimum OCP version in the metadata too.

see https://github.com/redhat-developer/devspaces-images/blob/devspaces-3.8-rhel-8/devspaces-operator-bundle/Dockerfile#L31

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK, I've made a note to update the Dockerfiles, but that will probably happen next week.

Copy link
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

LGTM, just some followups

@SDawley SDawley merged commit e710e7e into devspaces-3-rhel-8 Sep 2, 2023
4 of 5 checks passed
@SDawley SDawley deleted the 3.10update branch September 2, 2023 00:41
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.

2 participants