kwok icon indicating copy to clipboard operation
kwok copied to clipboard

Release v0.0.1

Open wzshiming opened this issue 3 years ago • 4 comments
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
  • [ ] Submit a PR against k8s.io, updating k8s.gcr.io/images/k8s-staging-kwok/images.yaml to promote the container images to production:
  • [ ] Wait for the PR to be merged and verify that the image registry.k8s.io/kwok/kwok:$VERSION is 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

wzshiming avatar Aug 29 '22 05:08 wzshiming

/assign @yibozhuang @Huang-Wei

I've almost got it all sorted out, and it's time for us to release the first version

wzshiming avatar Aug 29 '22 05:08 wzshiming

  • 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

wzshiming avatar Aug 29 '22 06:08 wzshiming

#31 Let the binary published in Github Release use the gcr.io image #19 Support snapshot

wzshiming avatar Aug 29 '22 06:08 wzshiming

#37 The cluster configuration is not modified by default #38 Update FeatureGate when Bump Release for mode tiny

wzshiming avatar Sep 02 '22 03:09 wzshiming