Igor Shishkin

Results 18 comments of Igor Shishkin

Some thoughts on how it can look like: 1. Keep RequestHeaderRemove/ResponseHeaderRemove as is because of their singular name. 2. Introduce RequestHeadersRemove/ResponseHeadersRemove transforms. Example format: | Key | Value | Default...

I had the same error message, and the issue was that all files were filtered out by "valid_encoding?" condition in lib/dependabot/nuget/file_fetcher.rb. In my environment LANG environment variable wasn't defined and...

My incremental deployments fail with the same error, but for "deploymentConfiguration" property. Is it the same issue?

> Use beta versions of OpenTelemetry.Instrumentation.Http instrumentation if SuppressDownstreamInstrumentation is needed. I guess you had a specific version in mind, likely beta versions of 1.6.0.

I'm using blobfuse. As I understand blobfuse translates to Storage REST API and MSI/SPN auth are already supported, so seems technically possible. Could you please explain more "disabling shared key...

Thanks, I saw that guide for an existing storage account. I'm interested to have shared key access disabled for storage account dynamically provisioned by Blob CSI driver.

@mgravell any chance this is merged? is any help needed?

I wonder if #2773 and #2786 both related to this?