Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5512

controller-gen doesn't generate CRD's

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 1.7.0.Final
    • Operator
    • None
    • False
    • False
    • Undefined

      This affects a lot of the Makefile commands that use the manifests rule and seems to be related to KOGITO-5446.

      ➜ git checkout master
      Switched to branch 'master'
      ➜ controller-gen paths="./..." crd output:stdout
      [no output]
      ➜ git checkout 6452df3e
      HEAD is now at 6452df3e [KOGITO-5446] Introducing Kogito api and client modules (#916)
      ➜ controller-gen paths="./..." crd output:stdout
      [no output]
      ➜ git checkout HEAD^
      Previous HEAD position was 6452df3e [KOGITO-5446] Introducing Kogito api and client modules (#916)                                               
      HEAD is now at 33e6b074 KOGITO-5262 Remove reference to no longer used consumers (#902)
      ➜ controller-gen paths="./..." crd output:stdout
      ---
      apiVersion: apiextensions.k8s.io/v1beta1
      kind: CustomResourceDefinition
      ...
      

            kevin-mok Kevin Mok (Inactive)
            kevin-mok Kevin Mok (Inactive)
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: