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

[WIP] first untested attempt at adding the injector #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jasonrichardsmith
Copy link

This is just to show I am putting effort into this.

@jicowan
Copy link
Owner

jicowan commented Oct 14, 2019

Awesome. I had to add the ca-certificates package to the Docker image because I was getting an X.509 error after creating the multi-stage build. You might need to add this to your PR.

@jicowan
Copy link
Owner

jicowan commented Oct 14, 2019

Does this add the secret sidecar to all pods deployed into a namespace? It should only inject the sidecar into pods that have a particular annotation, e.g. secret.amazonaws.com: <secret_name>. Need to think about how to add the right serviceAccountName to the injected pod.

@jasonrichardsmith
Copy link
Author

I figured it would but I have not gotten that far with the annotation part.

@jicowan
Copy link
Owner

jicowan commented Oct 16, 2019

Can you test and resubmit?

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.

2 participants