Marin Atanasov Nikolov
Marin Atanasov Nikolov
### Bug Report I'm using [sdk/resourcemanager/network/armnetwork/v6](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/resourcemanager/network/armnetwork) SDK in order to get the existing Network Interfaces. Go version: `go version go1.23.2 darwin/arm64` SDK version: `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6 v6.1.0` When getting the Network Interfaces...
### Bug Report Trying to get the `FrontendIPConfiguration` for Load Balancers returns empty results for private and public IP addresses. Sample Go code to reproduce the issue. ```go package main...
The `asynq.NotFoundHandler` returns an error, which wraps `asynq.ErrHandlerNotFound` error. This allows the use of middlewares, which can then inspect the returned error and decide to silence them, thus avoiding a...
#### Description The `api-compatibility` workflow sets custom options for `apidiff` as part of the `Compare-States` and `Check-States` steps here. - https://github.com/open-telemetry/opentelemetry-collector/blob/6cd9c4e26feb910f19720950c8337af28194a70d/.github/workflows/api-compatibility.yml#L58 - https://github.com/open-telemetry/opentelemetry-collector/blob/6cd9c4e26feb910f19720950c8337af28194a70d/.github/workflows/api-compatibility.yml#L67 These opts are picked up by the...
### Proposal Hey there, Are there any plans to add Postgres as a supported datasource? Thanks!
**What happened**: Deleting a project got stuck and the dashboard was suggesting that it deletion is still pending because of existing backupentries. However, checking the project namespace shows that there...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: Adds remote/learners/dnaeon.md **Which issue(s) this PR fixes**: Fixes # **Special notes for your...