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

Update controller-runtime to v0.16.3 and remove argo-rollout dependency #53

Merged
merged 5 commits into from
May 8, 2024

Commits on May 7, 2024

  1. Fix merge conflicts

    Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
    Rizwana777 authored and jgwest committed May 7, 2024
    Configuration menu
    Copy the full SHA
    68e62af View commit details
    Browse the repository at this point in the history
  2. Update controller-runtime to v0.16.3 and remove argo-rollout dependency

    Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
    Rizwana777 authored and jgwest committed May 7, 2024
    Configuration menu
    Copy the full SHA
    14adf1d View commit details
    Browse the repository at this point in the history
  3. remove argo-rollouts dependency

    Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
    Rizwana777 authored and jgwest committed May 7, 2024
    Configuration menu
    Copy the full SHA
    816c081 View commit details
    Browse the repository at this point in the history
  4. switch to using dynamicclient to retrieve rollouts

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed May 7, 2024
    Configuration menu
    Copy the full SHA
    905ece0 View commit details
    Browse the repository at this point in the history
  5. Fix failing test due to incorrect namespace

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed May 7, 2024
    Configuration menu
    Copy the full SHA
    950099b View commit details
    Browse the repository at this point in the history