Releases: replicatedhq/embedded-cluster
Releases · replicatedhq/embedded-cluster
v0.6.0
Features
- allow disabling add-ons (#42) #42 (Ricardo Maraschini)
- block individual node upgrades when using centralized config (#53) #53 (Ricardo Maraschini)
- adding support for kots application host preflights (#52) #52 (Ricardo Maraschini)
- tidy up install output (#56) #56 (Dan Jones)
- replace warn calls with print (#62) #62 (Ricardo Maraschini)
- improve feedback to user (#63) #63 (Ricardo Maraschini)
Chores
- bump k0s version to kube v1.27.5 (#43) #43 (Ricardo Maraschini)
- bringing infra flag doc back (#46) #46 (Ricardo Maraschini)
- implementing some unit tests (#55) #55 (Ricardo Maraschini)
- enable linter (#59) #59 (Ricardo Maraschini)
- adding unit tests for progressbar package (#57) #57 (Ricardo Maraschini)
- adding unit tests on infra package (#58) #58 (Ricardo Maraschini)
Commits
v0.5.0
Features
- introducing plain prompts (#37) #37 (Ricardo Maraschini)
Chores
- disable builder image generation (#40) #40 (Ricardo Maraschini)
v0.4.0
Chores
- fixed helmvm builder docker build process (#39) #39 (Ricardo Maraschini)
v0.3.0
Features
- using localhost configuration (#28) #28 (Ricardo Maraschini)
- add version command (#35) #35 (Ricardo Maraschini)
Chores
- fix docker build and push github action (#27) #27 (Ricardo Maraschini)
- adding end to end tests (#31) #31 (Ricardo Maraschini)
- adding more end-to-end tests (#34) #34 (Ricardo Maraschini)
- adding pvc mount test (#36) #36 (Ricardo Maraschini)
Commits
- fixing some installation related bugs (#30) #30 (Ricardo Maraschini)
- do not overwrite kubeconfig on error (#33) #33 (Ricardo Maraschini)
- version command should work without cluster access (#38) #38 (Ricardo Maraschini)
v0.2.0
Features
- branded install, start and stop commands (#18) #18 (Ethan Mosbaugh)
- mainly multi-node support (#20) #20 (Ricardo Maraschini)
- enable token based node join process (#23) #23 (Ricardo Maraschini)
- adding --no-prompt flag (#25) #25 (Ricardo Maraschini)
- applying kotsadm customization (#26) #26 (Ricardo Maraschini)
Chores
- removing infra section from the readme (#22) #22 (Ricardo Maraschini)
- configure gh action for tests (#24) #24 (Ricardo Maraschini)
Commits
- fix github releases (#21) #21 (Ricardo Maraschini)
v0.1.0
Changelog
- 5196840 feat: process embed kots release (#17)
- 8c3ad96 chore: increase lint timeout (#15)
- bceb2e1 Revert "chore: cover supervisor package with unit tests" (#14)
- 6bb1e63 chore: adding license file. (#13)
- a11f921 chore: cover supervisor package with unit tests (#12)
- f14eea0 chore: fixed development release
- 166537a chore: fixed branch name for dev release
- 081f4ac chore: adding development release build
v0.0.1
Changelog
- 3b981e8 chore: disable main branch release
- 34a7d69 chore: splitting release into two files.
- ef01b48 chore: enable goreleaser. (#10)
- 726b4e7 chore: renaming imports and project path (#9)
- 7cda609 fix: run on gce (#8)
- 8f5cbe2 fix: build and no static build on mac (#7)
- 350de08 fix: build on mac (#6)
- 8c09273 fix: pull request actions workflow (#4)
- c34a579 fix: install command
- 8b63dc8 fix: unify cli options
- ec21eda fix: build
- d77346b chore: ci
- e4aa3ab feat: flag start service after install
- 2b3e8c5 chore: install controller and worker
- 77bad28 feat: install controller
- f8c40d8 fix: install command
- a602af0 feat: separate controller and worker
- a49c106 fix: get install command working again
- b4dbaa2 fix: get things building again
- afa8295 feat: implement helm installer (#1)
- abb57fb run kots on port 8800
- a16f659 readme
- 9bea808 doc
- 8bee82c start and stop
- 5547480 build and document
- 1a6e487 Create README.md
- 1ec40ce Initial commit