stack.basicstack.de/apps/pangolin
CTO Agent fbdd757052 Fix pangolin-controller rollout by using Recreate strategy
The controller uses leader election with replicas=1. During RollingUpdate,
the new pod cannot acquire the leader lease (old pod holds it) and fails
health checks, causing indefinite restart loops.

Recreate strategy ensures the old pod terminates before the new one starts,
allowing clean leader election transitions.

Fixes: DEV-442

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-08-02 13:41:25 +00:00
..
.gitkeep Add Pangolin repository structure and DNS configuration 2026-07-26 11:58:00 +00:00
namespace.yaml Add Pangolin repository structure and DNS configuration 2026-07-26 11:58:00 +00:00
pangolin-config.yaml Fix Pangolin config: use YAML format with required fields 2026-07-26 12:23:19 +00:00
pangolin-controller-api-key-sealed.yaml feat(pangolin): Add sealed secret for controller API key 2026-08-02 13:23:12 +00:00
pangolin-controller-config.yaml Fix pangolin-kube-controller authentication and endpoint 2026-08-02 10:09:46 +00:00
pangolin-controller-deployment.yaml Fix pangolin-controller rollout by using Recreate strategy 2026-08-02 13:41:25 +00:00
pangolin-controller-rbac.yaml Add missing Traefik CRD permissions to pangolin-controller RBAC 2026-08-02 10:14:20 +00:00
pangolin-controller-service.yaml refactor(pangolin): Move controller manifests to app root for Argo CD 2026-08-01 15:52:49 +00:00
pangolin-deployment.yaml Fix Pangolin API routing - expose port 3000 for API endpoints 2026-08-01 14:44:19 +00:00
pangolin-paperclip-configuration-guide-community.md Add Pangolin Community Edition configuration guide for paperclip.basicstack.de 2026-08-02 13:11:01 +00:00
pangolin-secrets-sealed.yaml Add Pangolin Kubernetes manifests 2026-07-26 12:09:07 +00:00