Skip to content

Releases: redboxllc/scuttle

v1.2.1

30 Mar 14:28
Compare
Choose a tag to compare
Added log statement when envoy is up

v1.2.0

06 Mar 00:17
38e30ed
Compare
Choose a tag to compare
Merge pull request #16 from almonteb/static-link

static link scuttle binary

v1.1.1

30 Dec 16:47
Compare
Choose a tag to compare
Added go test to github actions

v1.1.0

23 Dec 18:43
Compare
Choose a tag to compare
Feature/generic quit endpoints (#14)

* Fixed tests

* Added exit code and kill support to tests

* Fixed panic when spaces in generic endpoint URLs

* Added GENERIC_QUIT_ENDPOINTS to readme

* Removed redbox.com

* Removed local vscode debug configuration

* Updated gitignore to exclude vscode

v1.0.1

02 Dec 09:31
88a90e3
Compare
Choose a tag to compare
Merge pull request #13 from ElliotPM/master

Add option to never kill Istio on failure. Resolves issue where main binary is unable to restart on failure.

1.0.0

17 Oct 01:29
Compare
Choose a tag to compare
Feature/tests (#6)

* Added tests for envoy blocking

* Added docs to test method init