jenkinsci / kubernetes-cd-plugin

A Jenkins plugin to deploy to Kubernetes cluster
MIT License
140 stars 72 forks source link

Support CustomResourceDefinitions #130

Open Trojaner opened 4 years ago

Trojaner commented 4 years ago

Would be great if you could support deploying CustomResourceDefinitions. For example, I would like to deploy an istio VirtualService, which only results in an error at the moment.