Releases: Mirantis/blueprint
Releases · Mirantis/blueprint
bctl-v1.0.4
Changelog
- 016bd34 Fix blueprint release (#67)
- 607b074 [BOP-589] Fix status command to correctly check for helm-controller deployment (#63)
bctl-v1.0.1
bctl-v1.0.0
Changelog
- 640d3f0 BOP-368 Fix an issue where new kind cluster name is a substring of an existing cluster (#58)
- ed36815 Change ldflags (#54)
- 8ddbfdf [BOP-324] Allow upgrading of localhost k0s provider (#56)
- b35b5f3 [BOP-360] Fix version syntax (#55)
- f96fa04 [BOP-377] Move boundless code into a pkg (#57)
- 8470a85 [BOP-395] Add force flag to reset command to allow tests to bypass user input (#59)
bctl-v1.0.0-rc.2
Changelog
- 640d3f0 BOP-368 Fix an issue where new kind cluster name is a substring of an existing cluster (#58)
- ed36815 Change ldflags (#54)
- 8ddbfdf [BOP-324] Allow upgrading of localhost k0s provider (#56)
- b35b5f3 [BOP-360] Fix version syntax (#55)
- f96fa04 [BOP-377] Move boundless code into a pkg (#57)
- 8470a85 [BOP-395] Add force flag to reset command to allow tests to bypass user input (#59)
bctl-v1.0.0-rc.1
Changelog
- 8fea6cd Added controller+worker k0s role (#53)
- 5fdadf7 BOP-323 Remove spec.components.core (#49)
- 746b862 Revert BOP-281 (#48)
- 765f4ec [BOP-139] Allow apply on existing clusters (#45)
- 2adaec2 [BOP-281] Default helm to use a yaml string (#52)
- c7bf798 [BOP-281] Handle helm values as yaml (#47)
- a82fac4 [BOP-302] Add support for kubeconfig command for kind cluster (#50)
- ca554e0 [BOP-308] Add Verify Command (#51)
bctl-v0.2.0
bctl-v0.1.3
Changelog
- dd07f64 Create provider interface (#33)
- 7d381a3 Fix the k0s version validation (#40)
- 38da72e Make localhost optional (#34)
- d5a799b Remove old demos/examples/samples (#30)
- c889d04 Replace json tags with yaml tags in blueprint types (#36)
- 554d1f0 [BOP-140] Handle an existing cluster (#39)
- 8b936ef [BOP-217] Make provider names externally reusable (#37)
- 65e1087 [BOP-217] Make types available in other Go apps (#35)
- f0834fa [BOP-249] Fix the version output (#41)
- 7cf2cb8 [BOP-25] Pass kind config to kind create (#38)
- d3c2eab [BOP-76] Setup validation methods (#32)
- b3cd661 [BOP-97] Allow localhost to be used for k0s in blueprints (#31)