You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Release Checklist
The release process is documented HERE!
Create a new draft release
master
Promote the
admission-webhook
imageManually tag desired container image in the staging registry
Use
kpromo
to open a image promo PRVerify the image is available using
docker pull registry.k8s.io/gmsa-webhook/k8s-gmsa-webhook:$VERSION
Update helm charts to use new image
Update Chart.yaml
appVersion
to match the latest published container imageversion
as appropriateUpdate values.yaml
image.tag
to match the latest published container imageBuild a helm package
Update the repo index
Update the IMAGE_NAME variable in
admission_webhook/deploy/gmsa-webhook.sh
to use the latest imageUpdate the release notes by adding the following template to the top of the release notes:
To deploy:
Update the release
Set as pre-release
Set as latest release
Send an announce email to
kubernetes-sig-windows@googlegroups.com
with the subject[ANNOUNCE] Kubernetes SIG-Windows GMSA Webhook $VERSION is Released
Post new release in slack
The text was updated successfully, but these errors were encountered: