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

update release process to include updating the OTel Operator helm values to use the new image #452

Open
trentm opened this issue Nov 29, 2024 · 1 comment

Comments

@trentm
Copy link
Member

trentm commented Nov 29, 2024

Elastic's k8s OTel Operator docs show the steps to install and upgrade, e.g.: https://github.com/elastic/opentelemetry/tree/main/docs/kubernetes/operator#operator-installation

This includes using (at the time of writing):
https://raw.githubusercontent.com/elastic/opentelemetry/refs/heads/8.16/resources/kubernetes/operator/helm/values.yaml

That values.yaml file includes a hardcoded version of the EDOT Node.js docker image to use, currently:

  nodejs:
    image: docker.elastic.co/observability/elastic-otel-node:0.4.1

That value should get updated after a new release. Let's document that process (and perhaps automate it).

@trentm
Copy link
Member Author

trentm commented Nov 29, 2024

Note: This doc also includes those versions, which should probably be updated:
https://github.com/elastic/opentelemetry/blob/main/docs/kubernetes/operator/instrumenting-applications.md#auto-instrumentation-basics

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

No branches or pull requests

1 participant