-
Notifications
You must be signed in to change notification settings - Fork 120
🚀 Release v1.10.0 #2530
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
🚀 Release v1.10.0 #2530
Conversation
|
Should we wait for this: #2529 to merge? |
|
/hold |
|
https://github.com/metal3-io/metal3-dev-env/blob/8cd873825ebf1b7e06e3bf2b76690ff23c625959/lib/releases.sh#L7 This is not working properly; we need to fix it. It's returning v1.10.0-rc.1 even though the latest release v1.10.0. |
|
opened the PR: metal3-io/metal3-dev-env#1525 |
Yup, Currently v1.10.1 is out and it has solved this problem for us already, but let's merge the fix, as it removes this short window of failure on next cycle. |
It is merged now anyways. |
releasenotes/v1.10.0.md
Outdated
|
|
||
| ## :warning: Breaking Changes | ||
|
|
||
| - Bump CAPI to v1.10.0-beta.0 (#2432) |
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.
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.
This is the one PR that actually has changes. We could combine them "bump to capi v1.10.0" and list both here, but just adding the simple module bump from rc.1 to stable with no other changes would be very misleading IMO.
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.
My issue with this is that it looks like we are bumping to a beta release and then in the fine print we are saying that we actually took he proper release. I know the actual changes happened when we took the first pre-release, but it was still superseded by the later proper release. If we would have skipped the pre-release, then we would definitely list the proper release as breaking, right?
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.
Sorry now that I read properly I see you suggested to combine them. I like that. It both makes it easy to find the actual changes and shows that we are not on a beta release 👍
@peppi-lotta please update the release notes so it contains #2529 too. |
f524a4d to
5075441
Compare
|
Let's wait until #2531 is merged then this should be fine to merge. |
releasenotes/v1.10.0.md
Outdated
|
|
||
| ## :warning: Breaking Changes | ||
|
|
||
| - Bump CAPI to v1.10.1 (#2531)(#2432) |
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.
| - Bump CAPI to v1.10.1 (#2531)(#2432) | |
| - Bump CAPI to v1.10.1 (#2531, #2432) |
Signed-off-by: peppi-lotta <[email protected]>
5075441 to
17cbf5a
Compare
|
/hold cancel |
lentzi90
left a comment
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.
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/override metal3-centos-e2e-integration-test-main |
|
@lentzi90: Overrode contexts on behalf of lentzi90: metal3-centos-e2e-integration-test-main, metal3-ubuntu-e2e-integration-test-main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/lgtm |
What this PR does / why we need it: Release v1.10.0