Skip to content

Brigade 0.15.0

Compare
Choose a tag to compare
@adamreese adamreese released this 27 Jun 18:05
· 1154 commits to main since this release
v0.15.0
c683e76

As always, we welcome you to join the conversation in the Kubernetes Slack

Changelog

  • cleanup to use paths variable 32a143b (Harrison Harnisch)
  • add default values for ingress path for backwards compatibility 5e2edda (Harrison Harnisch)
  • feat(brig): add brig project delete (#512) e2419a9 (Matt Butcher)
  • 517: fix for job name error cause by mixed case job names db20ffa (Brian Slater)
  • allow for customization of paths, keeping the same defaults a07c992 (Harrison Harnisch)
  • docs(README) Point all docs links to azure.github.io/brigade 4becde1 (Jarimatti Valkonen)
  • docs(typo): remove messy formatting ca8d3c9 (flynnduism)
  • edit the docs link in the Readme to point at the gh-pages site 6b127c6 (flynnduism)
  • docs(brig): add path info to help noob installation issues 668e000 (flynnduism)
  • docs(brig): link to Brig from the quick install docs 7695b1d (flynnduism)
  • docs(navigation): add more uniform forward/backward links to intro 52ae430 (flynnduism)
  • docs(install): update ACS -> AKS 612d7d6 (flynnduism)
  • docs(README): add a root link to the navigable gh-pages version of docs e16affa (flynnduism)
  • chore(deps): bump kubernetes 153c443 (Adam Reese)
  • fix(storage): Improve storage layer for projects (#507) 1f8db2b (Matt Butcher)
  • fix(github): rolebinding resources (#502) 124e88f (Andrii Nasinnyk)
  • Doc fix: Job imagePullSecrets is a string array, not string. (#503) 1ab0dd4 (Jarimatti Valkonen)
  • fix(worker): fix the precedence order (#496) 9dcc21c (Matt Butcher)
  • Enable custom dependencies for the brigade worker (#494) b20bd71 (Radu Matei)
  • Add log follows on worker and job Storage API (#492) e553d3b (Xabier Larrakoetxea Gallego)
  • Fix kubecontext variable on brig cli (#493) db14dd9 (Xabier Larrakoetxea Gallego)
  • Fix the check for data in prestart.js (#487) 7787677 (Radu Matei)
  • fix(controller): add an accepted label to builds after sync b8d9d95 (Adam Reese)
  • fix(brig): add exe extension to Windows binary (#478) 9ad51b2 (Matt Butcher)
  • feat(brig): add rerun command (#474) af2096f (Matt Butcher)
  • fix(apicache): fix test flake in apicache 2e2091e (Adam Reese)
  • fix(README): Update README with current information (#479) 9a6d08c (Matt Butcher)
  • Remove az extension add for ACR build (#461) 1dbecc7 (Eric Hotinger)
  • Add Job Annotations to Documentation (#475) a1c272c (Ben Limmer)
  • Docs update: pull_request fires closed event (#464) 1e14ec9 (Harrison Harnisch)
  • feat(*): add project option for fallback script 3980ccd (Adam Reese)