Skip to content

Releases: Mirantis/blueprint

bctl-v1.0.4

30 May 15:30
ea2346b
Compare
Choose a tag to compare

Changelog

  • 016bd34 Fix blueprint release (#67)
  • 607b074 [BOP-589] Fix status command to correctly check for helm-controller deployment (#63)

bctl-v1.0.1

21 May 22:45
00ec6e7
Compare
Choose a tag to compare

Changelog

  • a7458e6 Minor fixes (#62)
  • d550cb1 [BOP-559] Added cert resources to blueprint (#60)
  • 0577a6b [BOP-623] Print valid roles (#64)

bctl-v1.0.0

10 May 20:00
41bd702
Compare
Choose a tag to compare

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

12 Apr 19:29
1b545d3
Compare
Choose a tag to compare

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

28 Feb 17:49
2469a5b
Compare
Choose a tag to compare

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

13 Feb 18:17
457cbfd
Compare
Choose a tag to compare

Changelog

  • 23c884e BOP-263: FailurePolicy and Timeout fields (#43)
  • 7fff707 [BOP-255] Support Provider Version Upgrade for K0s (#44)
  • 817c7f0 [BOP-306] Add manifest kustomize support in boundless-cli (#46)
  • 05c832a [MKE-273] Move packages for reusability (#42)

bctl-v0.1.3

24 Jan 22:37
6baacb6
Compare
Choose a tag to compare

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)

bctl-v0.1.2

15 Dec 17:40
1b6c7cf
Compare
Choose a tag to compare

Changelog

  • 05d1553 BOP-88: Status command (#26)
  • 9b2ea15 [BOP-186] Switch to mirantiscontainers (#25)
  • a446219 [BOP-188] Fix the release repo (#28)
  • 3be2daa [BOP-188] Update CI to use the new enterprise token (#27)

bctl-v0.1.1

15 Dec 00:19
1b6c7cf
Compare
Choose a tag to compare

Changelog

  • 05d1553 BOP-88: Status command (#26)
  • 9b2ea15 [BOP-186] Switch to mirantiscontainers (#25)
  • 3be2daa [BOP-188] Update CI to use the new enterprise token (#27)

bctl-v0.1.0

06 Dec 17:14
8cbcd7f
Compare
Choose a tag to compare

Changelog

  • 49d5854 BOP-105 Remove kubectl dependency for installing boundless operator (#22)
  • ad4dc92 [BOP-106 BOP-107] Deprecated/Renamed flags (--config > --file, --debug > --log-level=(trace, debug, info, error) (#24)
  • e78b1c5 [BOP-138] upgrade CLI for manifest update support (#23)