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: Add option to inject sidecars into Node Pods #1938

Merged

Conversation

marcusalb
Copy link
Contributor

Description

This pull request adds the possibility to add any type of sidecar into the (Firefox-/Chrome-/Edge-)Nodes. By default no sidecar will be used.

Motivation and Context

A specific use case could be to use a proxy between the Selenium Node and the tested Website.

The motivation is to be able to use Deep Links during testing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CLAassistant
Copy link

CLAassistant commented Sep 11, 2023

CLA assistant check
All committers have signed the CLA.

@marcusalb marcusalb force-pushed the selenium-grid-helm-chart-sidecar-support branch from ef1b4f5 to 1090743 Compare September 11, 2023 09:25
@diemol
Copy link
Member

diemol commented Sep 11, 2023

Can you add instructions to the readme showing how to use this?

@marcusalb marcusalb force-pushed the selenium-grid-helm-chart-sidecar-support branch from b210f43 to 02571d7 Compare September 11, 2023 09:53
@marcusalb
Copy link
Contributor Author

Hi,

i was not completely sure where it would fit the best.

Does this look good?

@diemol
Copy link
Member

diemol commented Sep 11, 2023

Sorry, I had to merge an earlier PR, which caused the conflicts. Can you please solve them and then I can merge?

@marcusalb marcusalb force-pushed the selenium-grid-helm-chart-sidecar-support branch from 02571d7 to 1574fa2 Compare September 11, 2023 12:34
@marcusalb
Copy link
Contributor Author

Done, Rebased the branch.

@diemol diemol merged commit fc21bef into SeleniumHQ:trunk Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants