8000 Remove libs compilation for OpenTracing, add more tracers by lucacome · Pull Request #1907 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

lucacome
Copy link
@lucacome lucacome commented Aug 26, 2021
  • Remove steps for building OpenTracing and Jaeger
  • Add support for Zipkin and Datadog
  • Publish the image to DockerHub

@lucacome lucacome requested a review from a team August 26, 2021 23:51
@lucacome lucacome self-assigned this Aug 26, 2021
@lucacome lucacome requested review from ciarams87 and soneillf5 and removed request for a team August 26, 2021 23:51
@github-actions github-actions bot added chore Pull requests for routine tasks documentation Pull requests/issues for documentation labels Aug 26, 2021
@lucacome lucacome requested a review from pleshakov August 26, 2021 23:54
@lucacome lucacome force-pushed the chore/remove-ot-build branch from f0093d4 to b54cf39 Compare August 27, 2021 00:01
@lucacome lucacome force-pushed the chore/remove-ot-build branch from b54cf39 to 27e7fc8 Compare August 27, 2021 00:02
8000

ARG JAEGER_VERSION=v0.4.2
############################################# Base image containing libs for Opentracing #############################################
FROM opentracing/nginx-opentracing:nginx-1.21.1 as opentracing-lib
Copy link
Author

Choose a reason for hiding this comment

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

This is here because I don't think dependabot can update the image if it's inside a RUN command.

Copy link
Contributor
@ciarams87 ciarams87 left a comment

Choose a reason for hiding this comment

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

🚀

@lucacome lucacome merged commit a0b9af9 into master Aug 27, 2021
@lucacome lucacome deleted the chore/remove-ot-build branch August 27, 2021 15:20
@lucacome lucacome added enhancement Pull requests for new features/feature enhancements and removed chore Pull requests for routine tasks labels Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0