-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
Currently, releasing a new version tag is cumbersome (https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md).
Manual steps:
- create version tags
- create image promotion PRs
- bump k/k client library and example manifests
- and backport as appropriate
We should streamline or automate as much as possible.
@ameukam, I briefly discussed this with you and @BenTheElder at KubeCON, I think you had an example of something, automating at least a tag / version step and generating an image promotion PR; do you remember and have any example pattern?
Metadata
Metadata
Assignees
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.