mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-07 09:43:15 +00:00
Follow-up of: - https://github.com/kubernetes/kubernetes/pull/115634 The current retention policy prevent creation or update of new objects until the existing one are deleted based on the retention period. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>