apiserver-network-proxy icon indicating copy to clipboard operation
apiserver-network-proxy copied to clipboard

FR: streamline release overhead

Open jkh52 opened this issue 1 year ago • 3 comments
trafficstars

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?

jkh52 avatar Nov 28 '23 00:11 jkh52