Skip to content

Releases: SovereignCloudStack/csctl

v0.0.4

11 Sep 09:39
8534658
Compare
Choose a tag to compare

Changelog

v0.0.3

05 Jun 10:44
Compare
Choose a tag to compare

Changelog

  • 19b87a0 add csctl installation docs
  • 98772be 🐛 Fix templating of cluster-addon-values.yaml (#130)
  • 2182fa7 use cluster stack content hash instead of git commit hash (#122)
  • 883e78d Use default of "v1" if we release a CS for the first time. (#126)
  • 56b4144 🌱 Update Golang Dependencies group to v3.14.4 (#112)
  • 743057f update build workflow (#129)
  • dbc8f12 Fix build of csctl (#128)
  • 99b6975 🌱 Update github-actions group (#109)
  • 1a0509b 🌱 Update github-actions group (#107)
  • 86daf6f Add support for the custom mode (#124)
  • 5d1b64a Support new Cluster stack convention (#104)
  • 8549aad change default outputs directories (#119)
  • 7496484 ✨ Overwrite helm chart version. No need for templating.
  • 8c140e2 fix(providerplugin): typo (#120)
  • ff295ba 🌱 csctl accepts "--node-image-registry" now and passes this to the plugin. (#105)
  • bf1f8f0 🌱 Update Update Golang Dependencies group (#96)
  • 1ee58c4 🌱 Update github-actions group (#95)
  • 6b4e70e ✨ Support calling provider plugins. (#97)
  • 052e8e1 🌱 Update Update Golang Dependencies group (#91)
  • fcb4f84 Fix csctl builder-image version (#94)
  • 207d0fc use csctl in Makefile (#93)
  • 6c66209 🌱 Update github-actions group (#85)
  • 27b3351 update yamllint config to have additional lint at end (#87)
  • 195c254 🌱 Update Github Actions group to v40.1.2 (#86)
  • c20f63c add LICENSE to csctl (#84)

v0.0.2

23 Feb 22:21
4b8f17c
Compare
Choose a tag to compare

Changelog

v0.0.1

23 Feb 21:35
0adfba8
Compare
Choose a tag to compare

Changelog

  • 0adfba8 add version subcommand to csmctl (#68)
  • ad4eac7 Add github client support (#51)
  • da50834 use same permissions for released cluster-stacks (#80)
  • 12ba110 Use csmctl config kubernetes version in the stable mode (#75)
  • e9e6d3d 🌱 Update Golang Dependencies group to v3.14.2 (#78)
  • 55532bd rename the project to csctl (#77)
  • 6615e44 🌱 Update Update Golang Dependencies group (#40)
  • aff1042 🌱 Update github-actions group to v4 (#19)
  • 6b62964 🌱 Update github-actions group to v5 (#20)
  • d09d75e 🌱 Update github-actions group (#18)
  • 38b13d6 🌱 Update Golang Dependencies group to v3.0.1 (#49)
  • d539a65 🌱 Update Golang Dependencies group to v0.1.0-alpha.3 (#71)
  • dfe51cd ✨ Add design document (#6)
  • 43fad5e 🌱 Link to the docs in the directory "docs". (#69)
  • 0d68df2 🌱 Small clean up (added print statements) (#70)
  • a0dc2f3 add csmctl docs to the repo (#66)
  • 5eaa92a pin go-github dependency to v56 (#65)
  • 2be27a0 🌱 Update Builder Image group to 1.21.6-bullseye (#61)
  • c3d68fd udpate renovate user details (#60)
  • c3b25e8 ignore go-github bump using renovate (#59)
  • e5707df 🌱 Update Builder Image group (#56)
  • 7b223c1 🌱 Update Github Actions group to v40.0.2 (#57)
  • 3bcc4fc Restructure code to have better readability (#38)
  • 6301e5c Add MVP to scs repo (#31)
  • 4b1b400 update csmctl-builder image in the repo (#32)
  • f5a0a32 Merge pull request #22 from SovereignCloudStack/syself/add-semver-script
  • 14f76b7 add script for using semver
  • ff51d8e Merge pull request #14 from SovereignCloudStack/syself/update-go-mod
  • 3b9aefc update go.mod to use 1.21
  • 0cf353b Merge pull request #11 from SovereignCloudStack/syself/add-upgrade-script
  • 937ced5 add script to upgrade builder image
  • febae55 Merge pull request #7 from SovereignCloudStack/syself/bootstrap-csmctl
  • 3b646e1 bootstrap csmctl repo
  • 5261d90 first commit