Skip to content

Releases: solo-io/bumblebee

v0.0.15

Choose a tag to compare

@lgadban lgadban released this 15 Jul 16:23
6d948e2
use new token (#114)

v0.0.15-rc1

v0.0.15-rc1 Pre-release
Pre-release

Choose a tag to compare

@lgadban lgadban released this 12 Jul 14:39
use new token

v0.0.14

Choose a tag to compare

@lgadban lgadban released this 13 Dec 16:16
d824192
Fix the target pid of oomkill example, expose metrics by default (#91)

v0.0.13

Choose a tag to compare

@lgadban lgadban released this 29 Jul 21:54
a1bb243
Add additional options for build and run (#89)

v0.0.12

Choose a tag to compare

@EItanya EItanya released this 07 Jun 14:43
127299f
add cosign example to README (#74)

v0.0.11

Choose a tag to compare

@lgadban lgadban released this 01 Apr 01:42
5636292
add support for running without a tty (#65)

* abstract printing from pterm for non-tty mode

* run without TUI

* formatting

* update CMD for package to not render TUI

* being extraction of tui and loader

* Revert "run without TUI"

This reverts commit fdbcc55fefcdf837fa32ca9e2ec3e5d6fb38ff6e.

* remove tui managing loader lifecycle

* cleanup

* being abstracting out TUI as a watcher

* correctly handle sigint and lifecycle

* use waitgroups

* waitgroups in tui, tui uses loader

* waitgroup for tview run, fixup signals in run cmd

* cleanup run cmd

* cleanup tui watch()

* more cleanup

* Revert "cleanup tui watch()"

This reverts commit 391f3591d98a39485f662b0fdd77a07b1b6c3b0e.

* comments for tui watch()

* remove printer abstraction

* code formatting

* implement no-tty mode

* move noopWatcher to constructor

* remove comment

v0.0.11-beta1

v0.0.11-beta1 Pre-release
Pre-release

Choose a tag to compare

@lgadban lgadban released this 20 Jan 02:07
59c2794
fixup CI for bee image release (#63)

* fixup CI for bee image release

* review comments

* use latest go 1.17

v0.0.10-beta1

v0.0.10-beta1 Pre-release
Pre-release

Choose a tag to compare

@lgadban lgadban released this 19 Jan 17:29
af7f027
add step to download a given version (#62)

v0.0.9

Choose a tag to compare

@lgadban lgadban released this 05 Jan 16:30
2c71f6f
fix broken cli flags (#33)

v0.0.8

Choose a tag to compare

@lgadban lgadban released this 04 Jan 18:10
fff633c
fix banner, reorg right menu (#30)