amirschw

Results 5 issues of amirschw

**Describe the bug** When running with more than 1 replica of argo-rollouts controller (with the `--leader-elect` flag), and the current leader fails to renew the lease, stops leading and "shutting...

bug

### Proposal In #2309 we added the global `metricType` field to all scalers. Specific scalers (CPU, Memory, Datadog) already supported different metric types using their metadata `type` field, which we...

needs-discussion
feature-request
breaking-change
cant-touch-this

### Proposal The azure-service-bus-go package [was replaced](https://github.com/Azure/azure-service-bus-go#readme) by the new azservicebus package. It is recommended to migrate to the new package. Migration guide: https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/messaging/azservicebus/migrationguide.md/ ### Use-Case Azure service bus scaler...

help wanted
feature-request

### Report For scaled objects with multiple triggers, `kubectl get scaledobject` only shows the first trigger: ```bash ~ $ k get scaledobject myapp NAME SCALETARGETKIND SCALETARGETNAME MIN MAX TRIGGERS AUTHENTICATION...

bug
enhancement
help wanted
Hacktoberfest
cant-touch-this

### Proposal Both Scraper and Resource Discovery only support known cloud environments (via `AzureMetadata` for Scraper and `AzureLandscape` for Resource Discovery. In order to support additional environments, we can add...

help-wanted
feature