Skip to content

v1.4.5

Choose a tag to compare

@tonyandrewmeyer tonyandrewmeyer released this 30 Mar 00:43
ea1a5ee

This release contains a collection of small bug fixes. Most significantly, it avoids clobbering an existing K8s cluster, for example if running concierge twice.

(This release is the same as 1.4.3, which failed to release due to an incompatibility with recently changed GitHub settings.)

What's Changed

  • fix: only remove /run/containerd if we need to bootstrap k8s in #161
  • fix: use MicroK8s config for model defaults and bootstrap constraints in #166
  • fix: treat non-active installed snaps as installed in #165
  • fix: merge provider credentials instead of overwriting in #163
  • fix: don't retry permanent errors in RunWithRetries in #164
  • chore: address minor linting issues in #169
  • ci: add Zizmor workflow in #167
  • ci: add static analysis in #168

Full Changelog: v1.4.2...v1.4.5