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

Managedidentity operatorspec secrets #3937

Merged
merged 5 commits into from
Apr 18, 2024

Conversation

mehighlow
Copy link
Contributor

Closes #3936

What this PR does / why we need it:
This PR adds secrets section to the operatorSpec of the UserAssignedIdentity

Special notes for your reviewer:

How does this PR make you feel:

If applicable:

  • this PR contains documentation
  • this PR contains tests
  • this PR contains YAML Samples

@matthchr
Copy link
Member

/ok-to-test sha=207eafc

@matthchr
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@matthchr matthchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good - had a few minor comments.

Waiting for external-secrets/external-secrets#3367 before this merges, as that is the main use-case.

return nil, nil
}

// obj.Status.ClientId
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: Is this comment needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, that was a part of debugging. Removed.

@matthchr matthchr added this to the v2.7.0 milestone Apr 18, 2024
@matthchr
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matthchr
Copy link
Member

/ok-to-test sha=9a7af94

@matthchr matthchr added this pull request to the merge queue Apr 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 18, 2024
@matthchr matthchr added this pull request to the merge queue Apr 18, 2024
Merged via the queue into Azure:main with commit 67ec6ba Apr 18, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Extend UserAssignedIdentity operatorSpec with secrets
2 participants