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

Fix v1 secret naming #1380

Merged
merged 5 commits into from
Feb 17, 2021
Merged

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Feb 13, 2021

  • Fix issue where namespace was mistakenly included in v1 secret
    naming key generation. Some resources are not expected to have
    namespace prefix in certain KeyVault scenarios.
  • Increase CI timeout a bit.
  • SecretClient should not be modified by options in Ensure as Managers are singletons and share state between resources.

How does this PR make you feel:
gif

If applicable:

  • this PR contains documentation
  • this PR contains tests

babbageclunk
babbageclunk previously approved these changes Feb 14, 2021
Copy link
Member

@babbageclunk babbageclunk left a comment

Choose a reason for hiding this comment

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

Looks good - sorry I missed this in review!

@matthchr matthchr force-pushed the feature/fix-v1-secret-naming branch 3 times, most recently from 7649ac5 to eada53f Compare February 16, 2021 19:44
  - Fix issue where namespace was mistakenly included in v1 secret
    naming key generation. Some resources are not expected to have
    namespace prefix in certain KeyVault scenarios.
@matthchr matthchr force-pushed the feature/fix-v1-secret-naming branch from eada53f to 72c8234 Compare February 17, 2021 00:56
Copy link
Member

@babbageclunk babbageclunk left a comment

Choose a reason for hiding this comment

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

Good spotting on the secretClient mutation! There's some debug logging left though.

@matthchr matthchr force-pushed the feature/fix-v1-secret-naming branch from 72c8234 to 0fbbe45 Compare February 17, 2021 01:18
babbageclunk
babbageclunk previously approved these changes Feb 17, 2021
  - Due to capacity constraints. We can move back later.
@matthchr matthchr force-pushed the feature/fix-v1-secret-naming branch from 287a0fa to d52c644 Compare February 17, 2021 19:51
@matthchr matthchr merged commit 78e493c into Azure:master Feb 17, 2021
@matthchr matthchr deleted the feature/fix-v1-secret-naming branch February 17, 2021 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants