Skip to content
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: Allow specifying Selenium Grid URL as secret #3752

Merged
merged 2 commits into from
Oct 18, 2022

Commits on Oct 14, 2022

  1. feat: Allow specifying Selenium Grid URL as secret

    This allows specifying the GraphQL URL used by the Selenium Grid Scaler
    to be specified in a TriggerAuthentication resource and thus pulled from
    a secret store. We are using Selenium Grid's basic authentication and
    needed to specify a username/password as part of the URL.
    
    Signed-off-by: JD Harrington <jd@jdharrington.net>
    psi committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b07b051 View commit details
    Browse the repository at this point in the history
  2. Add PR reference to CHANGELOG.md

    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: JD Harrington <jd@jdharrington.net>
    psi and JorTurFer authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b792a52 View commit details
    Browse the repository at this point in the history