cozystack/packages
Nikita c919ea6e39
[cilium] Enable automatic pod rollout on configmap updates (#1728)
Enable automatic restart of cilium and cilium-operator pods when
cilium-config ConfigMap is updated.

This change adds:
- `rollOutCiliumPods: true` - enables automatic rollout of cilium-agent
pods
- `operator.rollOutPods: true` - enables automatic rollout of
cilium-operator pods

When the ConfigMap is updated, pods will automatically restart due to
the `cilium.io/cilium-configmap-checksum` annotation that contains the
SHA256 hash of the configmap.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated Cilium configuration settings to enable pod rollout behavior
for Cilium and operator pods by default.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-12-23 15:41:12 +03:00
..
apps [virtual-machine,vm-instance] Add nodeAffinity for Windows VMs based on scheduling config (#1693) 2025-12-23 15:39:19 +03:00
core [fluxcd] Add flux-aio module and migration to v22 2025-12-10 19:27:37 +01:00
extra [monitoring] Add SLACK_SEVERITY_FILTER field and VMAgent for tenant monitoring 2025-12-17 12:41:11 +03:00
library [cozy-lib] Improve flatten function 2025-11-21 17:41:21 +03:00
system [cilium] Enable automatic pod rollout on configmap updates (#1728) 2025-12-23 15:41:12 +03:00
tests/cozy-lib-tests [cozy-lib] Improve flatten function 2025-11-21 17:41:21 +03:00