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

K8S version upgrade v0.29.x and related changes #2681

Merged
merged 11 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. Revert "Revert "Upgrade k8s version to 0.29.x (#2532)" (#2676)"

    This reverts commit 5002a06.
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9c1dd82 View commit details
    Browse the repository at this point in the history
  2. Add webhook to controller manager

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b1616ba View commit details
    Browse the repository at this point in the history
  3. Updated validation webhook for blueprints

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1487dd7 View commit details
    Browse the repository at this point in the history
  4. Rearrange imports

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7c2dc9b View commit details
    Browse the repository at this point in the history
  5. Revert webhook handler methods with nil pointer fix

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0a91427 View commit details
    Browse the repository at this point in the history
  6. Take logger out in utils, as used in multiple places

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    74c6bd1 View commit details
    Browse the repository at this point in the history
  7. Addressed review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    89c3618 View commit details
    Browse the repository at this point in the history
  8. Revert "Take logger out in utils, as used in multiple places"

    This reverts commit ad7aeba.
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0223b92 View commit details
    Browse the repository at this point in the history
  9. Addressed review comments w.r.t controller-runtime setlogger and [nits]

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    929a897 View commit details
    Browse the repository at this point in the history
  10. Addressed review comments w.r.t controller-runtime setlogger and [nits]

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2ad9c58 View commit details
    Browse the repository at this point in the history
  11. Tidying go.mod

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6235ffe View commit details
    Browse the repository at this point in the history