-
Notifications
You must be signed in to change notification settings - Fork 39
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.15 #316
Comments
Hi all, The above is per my post to Slack @knative/knative-release-leads |
@dsimansk I created the release notes for the first few repos with the template. Here my notes so far:
|
Thanks, for the initial feedback @ReToCode!
Do you have an example of those? The template ignores
That's unfortunate. Yes, only PR's title is used to describe the change.
Agreed, it's valuable reference from time to time. E.g. for quick CVE check. I recall per TOC discussion it wasn't recognized as a great loss, though. |
Here for example in net-contour: [add release notes here]
## What's Changed
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1081
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1082
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1083
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1084
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1086
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1085
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1087
* Set CORS policy values only for when HTTPProxy associated with external visibility by @izabelacg in https://github.com/knative-extensions/net-contour/pull/1088
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1090
* [main] Update actions by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1092
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1094
* Fix nil pointer dereference error when parsing config map by @izabelacg in https://github.com/knative-extensions/net-contour/pull/1095
* Bump Contour to version 1.29 by @izabelacg in https://github.com/knative-extensions/net-contour/pull/1091
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1098
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1097
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1099
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1102
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1103
* use chainguard image by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1101
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1104
* bump contour and k8s deps by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1105
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1106
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1107
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1108
* [main] Update community files by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1109
* fix system internal encryption by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1110
* Default TLS certificate shouldn't be applied to cluster local routes by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1111
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1113
* fix boilerplate by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1114
* Add support for cluster local tls by @dprotaso in https://github.com/knative-extensions/net-contour/pull/1112
* [main] Upgrade to latest dependencies by @knative-automation in https://github.com/knative-extensions/net-contour/pull/1115
**Full Changelog**: https://github.com/knative-extensions/net-contour/compare/knative-v1.14.0...knative-v1.15.0 |
@ReToCode it doesn't seem, the template is applied org-wide as I was expecting. I'll look into that. |
Final item to complete before closing the checklist. |
@dsimansk: 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-sigs/prow repository. |
Timeline of a Knative release
We release each repository of
knative.dev
roughly every 3 months. Please check the release schedule to calculate when to start work on each checkpoint of a release timeline.Repos to be released
T-minus 30 days
T-minus 14 days
Update release version in the following workflows
An announcement has been made in the #knative Slack channel that
knative.dev/pkg
will be released in a weekT-minus 7 days - releasing supporting repos
Guidance on releasing a repository.
knative.dev/pkg
is imminentNotes
Cut Supporting Repositories
T-minus 1 day
Obtained ACK from each working group lead that the release is imminent and is green-lighted.
Re-check for status of the nightly releases and notify working group leads of failures. Repeat until all are passing.
Release Day(s)
Notes
Phase 1 - Core Repositories (Can be started after all the supporting repos have been successfully released)
Phase 2 - Eventing Dependant Repositories (Can be started after
knative/eventing
has been successfully released)Phase 3 - Sub-Supporting Repositories (Can be started after
knative/eventing
&knative/serving
have been successfully released)Phase 4 - Client-pkg Dependant Repositories (Can be started after
knative/client-pkg
has been successfully released)Phase 5 - Remaining Repositories (Can be started after all the previous repos has been successfully released)
Final Phase
Post Release - after operator is cut
The text was updated successfully, but these errors were encountered: