-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Provide New Relic scaler #2387
Commits on Dec 7, 2021
-
Add an option to make empty data returned by query as an error Make sure test-app has at least 1 pod and keda-test-app is 0 before running tests Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for dfbaad3 - Browse repository at this point
Copy the full SHA dfbaad3View commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 17d9d29 - Browse repository at this point
Copy the full SHA 17d9d29View commit details -
add noDataErr to tests add missinng threshold to tests add better error description when NerdGraph query fails Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d8441e4 - Browse repository at this point
Copy the full SHA d8441e4View commit details -
also fix the test so newrelic is replaced by new-relic to keep consistency on the names Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 1fd4536 - Browse repository at this point
Copy the full SHA 1fd4536View commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c33ba4 - Browse repository at this point
Copy the full SHA 7c33ba4View commit details -
add NewRelic variables to e2e test
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 0a97185 - Browse repository at this point
Copy the full SHA 0a97185View commit details -
Added missing NEWRELIC_ACCOUNT_ID to test description on requiered en…
…v variables Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for ea03c28 - Browse repository at this point
Copy the full SHA ea03c28View commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 91ee020 - Browse repository at this point
Copy the full SHA 91ee020View commit details -
Update a variable name to make more sense of it use
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 06ee0ea - Browse repository at this point
Copy the full SHA 06ee0eaView commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 6c122b1 - Browse repository at this point
Copy the full SHA 6c122b1View commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 7, 2021 Configuration menu - View commit details
-
Copy full SHA for a925013 - Browse repository at this point
Copy the full SHA a925013View commit details
Commits on Dec 8, 2021
-
Make use of variables for helm package repo instead of hardcoded it (Thanks Jorge!) Split long lines on the test to make more easy to ready and catch errors Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 3238c91 - Browse repository at this point
Copy the full SHA 3238c91View commit details -
added region as parameter to the e2e test
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d9470da - Browse repository at this point
Copy the full SHA d9470daView commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ed8d22 - Browse repository at this point
Copy the full SHA 6ed8d22View commit details
Commits on Dec 9, 2021
-
Update pkg/scalers/newrelic_scaler.go
Co-authored-by: Zbynek Roubalik <[email protected]> Signed-off-by: Marcelo Bartsch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aa68e4 - Browse repository at this point
Copy the full SHA 8aa68e4View commit details -
Rename noDataErr to noDataError Move 'new-relic' scaler name to a const so don't repeat the string Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedDec 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 01ce224 - Browse repository at this point
Copy the full SHA 01ce224View commit details
Commits on Jan 3, 2022
-
Merge remote-tracking branch 'origin/main' into new-relic
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for ae1b136 - Browse repository at this point
Copy the full SHA ae1b136View commit details -
Merge branch 'main' into new-relic
Marcelo Bartsch authoredJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for fb8f0c4 - Browse repository at this point
Copy the full SHA fb8f0c4View commit details -
Merge branch 'new-relic' of github.com:marcelobartsch/keda into new-r…
…elic Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for ddc3636 - Browse repository at this point
Copy the full SHA ddc3636View commit details -
Signed-off-by: Marcelo Bartsch <[email protected]>
Marcelo Bartsch committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 22519f7 - Browse repository at this point
Copy the full SHA 22519f7View commit details