Skip to content

Remove legacy purge flag from k8s uninstall docs#502

Merged
consideRatio merged 1 commit intodask:mainfrom
brews:helm_doc_fix
Mar 26, 2022
Merged

Remove legacy purge flag from k8s uninstall docs#502
consideRatio merged 1 commit intodask:mainfrom
brews:helm_doc_fix

Conversation

@brews
Copy link
Contributor

@brews brews commented Mar 25, 2022

Minor doc fix!

The install instructions for dask-gateway on Kubernetes use an unsupported flag (--purge) in the helm command for cleanup and uninstalling work. When run, this throws an error at the poor user.

This updates the docs to remove the --purge flag. No other change is needed because behavior from --purge is the default behavior in the current version of helm.

Minor doc fix!

The [install instructions for dask-gateway on Kubernetes](https://gateway.dask.org/install-kube.html#shutting-everything-down) use an unsupported flag (`--purge`) in the `helm` command for cleanup and uninstalling work. When run, this throws an error at the poor user.

This PR updates the docs to remove the `--purge` flag. The behavior from `--purge` is the default behavior in the current version of `helm`.
@consideRatio consideRatio merged commit 5f2638c into dask:main Mar 26, 2022
@consideRatio
Copy link
Collaborator

Thank yo @brews!!

consideRatio added a commit that referenced this pull request Mar 26, 2022
* adding conda env file with dev dependencies

* adding conda env create instructions

* adding kubectl and helm

* adding comments for where dependencies are defined

* adding comments where dependencies are defined

* updating description in development docs

* adding minikube to local dev (kubernetes) dependencies

* unpinning pytest-asyncio and adding inline comment in src files indicating that files must be kept in sync

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove legacy purge flag from k8s uninstall docs (#502)

Minor doc fix!

The [install instructions for dask-gateway on Kubernetes](https://gateway.dask.org/install-kube.html#shutting-everything-down) use an unsupported flag (`--purge`) in the `helm` command for cleanup and uninstalling work. When run, this throws an error at the poor user.

This PR updates the docs to remove the `--purge` flag. The behavior from `--purge` is the default behavior in the current version of `helm`.

* maint/ci: remove support for Python 3.6 and test against multiple versions of Python and Golang (#501)

* ci: test against multiple versions of Python and Golang

* Require Python 3.7+ and only test against it and higher

* adding conda env file with dev dependencies

* adding conda env create instructions

* adding kubectl and helm

* adding comments for where dependencies are defined

* adding comments where dependencies are defined

* updating description in development docs

* adding minikube to local dev (kubernetes) dependencies

* unpinning pytest-asyncio and adding inline comment in src files indicating that files must be kept in sync

* updating docs/source/develop.rst with new environment filename

* updating to python=3.10

* updating dask-gateway, dask-gateway-server, and docs dependencies blocks with inline comments

* updating CI and tests dependencies block

* updating pip dependencies block with autotoc-traits

* fixing title underline from docs workflow warning

* fixing kubernetes-asyncio to kubernetes_asyncio from feedstock name

* Apply suggestions from code review

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Brewster Malevich <sbmalev@gmail.com>
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
@brews brews deleted the helm_doc_fix branch March 28, 2022 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants