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

Add image pull secrets to Jaeger resources #416

Merged
merged 4 commits into from
Jul 7, 2020

Conversation

Saad-Hussain1
Copy link
Contributor

@Saad-Hussain1 Saad-Hussain1 commented Jun 26, 2020

Associated PR: jaegertracing/jaeger-operator#1103
Associated PR: jaegertracing/jaeger-operator#1115

This PR updates the documentation to mention the capability to specify imagePullSecrets for Jaeger resources.

…n" section based on associated jaeger-operator PR

Signed-off-by: Saad Hussain <[email protected]>
Saad Hussain added 3 commits July 3, 2020 10:51
Copy link
Contributor

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

LGTM, but it could be good to have @objectiser to give a final look

@@ -972,6 +1000,8 @@ spec:
path: log_level
```

Note: If necessary, imagePullSecrets can be configured for components through their serviceAccounts (see https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#add-image-pull-secret-to-service-account). For the sidecar, see the [Deployment-level Configurations for Injected Sidecars](#deployment-level-configurations-for-injected-sidecars) section.
Copy link
Contributor

Choose a reason for hiding this comment

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

\o/

Copy link
Contributor

@objectiser objectiser left a comment

Choose a reason for hiding this comment

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

LGTM

@jpkrohling
Copy link
Contributor

This is to be merged once jaegertracing/jaeger-operator#1115 is merged.

@Saad-Hussain1 Saad-Hussain1 marked this pull request as ready for review July 6, 2020 13:53
@jpkrohling
Copy link
Contributor

Thanks again!

@jpkrohling jpkrohling merged commit 318892f into jaegertracing:master Jul 7, 2020
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