-
Notifications
You must be signed in to change notification settings - Fork 502
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
[krel] Allow krel to interpret an arbitrary k/release git reference instead of just branches (TOOL_BRANCH) #1028
Comments
@justaugustus: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed 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. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Let's consider this an eventual feature request for |
This could be emitting more info like |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
@justaugustus is this something we still need? We drastically changed the logging approach in krel stage/release. For example the |
@saschagrunert -- I think this might still be useful:
s/ AND s/ thoughts? |
Yes, this seems straight forward to implement. |
updated the issue title |
/assign |
move references from TOOL_BRANCH to be TOOL_REF
While debugging kubernetes/kubernetes#86182 and #1020, we ran a few mock stages and releases targeting anago against forks of k/release.
I noticed that it might've been nice to have more information available which fork and commit we were using at any one time, so a few suggestions:
gcb/{stage,release}
configs)- Surface the release tool repo org, name, branch (if chosen), and git ref at the time of run as part of the anago session values@tpepper -- Thoughts?
/help
/milestone v1.18
/sig release
/area release-eng
/priority important-soon
The text was updated successfully, but these errors were encountered: