Skip to content

Release 0.14.1

This release contains bugfixes for the Kannika Armory platform.

For new installations, see the Installation guide.

For upgrading existing installations, see the associated Upgrading to 0.14.x guide.

  • API: Fixed an issue where the API would fail to start if the SQLite database file did not yet exist. The API now creates the database file before attempting to enable WAL mode, preventing startup errors on fresh installations or after data directory resets.

  • Operator: The operator now retries fetching the Kubernetes API version on transient failures, improving reliability during startup when the Kubernetes API server is temporarily unavailable.

For a full list of changes, see the Changelog.