Skip to content

Releases: banzaicloud/banzai-cli

0.8.1

30 Apr 12:14
af4c4b9
Compare
Choose a tag to compare
process: don't let multiple statuses run simultaneously for now (#240)

* add process id to log

Signed-off-by: Nandor Kracser <[email protected]>

* process: don't let multiple statuses run simultaneously for now

Signed-off-by: Nandor Kracser <[email protected]>

0.8.0

29 Apr 17:55
e3175a7
Compare
Choose a tag to compare
tail: fix event loop (#238)

Signed-off-by: Nandor Kracser <[email protected]>

0.7.0

29 Apr 12:25
ed06aef
Compare
Choose a tag to compare

Changes: 0.6.0...0.7.0

0.6.0

28 Apr 08:19
b826c8d
Compare
Choose a tag to compare
add nodepool update and process subcommands (#227)

* add nodepool update and process subcommands

Signed-off-by: Nandor Kracser <[email protected]>

* go mod tidy

* improve wait for process

Signed-off-by: Nandor Kracser <[email protected]>

* fix pipeline api version

Signed-off-by: Nandor Kracser <[email protected]>

0.6.0-dev.1

21 Apr 10:27
db5ed5a
Compare
Choose a tag to compare
add client header in requests (#229)

Signed-off-by: Nandor Kracser <[email protected]>

0.5.9

01 Apr 09:08
f827f52
Compare
Choose a tag to compare

Fix for the remote state migration fix.

0.5.8

31 Mar 10:00
9a4c8ac
Compare
Choose a tag to compare

The state migration code contained a bug, which has to be resolved first, so we rollback that fix.

0.5.7

30 Mar 14:11
f501798
Compare
Choose a tag to compare
  • allow changing the cluster name from the command line
  • fix integrated service enablement check
  • fix state migration in the installer

0.5.6

26 Mar 07:38
Compare
Choose a tag to compare
  • bash and zsh completion support
  • fixes in banzai node ssh arguments and defaults
  • fixes in Helm support of banzai cluster ssh
  • fixes in credential handling of banzai pipeline init and up

0.5.5

25 Feb 15:47
c2546c8
Compare
Choose a tag to compare
Merge pull request #205 from banzaicloud/fix-provider-config-for-ec2

Make the providerConfig be persisted explicitly in all cases if it's not empty