kwok
kwok copied to clipboard
Release v0.0.1
trafficstars
Release Checklist
- [ ] All OWNERS must LGTM the release proposal
- [ ] Verify that the changelog in this issue is up-to-date
- [ ] An OWNER prepares a draft release and create a tag.
- Triggers prow to build and publish a staging container image
gcr.io/k8s-staging-kwok/kwok:$VERSION - Triggers github actions to build and publish a binary
https://github.com/kubernetes-sigs/kwok/releases/tag/$VERSION
- Triggers prow to build and publish a staging container image
- [ ] Submit a PR against k8s.io,
updating
k8s.gcr.io/images/k8s-staging-kwok/images.yamlto promote the container images to production: - [ ] Wait for the PR to be merged and verify that the image
registry.k8s.io/kwok/kwok:$VERSIONis available. - [ ] Publish the draft release prepared at the Github releases page.
- [ ] Add a link to the tagged release in this issue:
- [ ] Close this issue
Changelog
First release v0.0.1
/assign @yibozhuang @Huang-Wei
I've almost got it all sorted out, and it's time for us to release the first version
- GCP
- Cloudbuild https://console.cloud.google.com/cloud-build/builds?referrer=search&project=k8s-staging-kwok
- Binary https://console.cloud.google.com/storage/browser/k8s-staging-kwok/releases?project=k8s-staging-kwok&pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false
- Image https://console.cloud.google.com/gcr/images/k8s-staging-kwok/global/kwok?project=k8s-staging-kwok
- GH
- Action https://github.com/kubernetes-sigs/kwok/actions/workflows/releases.yaml
- Binary https://github.com/kubernetes-sigs/kwok/releases
- Image https://github.com/orgs/kubernetes-sigs/packages?repo_name=kwok
#31 Let the binary published in Github Release use the gcr.io image #19 Support snapshot
#37 The cluster configuration is not modified by default #38 Update FeatureGate when Bump Release for mode tiny