Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a field SchedulerName to TFJob for specifying a scheduler #408

Merged
merged 1 commit into from
Mar 7, 2018

Commits on Mar 7, 2018

  1. Add a field SchedulerName to TFJob for specifying a scheduler

    This commit adds a new field SchedulerName to the definition of TFJob.
    The purpose of the field is specifying the scheduler name of the pods
    created by tf-operator and let the scheduler (which wouldn't be the
    default scheduler) handle them. It would be convenient for letting
    kube-batchd (a component of kube-arbitrator) handle the pods.
    mitake committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    445f01b View commit details
    Browse the repository at this point in the history