Skip to content

Conversation

@aolear-ss
Copy link
Contributor

@aolear-ss aolear-ss commented Sep 16, 2025

Extend existing options to support usage of token file used in Azure Kubernetes Service authentication scenarios with workload identity. This removes the need to manage a client secret while using Azure role-based access to Azure Storage.

Closes #145.

Extend existing options to support usage of token file used in Azure
Kubernetes Service authentication scenarios with workload identity. This
removes the need to manage a client secret while using Azure role-based
access to Azure Storage.

Issue: CrunchyData#145
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.88%. Comparing base (ef5ed57) to head (c5de4bc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/object_store/azure.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   90.89%   90.88%   -0.01%     
==========================================
  Files          92       92              
  Lines       10431    10437       +6     
==========================================
+ Hits         9481     9486       +5     
- Misses        950      951       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aykut-bozkurt aykut-bozkurt enabled auto-merge (squash) September 18, 2025 09:47
Copy link
Member

@aykut-bozkurt aykut-bozkurt left a comment

Choose a reason for hiding this comment

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

Thanks.

@aykut-bozkurt aykut-bozkurt merged commit f3e21a7 into CrunchyData:main Sep 18, 2025
11 of 12 checks passed
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.

Support Azure AD workload identity as an authorization method for blob storage

2 participants