Releases: kubesphere-sigs/ks
Releases · kubesphere-sigs/ks
v0.0.50
What’s Changed
- Support to pass context flag into componenets command (#206) @LinuxSuRen
- Add a global flag --context to pass k8s context (#205) @LinuxSuRen
🚀 Features
- Add flag completion for ks install command (#207) @LinuxSuRen
Thanks again to @LinuxSuRen! 🎉
v0.0.49
What’s Changed
👻 Maintenance
- Change the version of PipelineRun to v1alpha3 (#203) @LinuxSuRen
Thanks again to @LinuxSuRen! 🎉
v0.0.48
What’s Changed
🚀 Features
- Print more cluster info when setting multi-cluster (#121) @LinuxSuRen
- Avoid overwride configs of container for docker mode (#200) @LinuxSuRen
👻 Maintenance
- Bump the default k3s version from to rancher/k3s:v1.19.14-k3s1 (#199) @LinuxSuRen
v0.0.47
What’s Changed
🚀 Features
- support project pipelinerun (#197) @LinuxSuRen
Thanks again to @LinuxSuRen! 🎉
v0.0.46
What’s Changed
- Support to install k3d without KubeSphere (#195) @LinuxSuRen
Thanks again to @LinuxSuRen! 🎉
v0.0.45
What’s Changed
🚀 Features
- Add support install required and optional tools (#190) @LinuxSuRen
- Support to create workspacetemplate automatically (#191) @LinuxSuRen
🐛 Bug Fixes
- fix install kind argument invalid (#193) @seanly
- fix hd repo url and ks install method (#192) @seanly
Thanks again to @LinuxSuRen and @seanly! 🎉
v0.0.44
What’s Changed
- Support report unit tests to codecov (#188) @LinuxSuRen
🚀 Features
- Make PipelineRun support parameterized trigger (#187) @JohnNiang
- Add PipelineRun gc command (#179) @LinuxSuRen
🐛 Bug Fixes
- Fix the problem that command initial takes long time (#186) @LinuxSuRen
👻 Maintenance
- Bump ks version from 3.1.0 to 3.1.1 (#175) @LinuxSuRen
Thanks again to @JohnNiang and @LinuxSuRen! 🎉
v0.0.43
What’s Changed
- Change go module to github.com/kubesphere-sigs/ks (#181) @LinuxSuRen
- Add support to run a Pipeline (#174) @LinuxSuRen
🚀 Features
- Add a Jenkinsfile template for running a Pipeline long time (#178) @LinuxSuRen
- Add support wizard support to run a Pipeline (#176) @LinuxSuRen
👻 Maintenance
- Add kubectl plugin binary files (#183) @LinuxSuRen
- Ignore to trigger build when it is md file (#180) @LinuxSuRen
- Add GitHub actions to maintain the release draft (#177) @LinuxSuRen
Thanks again to @LinuxSuRen! 🎉
v0.0.42
v0.0.41
Support to install KubeSphere base oncontainerd
or docker
:
Usage:
ks install kk --container containerd
Tested platforms
- CentOS 7.9 64bit