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

Migrate AccountDeleter job to MSI storage account access #10165

Merged
merged 8 commits into from
Sep 1, 2024

Conversation

drewgillies
Copy link
Contributor

Addresses: https://github.com/NuGet/Engineering/issues/5586

(Not seeing any reason for the AccountDeleteConfiguration delta here in the GitHub view of the diff). Due to complications in the base class DI implementation (see https://github.com/NuGet/Engineering/issues/5606), I've opted for the simple approach of implementing MSI auth via the UsingMsi method.

@drewgillies drewgillies requested a review from a team as a code owner August 29, 2024 11:09
@drewgillies drewgillies changed the title Dg accountdeletermsi Migrate AccountDeleter job to MSI storage account access Aug 29, 2024
@@ -1,4 +1,4 @@
// Copyright (c) .NET Foundation. All rights reserved.
// Copyright (c) .NET Foundation. All rights reserved.
Copy link
Contributor

@erdembayar erdembayar Aug 29, 2024

Choose a reason for hiding this comment

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

Looks there's no actual change in this file. Should we revert the changes?

Copy link
Member

Choose a reason for hiding this comment

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

This is a BOM removal, following the editorconfig. I think this change is fine.

@drewgillies drewgillies merged commit 1df257c into dev-feature-sdkmigration Sep 1, 2024
2 checks passed
@drewgillies drewgillies deleted the dg-accountdeletermsi branch September 1, 2024 21:10
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.

3 participants