runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Need better messaging when a secret doesn't exist from a Cronjob yet

Open cloudnautique opened this issue 2 years ago • 0 comments

If you have a generated secret from a cronjob, there is a delay from the app running and the first run of the cron job. It isn't clear to the user that things are ok, and it just hasn't run yet.

staging-dns-db    ghcr.io/acorn-io/library/mariadb:v10.6.8-focal-acorn.1   1         1            8m48s ago               [secrets: waiting: [backup-list: job not complete]]

In the case of a cron, it would be nice to say secrets:waiting: [backup-list: cron will run x]

Then if that fails, the user should be notified.

cloudnautique avatar Jul 30 '22 00:07 cloudnautique