github garden-io/garden v0.9.11

latest releases: edge-bonsai, 0.12.71, 0.12.70...
5 years ago

This release includes several bugfixes and minor improvements around logging and error handling for Kubernetes plugins.

Also new in this release is the 'more info' info pane for test and task nodes on the Stack Graph tab of the Dashboard, which shows details of the last run (including the full log of the run).

Finally, many thanks to @jpreese for his contribution to this release! 🎉

Features

  • dashboard: add 'more info' pane to stack graph (bee72e65)

Bug Fixes

  • k8s: allow unknown fields in provider config (921243df)
  • core: set name prefix on plugin services, tasks and tests (81b8d581)
  • k8s: avoid repeated Tiller install causing slower init (766ef188)
  • k8s: use statuscodeerror type when using request-promise (e61fe337)
  • task-graph: ensure graph node keys and event payload keys match (47e84b4c)
  • vcs: don't fork a process for every untracked file (ef439923)

Code Refactoring

  • rename task baseKey to key and key to id (f7cecce7)
  • k8s: move some things around + remove need for login (e0543ad6)

Don't miss a new garden release

NewReleases is sending notifications on new releases.