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

Add support for ServiceBus AuthorizationRules #2988

Merged
merged 25 commits into from
May 22, 2023

Conversation

theunrepentantgeek
Copy link
Member

What this PR does / why we need it:

Adds support for ServiceBus AuthorizationRules, including secrets.

Closes #2708

Special notes for your reviewer:

There was more to this than anticipated.

How does this PR make you feel:
gif

If applicable:

  • this PR contains tests

@theunrepentantgeek theunrepentantgeek force-pushed the feature/servicebus-secrets branch from fb0c0ef to 56f953f Compare May 17, 2023 04:28
@theunrepentantgeek theunrepentantgeek self-assigned this May 17, 2023
@theunrepentantgeek theunrepentantgeek added this to the v2.1.0 milestone May 17, 2023
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.

LGTM but few comments on testing/samples

metadata:
name: aso-namespace-rule
namespace: default
spec:
Copy link
Collaborator

Choose a reason for hiding this comment

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

We also want to mention Owner field in spec

@theunrepentantgeek theunrepentantgeek enabled auto-merge (squash) May 19, 2023 01:43
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.

LGTM now

@theunrepentantgeek theunrepentantgeek merged commit 88b3c5e into main May 22, 2023
@theunrepentantgeek theunrepentantgeek deleted the feature/servicebus-secrets branch May 22, 2023 23:51
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.

Service Bus: Primary Key Secret
3 participants