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

fix: sidecar should not install things from internet #644

Merged
merged 1 commit into from
May 19, 2021

Conversation

harshavardhana
Copy link
Member

the script to reload prometheus is rewritten to use
simply echo and netcat to mimic curl -XPOST
behavior. We should never install things from the
internet with in the container as sidecar.

the script to reload prometheus is rewritten to use
simply `echo` and netcat to mimic `curl -XPOST`
behavior. We should never install things from the
internet with in the container as sidecar.
@harshavardhana harshavardhana added the bug Something isn't working label May 19, 2021
@harshavardhana harshavardhana merged commit 53175b9 into minio:master May 19, 2021
@harshavardhana harshavardhana deleted the fix-prometheus branch May 19, 2021 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants