Improvement
Successful StoreExecs should be deleted automatically after a grace period to not overwhelm the kubernetes api.
Reason
When the StoreExecs are e.g. created by a cronjob, the number of CR can increase quite fast.
This can cause unnecessary resources usage.
Information
No response
Definition of Done
Delete StoreExec with the status done after a defined grace period.
Improvement
Successful
StoreExecsshould be deleted automatically after a grace period to not overwhelm the kubernetes api.Reason
When the StoreExecs are e.g. created by a cronjob, the number of CR can increase quite fast.
This can cause unnecessary resources usage.
Information
No response
Definition of Done
Delete
StoreExecwith the statusdoneafter a defined grace period.