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

Allow customers to annotate CloudCredential resource on update #3575

Merged
merged 7 commits into from
Jun 4, 2024

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    0db13aa View commit details
    Browse the repository at this point in the history
  2. Two fixes:

    - Initialize the operatorcli in both the real code and the unit tests
    - Compare the actual annotations on the CloudCredentials to the
      wantAnnotations
    kimorris27 authored and cadenmarchese committed May 22, 2024
    Configuration menu
    Copy the full SHA
    34f593b View commit details
    Browse the repository at this point in the history
  3. unit test, static validation

    allow existing cc annotations, more test cases
    cadenmarchese committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fcca98c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    1da7fb8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix typos, use semver

    cadenmarchese committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0c47ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fae910 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. re-add old SHA sums

    cadenmarchese committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7916e58 View commit details
    Browse the repository at this point in the history