Closed Parthiba-Hazra closed 2 months ago
@Parthiba-Hazra To summarize the comments from the meeting earlier today:
docs/
folder) that describes how the checkpoint retention policy works and how it can be configured.Nice to see CI complaining about the shell script formatting. So CI works :+1: Good
@rst0git I think now it's working properly :)
but in local test this was failing -
I think it would be helpful if the script test/wait_for_checkpoint_reduction.sh
would be a bit more verbose. Maybe how many checkpoint archives it found initially and what it is waiting for. Currently the output is very terse.
I am also a fan of shellcheck and shfmt but we can add that in a later step.
Introduced global, container, pod, and namespace-level policies for checkpoint retention, all based on count limits. Introduced a flag
applyPoliciesImmediately
to enable immediate application of policiesThe resource specific policies like container, pod and namespace policy will override the global policy.