-
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(newrelic): support New Relic account value from authentication resources #2898
feat(newrelic): support New Relic account value from authentication resources #2898
Conversation
Documentation is coming up soon. |
fixes kedacore#2883 Signed-off-by: Ivan Santos <pragmaticivan@gmail.com> Signed-off-by: Ivan Santos <301291+pragmaticivan@users.noreply.github.com>
Signed-off-by: Ivan Santos <301291+pragmaticivan@users.noreply.github.com>
ad6afd8
to
261ab33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Only small nit inline
/run-e2e new-relic* |
Done @JorTurFer ! |
Signed-off-by: Ivan Santos <301291+pragmaticivan@users.noreply.github.com>
987b7c7
to
26cb0a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks for this improvement
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This change introduces support for New Relic account as input from AuthConfig.
Checklist
Fixes #2883