Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Does the JOSDK support the ability to set additional print columns on a Foo CRD when I do kubectl get foo?

You must be logged in to vote

This question is more appropriate for the Fabric8 client project but yes, you should be able to do so, see: https://github.com/fabric8io/kubernetes-client/blob/009974fe5fe634cbd6d1210780b99ff82e251f2d/crd-generator/api/src/test/java/io/fabric8/crd/example/joke/JokeRequestSpec.java#L42
More generally speaking, you can see some of the features of the CRD generator here: https://github.com/fabric8io/kubernetes-client/blob/master/doc/CRD-generator.md, though, ironically enough, dealing with printer columns is not documented there 😞

Replies: 1 comment

Comment options

This question is more appropriate for the Fabric8 client project but yes, you should be able to do so, see: https://github.com/fabric8io/kubernetes-client/blob/009974fe5fe634cbd6d1210780b99ff82e251f2d/crd-generator/api/src/test/java/io/fabric8/crd/example/joke/JokeRequestSpec.java#L42
More generally speaking, you can see some of the features of the CRD generator here: https://github.com/fabric8io/kubernetes-client/blob/master/doc/CRD-generator.md, though, ironically enough, dealing with printer columns is not documented there 😞

You must be logged in to vote
0 replies
Answer selected by coltmcnealy-lh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.