Announcing the 0.13.1 Release
This release contains bugfixes and improvements for the Kannika Armory platform.
Installation
Section titled “Installation”For new installations, see the Installation guide.
For upgrading existing installations, see the associated Upgrading to 0.13.x guide.
Bug fixes
Section titled “Bug fixes”This release includes the following bug fixes.
Azure Storage: fix tokens not properly refreshed before expiry
Section titled “Azure Storage: fix tokens not properly refreshed before expiry”The Azure SDK has been upgraded to the latest version, fixing an issue where tokens were not properly refreshed before expiry. This resolves connectivity issues that could occur during long-running backup or restore operations.
Backup: fix invalid logs from rdkafka client
Section titled “Backup: fix invalid logs from rdkafka client”Fixed invalid logs from the rdkafka client in the Kannika monitoring sidecar.
Helm: remove invalid api.config.security.secret.namespace value
Section titled “Helm: remove invalid api.config.security.secret.namespace value”The api.config.security.secret.namespace Helm value has been removed.
This value was invalid and caused Kubernetes warnings during deployment:
unknown field "spec.template.spec.containers[0].env[1].valueFrom.secretKeyRef.namespace"Documentation
Section titled “Documentation”Shell prompts excluded from clipboard
Section titled “Shell prompts excluded from clipboard”Shell code blocks now exclude the $ prompt prefix when copying to the clipboard.
The prompt is still visually displayed, but only the actual command is copied.
Release Notes
Section titled “Release Notes”For a full list of changes, see the Changelog.