leonp-c

Results 2 issues of leonp-c

**What happened: Registering a CRD with: ``` subresources: scale: labelSelectorPath: .status.selector specReplicasPath: .spec.replicas statusReplicasPath: .status.replicas status: {} ``` is not registered in k8s. after testing from command line using `kubectl...

kind/support

**What happened: Registering a CRD with: subresources: scale: labelSelectorPath: .status.selector specReplicasPath: .spec.replicas statusReplicasPath: .status.replicas status: {} is not registered in k8s. after testing from command line using kubectl get crd...

feature-request