15 Commits
Author SHA1 Message Date
Matt FarinaandGitHub 4a04b6f964 Removed old owners files (#24416)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 17:06:05 -05:00
663b7151c0 Add deprecation notices to Dask chart (#18419)
* Add deprecation notices to Dask chart

Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email>

* Update stable/dask/Chart.yaml

Co-Authored-By: Scott Rigby <scott@r6by.com>
Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email>
2019-12-19 08:49:57 -08:00
Harald HaasandKubernetes Prow Robot 1c90df1b53 [stable/dask] Dask ingress (#16787)
* [stable/dask] Add ingress

Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>

* [stable/dask] Update and lint dask/README.md

Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>

* [stable/dask] Bump chart version to 3.1.0

Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>

* [stable/dask] Fix missing EOF newline values.yaml

Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>

* [stable/dask] fix default ingress tls secretName

Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>

* [stable/dask] Add tls secretName to README and values
Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>
2019-09-30 07:09:39 -07:00
Ryan McCormickandKubernetes Prow Robot 387bb25492 [stable/dask] Update stable dask with new container versions, better documentation, more options. (#12552)
* 1) Update API versions to v1, 2) Refactor NOTES.txt to handle different serviceTypes, 3) Create OWNERS file, 4) Add comments for possible serviceType and GPU values in values.yaml, 5) Update README values and add some new sections for serviceTypes and Jupyter password, 6) Lint README, yaml files, and rendered yaml templates, 7) Update container images to v1.1.1

Signed-off-by: Ryan McCormick <rmccormick@nvidia.com>
Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* address PR #1 comments, 1) Add newline to each EOF, 2) Update YAML comments to have no extra spacing, 3) Add --namespace flag description to README

Signed-off-by: Ryan McCormick <rmccormick@nvidia.com>
Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* add nodeSelector and imagePullSecrets to deployments

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* add nodeSelector and imagePullSecrets to deployments

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* change worker arg to variable rather than hardcoded 'dask-worker'

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* Add jacobtomlinson to OWNERS

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* fix lint error for spaces after comments

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>

* Update README.md

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* apply left whitespace trim and nindent throughout chart templates per unguiculus suggestion

Signed-off-by: Ryan Mccormick <rmccormick@nvidia.com>

* improvement: replace 'default' namespace with '.Release.Namespace' in NOTES.txt output

Signed-off-by: Ryan McCormick <rmccorm4@binghamton.edu>
2019-08-13 00:11:56 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot 568ef31378 add apiVersion (#13780)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 14:26:54 -07:00
jmvizcainoioandKubernetes Prow Robot cc18bf7adf add support to dask to use nodeselector, affinity and tolerations (#12700)
add information new variables in readme.md
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es>
2019-04-03 02:45:46 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot d7c49ed2d8 bump dask to 1.1.0 (#10941)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-28 09:20:06 -08:00
Erik SundellandKubernetes Prow Robot de9118bb98 [stable/dask] Tolerations for worker deployment (#9529)
* Add worker pod tolerations

See: http://kubernetes.dask.org/en/latest/#deployment-details
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>

* Bump chart version

Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>
2018-12-13 10:30:54 -08:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot ae95d69943 bump dask to 1.0.0 (#9926)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-12 06:19:39 -08:00
Tom Whiteandk8s-ci-robot 44639a107b Update Dask to version 0.18.1 (#6722)
* Update Dask to version 0.18.1

* Update scheduler.imageTag for consistency with other version numbers.

* Update Chart.yaml
2018-08-07 08:53:09 -07:00
Matthew Rocklinandk8s-ci-robot 840ae6967e [stable/dask] bump version to 0.17.4 (#5416) 2018-05-07 07:58:00 -07:00
Matthew Rocklinandk8s-ci-robot c345f8ecb7 Correctly refer to worker.resources.limits (#4798)
Previously we referred to worker.limits, which didn't exist.

Additionally we had the arguments of default reordered
2018-04-18 12:41:00 -07:00
Chengfei Shangandk8s-ci-robot 5412a9332e fix typo: jupyter->Jupyter (#4892) 2018-04-11 02:27:54 -07:00
AdamDangandk8s-ci-robot aa5fff6ad4 Typo fix in dask/README.md (#4308)
* add version for dask

add version for dask

* Typo fix in dask/README.md

Typo fix in dask/README.md
2018-03-20 21:15:02 -07:00
Matthew Rocklinandk8s-ci-robot 3ac741bdfd [stable/dask] Add updated Dask chart (#2914)
* Add Dask Chart

This supercedes the previous dask-distributed chart, which will be
deprecated.

This also uses an accurate docker image for the Jupyter server,
and pins docker images generally.

* Comment out resource limits

* Set chart version to 1.0.0, appVersion to 0.17.0

* Update README and chart information

* specify nthreads and memory-limit explicitly in values.yaml

* update notes

* avoid setting --nthreads and --memory-limit if no resource limits

* expand truncation to 63 characters, and trim "."

* bump app version number

* remove change to dask-distributed chart

* remove NOTES.txt

* use explicit repository and image tags

* respond to feedback

* remove specification of containerPorts

* update README

* resolve linting issues in values.yaml

* Clarify extra packages in README

* replace pip/conda/apt packages with generic env solution

* Add option to turn off Jupyter

Also, combine all jupyter documents into one file

* add missing {{ end }}

* split dask-jupyter to multiple files

* Fix Yaml issues

* Fix values.yaml

* Update README with instructions for installing custom packages

* Remove configurable components
2018-03-08 09:23:56 -08:00