longhorn / longhorn

Cloud-Native distributed storage built on and for Kubernetes
https://longhorn.io
Apache License 2.0
5.97k stars 589 forks source link

[FEATURE] Add the next timestamp a recurring job will run in the UI #8404

Open nogweii opened 4 months ago

nogweii commented 4 months ago

Is your feature request related to a problem? Please describe (👍 if you like this request)

I'm not certain always how long until the next time my automated backup, trim, snapshot, etc will happen. And I suck at time math, especially if there are different timezones involved. (as the Kubernetes cluster may be operating in UTC or some other one that's not the same as my local TZ.)

Describe the solution you'd like

An icon that can be hovered showing the timestamp, or relative time to "now" (page load), in the same table cell as job's schedule.

Describe alternatives you've considered

Do the math. Or use a cron calculator/utility to do the math for me.

nogweii commented 2 months ago

This wasn't completed, and I think it's still valid. It's not stale!

derekbit commented 2 months ago

cc @DamiaSan for the community issue coordinator

DamiaSan commented 2 months ago

@derekbit Do you think this feature the user is asking could be useful?

derekbit commented 2 months ago

The feature makes sense to me. @innobead WDYT?

nogweii commented 2 weeks ago

I think this is still relevant. Could this be reopened again?