Adding labels to DaskCluster (or other CRs) don't propagate
Open
operator
- Dominant language
- Python
- Stars
- 324
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
When you create a DaskCluster (or other CR) the labels get propagated to the child resources.
However if you update a DaskCluster with a label after it was created the labels are not propagated.
We should add an update handler to do this.
Contributor guide
Assessment
This issue has not been assessed yet.