Skip to content

Commit db60ce9

Browse files
committed
Add Kubernetes OpenTelemetry onboarding issue
1 parent 1affd66 commit db60ce9

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

release-notes/elastic-observability/known-issues.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,33 @@ Known issues are significant defects or limitations that may impact your impleme
1616

1717
% :::
1818

19+
20+
:::{dropdown} Error when using the Kubernetes OpenTelemetry quickstart onboarding flow
21+
Applies to: {{stack}}
22+
23+
**Impact**
24+
25+
Users with Helm version 3.18.5 or later will experience the following error when using the [Kubernetes OpenTelemetry quickstart](/solutions/observability/get-started/quickstart-unified-kubernetes-observability-with-elastic-distributions-of-opentelemetry-edot.md) onboarding flow.
26+
27+
```
28+
Error: values don't meet the specifications of the schema(s) in the following chart(s):
29+
opentelemetry-operator:
30+
"file:///values.schema.json#" is not valid against metaschema: jsonschema validation failed with 'https://json-schema.org/draft/2019-09/schema#'
31+
- at '': 'allOf' failed
32+
- at '/properties/manager': 'allOf' failed
33+
- at '/properties/manager/properties/featureGates': 'allOf' failed
34+
- at '/properties/manager/properties/featureGates/examples': got string, want array
35+
```
36+
37+
For more information, check [Issue 1809](https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1809).
38+
39+
**Workaround**
40+
41+
Downgrade Helm to version 3.18.4.
42+
43+
:::
44+
45+
1946
:::{dropdown} Observability AI Assistant - Elastic Managed LLM may be automatically selected as default connector
2047

2148
Applies to: {{stack}} 9.x

0 commit comments

Comments
 (0)