You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Operator Framework
Hello team,
I have some questions on how to best use the operator-lib prune library [1].
I don't see the fields or the Config struct [2] defined in the library. Are we expected to define the Config struct ourselves? I had trouble finding a concrete example on this.
Another question I have is: > Users might want to implement pruning execution by means of a cron package
By cron package is it referring to a library like [3] or [4]?