atomist / sdm-pack-k8s

Extension Pack for an Atomist SDM to integrate Kubernetes deployments
Apache License 2.0
3 stars 2 forks source link

Dynamic API does not support cluster-scoped custom resource definitions #82

Closed ddgenome closed 4 years ago

ddgenome commented 4 years ago

Since cluster-scoped custom resource definitions are not in the static list of cluster-scoped resources, the isClusterScoped function erroneously returns that they are not cluster scoped when they are.