Releases: GoogleCloudPlatform/gke-poc-toolkit
Releases · GoogleCloudPlatform/gke-poc-toolkit
FishFood Release - Pre-release for testers
This release is mainstream gkekitctl cli release as well as terraform modules for the majority of deployment options
What's Changed
- Adds opt-in analytics by @askmeegs in #111
- added version flag info and dynamic build ldflags by @evillgenius75 in #125
- Write kubeconfig to file by @askmeegs in #126
- Upgrade terraform-exec to 0.15.0 by @askmeegs in #129
Full Changelog: v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
Self contained CLI (#113) This PR makes the cli binary standalone. No longer is there a need to clone the repo. * Created init command that hydrates flat files locally * Created modules for all TF code that are pulled in upon gkekitctl create * Cleaned up a bug with Windows Node pools * Re-wrote some documentation Co-authored-by: Nicholas Eberts <[email protected]> Co-authored-by: Albert Wolchesky <[email protected]>
v0.1.0-alpha
Update release.yaml (#114) changed to a newer action plugin that as original is no longer being maintained.