Skip to content

0.17.1

This page documents the changes in Kannika Armory version 0.17.1.

  • 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.
  • Add operator.config.backup.monitoring.container.resources value for the default backup monitoring sidecar container resources.
  • 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 parallelism for the available maxProducers.

  • Helm: roll the API, operator, and console pods when their ConfigMap or Secret changes. A checksum/config annotation, plus checksum/secret on 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.

  • Bump version to 0.17.1