-
Notifications
You must be signed in to change notification settings - Fork 628
Add CRD descriptions #2737
Copy link
Copy link
Open
Labels
area:collectorIssues for deploying collectorIssues for deploying collectorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
area:collectorIssues for deploying collectorIssues for deploying collectorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Component(s)
collector, auto-instrumentation, target allocator, opamp
Describe the issue you're reporting
The https://github.com/open-telemetry/opentelemetry-operator/pull/2703/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R43 removed CRD descriptions otherwise
kubectl apply -f crd-file.yamlwould fail due to large size.Related to #2703
Proposal
Bring back CRD descriptions at least for structs that come from the OTEL operator.