Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport cronjobs #1562
Comments
This comment has been minimized.
This comment has been minimized.
We probably want cronjobs to go at least beta before implementing this. |
ianlewis
added
kind/enhancement
labels
Jan 20, 2017
This comment has been minimized.
This comment has been minimized.
libnux
commented
Mar 13, 2017
It seems that Cronjobs will go beta in 1.6 release according to the following issue in 1.6 milestone: |
This comment has been minimized.
This comment has been minimized.
@luispabon Good idea. We'll look into that after the release. |
This comment has been minimized.
This comment has been minimized.
libnux
commented
Mar 15, 2017
Unfortunately , cronjobs' going beta postponed to v1.7. |
This comment has been minimized.
This comment has been minimized.
silverkorn
commented
Jul 19, 2017
Greetings! |
maciaszczykm
added
priority/P1
and removed
priority/P2
labels
Jul 20, 2017
maciaszczykm
marked this as
a duplicate of
#2179
Jul 25, 2017
maciaszczykm
referenced this issue
Jul 25, 2017
Closed
Cannot view crontab jobs in Kubernetes Dashboard #2179
maciaszczykm
self-assigned this
Jul 25, 2017
This comment has been minimized.
This comment has been minimized.
oscarbatori
commented
Jul 25, 2017
Is there an open PR for this, or is there design work required to figure out where this sits in the |
This comment has been minimized.
This comment has been minimized.
@oscarbatori We can always introduce new tab, but you are right. We need to discuss it a bit before implementing it. |
This comment has been minimized.
This comment has been minimized.
oscarbatori
commented
Jul 25, 2017
•
@maciaszczykm is this the appropriate forum for discussing features, or is I think
Also, we might want to look at separating Happy to help, though I'd be a first time contributer. |
This comment has been minimized.
This comment has been minimized.
@oscarbatori It is a good place. I will take a look on your proposal later. |
This comment has been minimized.
This comment has been minimized.
oscarbatori
commented
Jul 25, 2017
@maciaszczykm thanks! Feel free to reach out if you want some help! |
This comment has been minimized.
This comment has been minimized.
@oscarbatori We have updated our Kubernetes deps to 1.7.2 so it is a good time to start working on it. Are you willing to do so? We can guide you if you want. Just start with the backend and take Replica Sets as an example. Cron Jobs have to be in Workloads menu which we keep sorted alphabetically. |
This comment has been minimized.
This comment has been minimized.
oscarbatori
commented
Aug 4, 2017
@maciaszczykm yes, I can take a look this weekend! Do you use Gitter? Just in case questions come up. |
This comment has been minimized.
This comment has been minimized.
You can find us on: https://kubernetes.slack.com SIG-UI |
This comment has been minimized.
This comment has been minimized.
oscarbatori
commented
Aug 4, 2017
Swell, thanks guys! |
luispabon commentedJan 10, 2017
Would be great if Dashboard would support cronjobs in the same way it supports jobs (cronjobs being a level above jobs).