job controller proposal document added#2000
Closed
nwendling wants to merge 1 commit intoopenshift:masterfrom
Closed
job controller proposal document added#2000nwendling wants to merge 1 commit intoopenshift:masterfrom
nwendling wants to merge 1 commit intoopenshift:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
We want to propose a architecture design, rather than implementation. Additionally I'd rather see that as a complete set of features, at least the most crucial ones we will implement. The implementation doesn't have to cover all from start, but this document should.
Contributor
|
That is my first pass, I'll be thinking more about it in the following days and reading through the linked issues from k8s. |
Contributor
|
@smarterclayton can I ask you to close this PR, as the discussion already moved upstream? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello.
Following on-going discussions on the possible solution for implementing a new job controller in Kubernetes (mainly kubernetes/kubernetes#1624), this PR aims at pushing a first draft document describing a possible implementation of this new feature.
Further discussion and needed changes in that document would allow the same proposal to be eventually submitted in K8 directly.
Brgds.