Releases
v0.18.0
vdice
released this
09 Oct 18:54
Changelog
Brigade release v0.18.0 e139cfa (vdice)
Fix invalid_format for Git SSH Keys. (#647 ) ed39ffb (Ben Limmer)
fix(charts): fix incorrect logic for default sidecar 039c247 (Adam Reese)
bump alpine to 3.8 dc37274 (Arnaud Meukam)
docs(tutorial): misc fixes cfb9885 (vdice)
fix(worker): handle transient faults (#625 ) (#626 ) d6f2a59 (Jeehwan Cho)
fix(controller): allow read/write on sidecar volume d71dcb2 (Adam Reese)
feat(brig): Exit with error code if build fails (#415 ) e7b8606 (JJ Fliegelman)
fix(chart/project): do not override default in values.yaml 7371e31 (Adam Reese)
feat(brig): alternative destination for script runner logs (#629 ) 71f8d6e (KUOKA Yusuke)
Update developers.md (#631 ) 51b925e (Hadrien TOMA)
fix(doc): broken code block in the topics/developers doc (#630 ) 7185772 (KUOKA Yusuke)
feat(brig): brig run
as a go library (#623 ) 5cab729 (KUOKA Yusuke)
properly initialize logger in BuildStorage to prevent crash when project does not exist (#619 ) e56d6cd (Mansoor Nasir Cheema)
fix: add brig exec as alias for brig run (#616 ) 4d8c5fe (Matt Butcher)
add missing comma 72255a3 (Matthew Fisher)
fix(prestart): don't call .toString() on an error d2b125b (Matthew Fisher)
Add brigade-exporter to related projects section on the readme d970092 (Xabier Larrakoetxea)
fix(*): add project default script to worker 1a1f190 (Adam Reese)
Add more info on kube-lego and cert-manager be20181 (Radu Matei)
fix(docs): add git add . step before commit 1f540a5 (Michelle Noorali)
fix(git-sidecar): remove hard reset in sidecar e7d76c0 (Adam Reese)
vacuum skips deleting currently running builds if skipRunningBuilds is true (false by default). Previously, vacuum deletes all builds regardless of whether they are running. (#603 ) 3ebb2a7 (Jeehwan Cho)
chore(*): run make format ebeebc6 (Adam Reese)
fix(brig): generate shared secret when none exists (#600 ) 47fb717 (Matt Butcher)
Remove unused variable 79eda36 (Radu Matei)
Re-use globalNamespace flag for brig dashboard d0ae0cc (Radu Matei)
use watch in worker for efficiency #592 2211f06 (Jeehwan)
add --verbose flag bf0bad4 (Matthew Fisher)
You can’t perform that action at this time.