Inserted ttl to clean old jobs
Hi @luigi-bitonti - from our test setup running on K8s 1.32.0, the upgrade CRDs Job seems to be reaped after completion. Are you seeing something else on your side?
Thanks,
Ben
Hi @benashz Unfortunately on my cluster no. I opened an issue for the same reason on another product's repo: https://github.com/kyverno/kyverno/issues/11665
I discovered by pure chance that by manually deleting the job, the upgrade goes ahead, so I tried to insert the TTL and it worked. I also opened a Google case, but they couldn't help me either.
If you don't want the parameter to always be inserted, could we at least insert it only if the variable is valued?