ship icon indicating copy to clipboard operation
ship copied to clipboard

Feature Request : allow editing CRD manifests

Open adusumillipraveen opened this issue 4 years ago • 1 comments

Currently, ship doesn't support editing manifests with CRDs. It would be good to have this in future.

Slack conversation : https://kubernetes.slack.com/archives/CFFKXV0JZ/p1565871977024800

adusumillipraveen avatar Aug 16 '19 12:08 adusumillipraveen

Copying part of my comment from there for future reference:

For kustomize to patch CRDs you need a set of custom transformer configs: https://github.com/kubernetes-sigs/kustomize/tree/master/examples/transformerconfigs/crd And that’s not something we’ve looked into generating yet (or adding a UI to allow you to configure one manually)

laverya avatar Aug 16 '19 21:08 laverya