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

Add support for custom CC API users #10117

Merged
merged 24 commits into from
Aug 6, 2024
Merged

Commits on Aug 5, 2024

  1. Add support for custom CC API users

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ee4049 View commit details
    Browse the repository at this point in the history
  2. Addressing feedback - fv, js, pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7312bc7 View commit details
    Browse the repository at this point in the history
  3. Addressing feedback

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    38d2f8d View commit details
    Browse the repository at this point in the history
  4. Addressing feedback - js, fv

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    df4923a View commit details
    Browse the repository at this point in the history
  5. Refactoring ApiCredentials based on feedback - js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f4747b7 View commit details
    Browse the repository at this point in the history
  6. Addressing more feedback -js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    43a849d View commit details
    Browse the repository at this point in the history
  7. Addressing more feedback - js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c3158af View commit details
    Browse the repository at this point in the history
  8. Fix CruiseControlReconcilerTest.java test

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    62cd728 View commit details
    Browse the repository at this point in the history
  9. Fix other tests

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    11cf735 View commit details
    Browse the repository at this point in the history
  10. Fix system tests

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4793b1c View commit details
    Browse the repository at this point in the history
  11. Addressing feedback - js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ff15d1f View commit details
    Browse the repository at this point in the history
  12. Revert doc change

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    df84a0d View commit details
    Browse the repository at this point in the history
  13. Addressing feedback - pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ce1ffcb View commit details
    Browse the repository at this point in the history
  14. Addressing feedback - pm

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    947592d View commit details
    Browse the repository at this point in the history
  15. Refactor based on feedback - pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ba02854 View commit details
    Browse the repository at this point in the history
  16. Addressing more feedback -pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3569a91 View commit details
    Browse the repository at this point in the history
  17. Addressing remaining comments - pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8ca8e65 View commit details
    Browse the repository at this point in the history
  18. Addressing comments - pp

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a60701 View commit details
    Browse the repository at this point in the history
  19. Refactor logic out of Strimzi API

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c0dba89 View commit details
    Browse the repository at this point in the history
  20. Addressing most comments - pp, js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b4a4d94 View commit details
    Browse the repository at this point in the history
  21. Addressing more feedback - js

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    26de0d2 View commit details
    Browse the repository at this point in the history
  22. Reduce HashMap creation

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    015e1c2 View commit details
    Browse the repository at this point in the history
  23. Fix unit tests

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f232e44 View commit details
    Browse the repository at this point in the history
  24. Add punctuation to exception comments

    Signed-off-by: Kyle Liberti <kliberti@redhat.com>
    kyguy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ebe514d View commit details
    Browse the repository at this point in the history