google / google/kctf

Every time we generate CRD, we need to change it (beta branch)

Open
#136 3 comments 0 reactions 0 assignees View on GitHub
development p2
Dominant language
Go
Stars
794
Forks
82
PR merge metrics
No merged PRs in 30d

Description

When we use the command "operator-sdk generate crds", we have to change the CRD so it works.
This is necessary, because when we include podTemplate in the Custom Resource Definition, we get and an error associated to x-kubernetes-list-map-keys and then we have to delete the second and third apparitions of "- protocol" and then it works.
I tried to find how to solve that without having to change the CRD every time but there wasn't any simple solution to that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.