Skip to content

v1.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@mruoss mruoss released this 15 Nov 13:12
· 393 commits to master since this release

Added

  • Bonny.Pluggable.AddManagedByLabelToDescendants - Adds the app.kubernetes.io/managed-by label to all descendants registered within the pipeline.
  • Allow nil and {controller :: module(), init_opts :: keyword()} in the operator's controllers/2 callback.

Fixed

  • K8sConn - Implement spec correctly.

Changed

  • Bonny.Axn.apply_descendants/N, Bonny.Axn.apply_status/N - Raise upon error.
  • fix: Some typos by @adriffaud in #168

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2