mittwald/kubernetes-replicator

Replicator pod crashing after replicating secret to a large number of namespaces

cherrera-acx opened this issue · 6 comments

Describe the bug
We are replicating a secret across 100+ namespaces. Replicator successfully replicates the secret but when its starts to cycle a check on the namespaces to validate that the secret exists the pod crashes, and starts restarting.

To Reproduce
Replicate secret

Expected behavior
Secret is successfully replicated without issues

Environment:

  • Kubernetes version: [v1.21.14-gke.2100]
  • kubernetes-replicator version: [k8s-replicator-2.7.3]

Additional context
We are using replicator to replicate cert-manager tls secrets, following this documentation.
https://cert-manager.io/docs/tutorials/syncing-secrets-across-namespaces/#using-kubernetes-replicator

I have similar issue #215

There has not been any activity to this issue in the last 14 days. It will automatically be closed after 7 more days. Remove the stale label to prevent this.

Please keep issue open, as the issue still persists.

Apologies; this should not have gotten stale. 🙏 You mentioned the controller crashing after the first reconciliation; do you happen to have any logs available from that moment when the controller crashed?

There has not been any activity to this issue in the last 14 days. It will automatically be closed after 7 more days. Remove the stale label to prevent this.

I have the same issue.