0.17.1
This page documents the changes in Kannika Armory version 0.17.1.
Changelog 0.17.1
Section titled “Changelog 0.17.1”Features
Section titled “Features”- Backup: configure the CPU and memory requests and limits for the backup monitoring sidecar container,
globally through the operator Helm values or per backup via
spec.monitoring.resources.
Helm Charts
Section titled “Helm Charts”- Add
operator.config.backup.monitoring.container.resourcesvalue for the default backup monitoring sidecar container resources.
Bug fixes
Section titled “Bug fixes”-
Restore: reserve the Kafka producer sink before taking the concurrency permit, so a restore job no longer holds a topic permit while waiting for a producer slot. This lets restores make full use of the configured
parallelismfor the availablemaxProducers. -
Helm: roll the API, operator, and console pods when their ConfigMap or Secret changes. A
checksum/configannotation, pluschecksum/secreton the API, is now stamped onto each pod template, so configuration-only changes trigger a rolling update instead of leaving the pods on the old config.
Documentation
Section titled “Documentation”- Document the backup monitoring sidecar resources in Default Pod Settings.
Miscellaneous Tasks
Section titled “Miscellaneous Tasks”- Bump version to 0.17.1

