-
Notifications
You must be signed in to change notification settings - Fork 95
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
📖 update releasing doc #1570
📖 update releasing doc #1570
Conversation
6b9c677
to
cc7f426
Compare
/hold |
0a9a6c1
to
ca15fb6
Compare
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.
Thanks Tuomo. This looks very good to me already, just some minor suggestion
ca15fb6
to
759da6d
Compare
Updated per suggesions, please recheck @mquhuy . |
/unhold |
/override test-centos-e2e-integration-main test-ubuntu-integration-main |
@tuminoid: Overrode contexts on behalf of tuminoid: test-centos-e2e-integration-main, test-ubuntu-integration-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/test-infra repository. |
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.
Thanks for the update. It is more understandable than the previous version. For me it is in good shape.
/lgtm
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
One suggestion inline
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kashifest 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 |
/hold |
Fell free to unhold when you are ready |
Update releasing doc to be more clear, update the container build process to match current workflow, highlight the verify-release.sh usage more etc. Signed-off-by: Tuomo Tanskanen <[email protected]>
759da6d
to
71bef41
Compare
/unhold |
/override test-centos-e2e-integration-main test-ubuntu-integration-main |
@tuminoid: Overrode contexts on behalf of tuminoid: test-centos-e2e-integration-main, test-ubuntu-integration-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/test-infra repository. |
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.
/lgtm
Update releasing doc to be more clear, update the container build process to match current workflow, highlight the verify-release.sh usage more, add mentions on the beta and RC releases.