-
Notifications
You must be signed in to change notification settings - Fork 489
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
[kube-stack] Bump opentelemetry-operator chart to 0.71 #1384
[kube-stack] Bump opentelemetry-operator chart to 0.71 #1384
Conversation
Example configuration: defaultCRConfig:
image:
repository: "otel/opentelemetry-collector-k8s"
tag: "0.110.0" |
Feature gate was removed in Operator's v0.110.0: https://github.com/open-telemetry/opentelemetry-operator/pull/3336/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR28 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
two minor things, thank you!
@jaronoff97 I had to bump the Python version used in the CI as it seems 3.7 was removed from the used runners:
|
…y#1384) * [kube-stack] Bump opentelemetry-operator chart to 0.71 * chore: bump chart version * update operator crds * ci: bump python version
Generated examples with:
make generate-examples CHARTS=opentelemetry-kube-stack
This will fix an issue when using the Helm Chart with a collector's image > 0.110.0: