Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Misc] Operator: CRD generation updated #16

Merged
merged 11 commits into from
Sep 15, 2023
Merged

[Misc] Operator: CRD generation updated #16

merged 11 commits into from
Sep 15, 2023

Commits on Sep 13, 2023

  1. [Misc] Operator: CRD generation updated

    Use controller-gen to automatically generate CRDs
    
    Change-Id: I67c53773e8df5a0269f95bc89c5c3cad3fe99b99
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b0e562f View commit details
    Browse the repository at this point in the history
  2. [Misc] CRD Gen (types): pkg/apis folder used

    Use relevant folder as present in CAP Operator.
    
    Change-Id: Ida40923888ee413a003ffa87cc585663c75b1de8
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e5c5132 View commit details
    Browse the repository at this point in the history
  3. correct print columns

    Change-Id: I2df7f7f89da64fa6df4d4c7f9d56c65acd29073c
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    447e76f View commit details
    Browse the repository at this point in the history
  4. more type validations

    Change-Id: I85a5c07e2a25d40393e601f69306b8f93cd94392
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3ccf448 View commit details
    Browse the repository at this point in the history
  5. another update

    Change-Id: I29c5b774fa1596568db4c532a374f25794a37707
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e271ddf View commit details
    Browse the repository at this point in the history
  6. more updates

    Change-Id: I9e4560cb22a15b0bd4952b7dbf9a035a18817041
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0792f97 View commit details
    Browse the repository at this point in the history
  7. status enum added

    Change-Id: I61ae84e0a8e787b938522c73286fedefc2a623e8
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a4d2d33 View commit details
    Browse the repository at this point in the history
  8. fix pattern on string slice

    Change-Id: Ic75199b0affae4a8318f3a15f94afb115c4a0a5e
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ff4014a View commit details
    Browse the repository at this point in the history
  9. update type

    Change-Id: Ic555faf35090c91aed65c20ea45059cf868c20fb
    Pavan-SAP committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ee1681c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. update type for more Enums

    Change-Id: I39da120317637e28658f37db21c22fa5e6dc9b11
    Pavan-SAP committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6324be6 View commit details
    Browse the repository at this point in the history
  2. [Misc] CRD: manual updates over controller-gen

    Not yet supported out of the box.
    
    Change-Id: I37e886e76af6492d098084bce967d75ed81d25dc
    Pavan-SAP committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    68d22d4 View commit details
    Browse the repository at this point in the history