cozystack/packages
Andrei Kvapil a628adeb35
[platform] Switch cozystack-api from DaemonSet to Deployment with PreferClose
Replace DaemonSet with direct host API access in favor of a regular
Deployment using Service trafficDistribution: PreferClose. This provides
prefer-local routing to the nearest cozystack-api pod with fallback
to remote pods when local one is unavailable.

- Replace DaemonSet/Deployment toggle with always-Deployment
- Replace internalTrafficPolicy: Local with trafficDistribution: PreferClose
- Remove KUBERNETES_SERVICE_HOST/PORT override (use default kubernetes service)
- Replace hard nodeSelector with soft nodeAffinity for control-plane nodes
- Simplify migration hook to always clean up DaemonSet if present

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-12 17:18:14 +01:00
..
apps [rbac] Use hierarchical naming scheme 2026-02-11 18:19:26 +03:00
core Prepare release v1.0.0-beta.3 2026-02-11 06:13:35 +00:00
extra Prepare release v1.0.0-beta.3 2026-02-11 06:13:35 +00:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system [platform] Switch cozystack-api from DaemonSet to Deployment with PreferClose 2026-02-12 17:18:14 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00