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

Azure auth: do not use CLI provider by default when running in a cloud service #3338

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

ItalyPaleAle
Copy link
Contributor

This seems to be causing some issues for customers, and in a cloud service the CLI credentials would not work anyways.

…d service

This seems to be causing some issues for customers, and in a cloud service the CLI credentials would not work anyways.

Signed-off-by: ItalyPaleAle <[email protected]>
@ItalyPaleAle ItalyPaleAle requested review from a team as code owners February 6, 2024 23:53
@berndverst
Copy link
Member

berndverst commented Feb 6, 2024

Looks good to me.

Copy link
Member

@berndverst berndverst left a comment

Choose a reason for hiding this comment

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

This is a breaking change IMO. Never mind

@ItalyPaleAle
Copy link
Contributor Author

This is a breaking change IMO.

Please look at the diff. This only impacts when running in a cloud service. outside of a cloud service, CLI credentials still work

@berndverst berndverst merged commit 9acfcc1 into dapr:main Feb 7, 2024
88 checks passed
@berndverst
Copy link
Member

/ok-to-test

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 7, 2024

Components certification test

🔗 Link to Action run

Commit ref: 8fed634

❌ Some certification tests failed

These tests failed:

  • pubsub.kafka

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 7, 2024

Components conformance test

🔗 Link to Action run

Commit ref: 8fed634

✅ All conformance tests passed

All tests have reported a successful status

@dapr-bot
Copy link
Collaborator

dapr-bot commented Feb 7, 2024

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 8fed634

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