Brigade 0.12.0
In this release, we have a number of important fixes.
As always, we welcome you to join the conversation in the Kubernetes Slack #brigade
room.
Changelog
- docs(topics): Correct installation instructions of non-npm JS in custom workers (#389) 012548e (J.J)
- ref(worker): use client-node (#383) ee70980 (Matt Butcher)
- Remove hardcoded default namespace for proxy cmd (#388) 57a983a (Radu Matei)
- feat(worker): Allow jobs to pin to particular nodes by label (#382) 210041c (Matt Butcher)
- fix(brig): add verbose output for waiting (#375) 03e971c (Matt Butcher)
- ref(worker): move env var processing to the top (#358) 7006d90 (Matt Butcher)
- fix(linters): apply formatting rules to tests (#381) 846cd16 (Adam Reese)
- fix(gateway): syntax error (#380) 808fa1e (Adam Reese)
- fix(github-gateway): reduce status messages (#379) fb59114 (Matt Butcher)
- ref(tests): remove generator from functional tests (#377) 4ac40fa (Adam Reese)
- fix(brigade.js): update to use event.revision.commit (#378) 5636c6e (Matt Butcher)
- chore(Makefile): refactor lint and format (#374) 8b09599 (Adam Reese)
- fix(brig): Error fast if the project does not exist (#371) 876a715 (Matt Butcher)
- Update developers.md (#370) e1ce359 (Ben Limmer)
- Add the ability to set the commit and ref on brig run command (#363) 5023889 (Xabier Larrakoetxea Gallego)
- Make clone instructions more copy/paste-able (#365) 92cdea9 (Ben Limmer)
- Update developers.md (#367) 7f35fb8 (Ben Limmer)
- set PATH (#360) a140145 (Isaac)
- fix(chart): BREAKING set vcsSidecar tag to version (#349) de07462 (Matt Butcher)
- Create worker with sa env (#356) 71920b3 (Julio Chana)
- Rename "brigade-gw" to "brigade-github-gw" (#357) 1d8fd6a (Daniël Illouz)