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

chore: update k8s version #1701

Merged
merged 27 commits into from
Sep 19, 2023
Merged

chore: update k8s version #1701

merged 27 commits into from
Sep 19, 2023

Commits on Sep 19, 2023

  1. fix

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4a40de9 View commit details
    Browse the repository at this point in the history
  2. fix metrics-operator

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cd698fa View commit details
    Browse the repository at this point in the history
  3. fix lifecycle-operator

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aaf4333 View commit details
    Browse the repository at this point in the history
  4. regenerate crds

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    37e0c34 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a9845ea View commit details
    Browse the repository at this point in the history
  6. fix tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    61deb3f View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8b6abb8 View commit details
    Browse the repository at this point in the history
  8. Update Makefile to use v1.27.3

    Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aaf132f View commit details
    Browse the repository at this point in the history
  9. fix(mlifecycle-operator): updated test env

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a043623 View commit details
    Browse the repository at this point in the history
  10. fix(mlifecycle-operator): unremove status update

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c7e27c7 View commit details
    Browse the repository at this point in the history
  11. fix(mlifecycle-operator): unremove status update

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0965613 View commit details
    Browse the repository at this point in the history
  12. fix(mlifecycle-operator): fix worload instance test

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aefc3f7 View commit details
    Browse the repository at this point in the history
  13. fix(mlifecycle-operator): fix app status

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    15bd08e View commit details
    Browse the repository at this point in the history
  14. fix(mlifecycle-operator): go mod

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    59e7e88 View commit details
    Browse the repository at this point in the history
  15. fix(mlifecycle-operator): go mod

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c05ff77 View commit details
    Browse the repository at this point in the history
  16. fix(mlifecycle-operator): remove unupdated status

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5ff14a0 View commit details
    Browse the repository at this point in the history
  17. revert status removal

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6fb0777 View commit details
    Browse the repository at this point in the history
  18. fix(klt-cert-manager): make reader public

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8414d7f View commit details
    Browse the repository at this point in the history
  19. fix(klt-cert-manager): make cert-manager like before fix mains

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9b8066b View commit details
    Browse the repository at this point in the history
  20. fix(lifecycle-operator): fix failing unit tests

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1dc0b15 View commit details
    Browse the repository at this point in the history
  21. fix(lifecycle-operator): update makefile

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    535c2f6 View commit details
    Browse the repository at this point in the history
  22. fix(lifecycle-operator): removed bogus log

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    938144e View commit details
    Browse the repository at this point in the history
  23. fix unit test

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    01eab90 View commit details
    Browse the repository at this point in the history
  24. fix test

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a7f579d View commit details
    Browse the repository at this point in the history
  25. update helm CRDs

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    933e079 View commit details
    Browse the repository at this point in the history
  26. bump version to latest

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    39df7a1 View commit details
    Browse the repository at this point in the history
  27. Update lifecycle-operator/main.go

    Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT and bacherfl committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1695295 View commit details
    Browse the repository at this point in the history