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 upManage Pods directly instead of using Job controllers #325
Comments
Jan 18, 2018
This was referenced
DjangoPeng
added
the
kind/enhancement
label
Jan 18, 2018
This comment has been minimized.
This comment has been minimized.
Hi, folks, I will pick up this if nobody working on this :) |
This comment has been minimized.
This comment has been minimized.
that would be great! |
jlewi
assigned
ScorpioCPH
Jan 19, 2018
This comment has been minimized.
This comment has been minimized.
Awesome! And I think it is hard to decouple #314 and this issue |
jlewi
added this to the Kubecon Europe milestone
Jan 25, 2018
This comment has been minimized.
This comment has been minimized.
vishh
commented
Feb 15, 2018
Just FYI: @kow3ns and I have been noodling on the idea of a stateful Job that would benefit TF Training Operator. Managing pods outside of existing curated controllers is a risky proposition IMHO, but might be a good stop gap solution. |
This comment has been minimized.
This comment has been minimized.
gaocegege
added
the
difficulty/medium
label
Feb 16, 2018
added a commit
that referenced
this issue
Mar 5, 2018
pushed a commit
to Jimexist/tf-operator
that referenced
this issue
Mar 7, 2018
jlewi
added
the
priority/p1
label
Mar 7, 2018
This comment has been minimized.
This comment has been minimized.
@ScorpioCPH #344 is merged. Can we close this? Or is there more work to be done? |
This comment has been minimized.
This comment has been minimized.
/close |
k8s-ci-robot
closed this
Mar 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jlewi commentedJan 18, 2018
Consensus in #45 was that we should manage the pods directly. Opening this issue to track that work.