Leevi Lehtonen
Leevi Lehtonen
Add new option to not scale GitHub runner on default runner labels ### Checklist - [ ] When introducing a new scaler, I agree with the [scaling governance policy](https://github.com/kedacore/governance/blob/main/SCALERS.md) -...
### Report Current github-runner-scaler implementation seems to scale the runner always with default labels like `self-hosted` even when explicit labels are provided for `labels` configuration. Either this seems like an...
### Describe the bug JSII compiler fails when package.json name contains dot, e.g. `@foo/example.jsii-dot-error`. This could be a bug or a known limitation (could not find it in the documentation)....
### Describe the feature Not sure if this should be considered as bug or feature. It looks like most of the L2 constructs use arbitrary naming when initializing L1 constructs,...
### Terraform CLI Version 1.12.1 ### Terraform Provider Version 2.1.0 ### Company Name _No response_ ### Terraform Configuration ```terraform resource "snowflake_task" "task" { database = "FOO" schema = "BAR" name...