We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.