Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/influxdb] Allow alternate schedulers #6235

Merged
merged 4 commits into from
Jul 2, 2018

Conversation

knorby
Copy link
Contributor

@knorby knorby commented Jun 20, 2018

What this PR does / why we need it:
Allows for an alternative scheduler to be used on Influxdb, e.g. stork. This is of relevance to influxdb, given persistent volumes (stork is primarily focused on data scheduling).

Special notes for your reviewer:
There is no reason to hard set a default value for the scheduler, but it should default to 'default-scheduler' if that helps for testing. The scheduler itself doesn't affect much beyond node selection, so there isn't really an impact to see from different schedulers beyond that. No need to setup Stork!

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 20, 2018
@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 20, 2018
@knorby
Copy link
Contributor Author

knorby commented Jun 20, 2018

cc chart maintainer, @jackzampolin

@knorby
Copy link
Contributor Author

knorby commented Jun 20, 2018

/assign @sameersbn

@unguiculus
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 2, 2018
@unguiculus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 2, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knorby, unguiculus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 2, 2018
@k8s-ci-robot k8s-ci-robot merged commit 629ea4e into helm:master Jul 2, 2018
@knorby knorby deleted the influxdb=scheduler branch July 5, 2018 17:58
or1can pushed a commit to or1can/charts that referenced this pull request Jul 10, 2018
* Adding option to set scheduler

* Bumping version

* Bump minor version for new feature
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants