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

Helm: ability to specify image pull secrets (#1619) #1620

Merged
merged 4 commits into from
Jul 6, 2022

Conversation

zmconnelly
Copy link
Contributor

Description

Added global value global.seleniumGrid.imagePullSecret
Added per component override component.imagePullSecret

Updated readme
Bumped chart version to 0.7.0

Motivation and Context

Allows users to deploy images from a private repository rather than dockerhub.

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.

Added global value `global.seleniumGrid.imagePullSecret`
Added per component override `component.imagePullSecret`

Updated readme
Bumped chart version to 0.7.0
@CLAassistant
Copy link

CLAassistant commented Jun 30, 2022

CLA assistant check
All committers have signed the CLA.

@diemol
Copy link
Member

diemol commented Jul 1, 2022

Hi @zmconnelly, I had to bump the chart version to acknowledge the recent image release. Can you please update your fork and then we can merge?

Added global value `global.seleniumGrid.imagePullSecret`
Added per component override `component.imagePullSecret`

Updated readme
Bumped chart version to 0.7.0
@zmconnelly
Copy link
Contributor Author

@diemol done, thanks!

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @zmconnelly!

@diemol diemol merged commit e36cc59 into SeleniumHQ:trunk Jul 6, 2022
@zmconnelly zmconnelly deleted the 1619-helm-image-pull-policy branch July 6, 2022 14:09
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