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

ACM-5994 Reinstall operator when deployment arguments are mismatched #249

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2023

  1. add space, test PR

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c46947c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Reinstall operator when deployment args change

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    11ef1c6 View commit details
    Browse the repository at this point in the history
  2. Change client, clean up

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b2255f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. reinstall operator if arg mismatch with secret

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8224158 View commit details
    Browse the repository at this point in the history
  2. added tests

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dee883b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix tests

    Signed-off-by: Omar Farag <[email protected]>
    o-farag committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ce8bc89 View commit details
    Browse the repository at this point in the history