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 way to add custom gems without having to maintain docker image. #139

Closed
frankreno opened this issue Aug 12, 2019 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@frankreno
Copy link
Contributor

One possible way to do this is via an init container. The user could provide a list of additional gems, the init container would come up and do a gemgem install on those.

@adaughterson
Copy link

+1
We would like the ability to gracefully have additional fluentd plugins installed without having to fork the standard sumo fluentd image (what we are currently doing).

@vsinghal13 vsinghal13 added the enhancement New feature or request label Mar 6, 2020
@perk-sumo
Copy link
Contributor

@frankreno did #542 solve the issue for you?
Can we close this one?

@frankreno
Copy link
Contributor Author

This does indeed!

psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this issue May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants