dask / dask/dask-kubernetes

Increment the version on the CRDs

Open
#753 1 comment 1 reaction 1 assignee Claimed by @Matt711 View on GitHub
operator
Dominant language
Python
Stars
324
Forks
157
PR merge metrics
No merged PRs in 30d

Description

Right now our CRDs are at `v1` and haven't changed in a breaking way since they were introduced. However we are now at the point where we might want to start changing things (see #745). We should probably bump our CRDs to `v2beta1` following the k8s convention which would allow us to change things without breaking older code.

Given that we haven't been through this process yet we should take some time to learn and understand how to do this safely.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.