-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Tasks for release v1.2 branch and starting v1.3 cycle #6615
Comments
/assign |
/milestone v1.2 |
@ykakarap Looks good, feel free to ping me if you need reviews somewhere :) (or some discussions around when we can do which step) |
@CecileRobertMichon No rush, but can you write the Netlify folks to fix our cert again? (https://release-1-2.cluster-api.sigs.k8s.io/reference/versions.html). |
@ykakarap I opened a PR for the milestone applier (kubernetes/test-infra#26631) to avoid mislabeling PRs to the wrong milestone |
Thank you! |
fyi milestone handling might change for v1.3: #5519 (comment) |
@ykakarap I think we already did |
Sounds good. I moved the task down to the |
If I see correctly with have PRs for everything and they are on hold until the release, except:
|
Since we decided to do v1.2.0-beta.2 for the clusterctl upgrade tests for now and go back and do another round of PRs once we have v1.2.0 - those PR should still be considered pending. I will update the task list to update this new information. Ref: #6834 (comment) |
Sounds good. I will create the separate issue, link it here and close this. |
The new release is out and all the tasks in the list are complete. The pending item on Github issue triaging is moved to: #6950 /close |
@ykakarap: Closing this issue. 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/test-infra repository. |
Let's wait with implementation until we get close to the release. No action needed at the moment.
Setup CI signal for v1.2
Create the release branch "release-1.2"
Create new jobs and dashboard for the release-1.2 branch in test-infra
Book:
https://release-1-2.cluster-api.sigs.k8s.io/
andhttps://cluster-api.sigs.k8s.io/
renew certificate
button on Netlify UI.Homebrew:
Set EOL date for v1.1: 📖 book: set v1.1.x EOL date #7146
Starting work on v1.3
GitHub milestone
v1.3.x
#6950Prepare main branch for v1.3 development:
v1.2.0-beta.2
: 🌱 Bump versions to v1.3 #6834v1.2.0
once tag is ready. PR: 🌱 bump to v1.2.0 tag for clusterctl upgrade tests #6885Check if we should remove previously deprecated code
Update supported versions in versions.md
Jobs:
v1.2.0-beta.2
: Update CAPI version for periodic upgrade jobs kubernetes/test-infra#26750v1.2.0
once tag is ready. PR: use clusterctl v1.2.0 for upgrade tests kubernetes/test-infra#26779If we upgrade the apiVersion [DOES NOT APPLY]
index
)main.go
'sPROJECT
files of the respective provider.gitignore
)The text was updated successfully, but these errors were encountered: