Releases: spinkube/spin-plugin-kube
Releases · spinkube/spin-plugin-kube
v0.3.1
v0.3.0
v0.2.0
Changelog
- 05cdca8 bump to v0.2.0
- 7af2cef Merge pull request #84 from kate-goldenring/scaffold-with-variables
- 5f068f0 Add test for scaffolding a SpinApp with variables
- 8319589 feat(scaffold): add support for variables
- 831409c Merge pull request #83 from vdice/docs/readme-spinkube-install-link
- 17dd339 docs(README.md): update SpinKube quickstart link
- 382e2e5 Merge pull request #76 from spinkube/full-fetch-depth
- 2a02caa Merge pull request #78 from spinkube/fix-label-selector
- 4dd60ba drop GetLogs
- ea2b04b fix label selector for
spin kube logs
- 739f540 Merge pull request #77 from spinkube/update-release-tmpl
- 5574abb update template file to use correct version
- a1c52bd switch to "stable" go version
- 3c42637 fix: fetch full-depth
v0.1.1
v0.1.0
spin-plugin-kube v0.1.0
v0.0.1
What's Changed
- remove private repo access by @bacongobbler in #7
- fix broken link by @bacongobbler in #8
- use a short-lived token for repository access by @bacongobbler in #9
- Add github token to release workflow by @bacongobbler in #11
- print ready replicas status by @rajatjindal in #13
- Add Makefile by @adamreese in #14
- add support for runtime config to scaffold cmd by @rajatjindal in #16
- add missing executor by @bacongobbler in #17
- mark kubectl flags as hidden by @bacongobbler in #19
- focus README on
spin k8s scaffold
experience by @bacongobbler in #18 - bump goreleaser-action to v5.0.0 by @bacongobbler in #21
- mark some CLI commands as experimental by @bacongobbler in #23
- Make the README more concise by @bacongobbler in #28
- Make pflag v1.0.5 a direct dependency by @bacongobbler in #26
- Add executor option to ScaffoldOptions by @bacongobbler in #25
- return err instead of panic by @rajatjindal in #34
- Slight update to README (as per installation testing) by @tpmccallum in #33
- Add autoscaling support by @bacongobbler in #32
- update go to 1.22 to match spin-operator by @rajatjindal in #40
- add support for imagePullSecrets to scaffold command by @rajatjindal in #41
- move template to contrib by @bacongobbler in #44
- make docstrings more consistent by @bacongobbler in #45
- fix goreleaser missing GITHUB_TOKEN by @bacongobbler in #47
- bump to 0.2.0 by @bacongobbler in #46
- rename to
spin kube
to match the SpinKube org by @bacongobbler in #52 - fix JSON filename by @bacongobbler in #55
- switch to v1alpha1 by @bacongobbler in #51
New Contributors
- @bacongobbler made their first contribution in #7
- @rajatjindal made their first contribution in #13
- @adamreese made their first contribution in #14
- @tpmccallum made their first contribution in #33
Full Changelog: https://github.com/spinkube/spin-plugin-kube/commits/v0.0.1