Skip to content

v1.5.0

Choose a tag to compare

@tonyandrewmeyer tonyandrewmeyer released this 29 Apr 22:35
aeda3bc

The main change in this release is that we've adjusted the way Concierge logs when running commands that are expected to fail (like checking if a system is already bootstrapped). Many users were confused seeing error messages that were raw errors from the processes being called, but expected non-errors from Concierge's point of view. Those are now only displayed if you've increased the logging level.

What's Changed

  • feat: drop logs to trace if an error is expected in #173
  • test: expect provider-microk8s to time out on concierge prepare in #174
  • ci: add a dependabot cooldown in #180

Full Changelog: v1.4.3...v1.5.0