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

Community code sync for operand, update CRDs #375

Merged
merged 14 commits into from
Oct 18, 2023
Merged

Community code sync for operand, update CRDs #375

merged 14 commits into from
Oct 18, 2023

Commits on Oct 11, 2023

  1. update crds, version

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f9c78a5 View commit details
    Browse the repository at this point in the history
  2. update crds for uplift

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b924692 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. revert change to controller-runtime

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8978c0a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. update tests

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8a9d715 View commit details
    Browse the repository at this point in the history
  2. update controller filtered cache

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b114018 View commit details
    Browse the repository at this point in the history
  3. try different version of controller runtime

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a3b30e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf6b406 View commit details
    Browse the repository at this point in the history
  5. rerun go mod tidy

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    59c8aa1 View commit details
    Browse the repository at this point in the history
  6. clean up controller runtime

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6f5b946 View commit details
    Browse the repository at this point in the history
  7. clean up controller runtime

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d96d658 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. revert label changes

    Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
    bluzarraga committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d6b96e2 View commit details
    Browse the repository at this point in the history
  2. run make manifests, make generate, and make bundle

    Signed-off-by: root <root@api.newztest.cp.fyre.ibm.com>
    root committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f55b7f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fixed formatting for bundle manifests

    Signed-off-by: Henry H Li <henry.h.li@ibm.com>
    bitscuit committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    157236b View commit details
    Browse the repository at this point in the history
  2. removed ClusterIssuer from apis package

    - so that YAML can be copied from upstream directly
    
    Signed-off-by: Henry H Li <henry.h.li@ibm.com>
    bitscuit committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    479b1e9 View commit details
    Browse the repository at this point in the history