We've released the v1beta1 version of the OpenTelemetryCollector CRD more than a year ago. It's time to deprecate and drop support for v1alpha1.
The plan is to use a feature gate to disable the conversion webhook, then remove it and the actual CRD from the manifest.
We've released the v1beta1 version of the OpenTelemetryCollector CRD more than a year ago. It's time to deprecate and drop support for v1alpha1.
The plan is to use a feature gate to disable the conversion webhook, then remove it and the actual CRD from the manifest.
vXAdd feature gate, disabled by default, pin this issue.vX+1Enable feature gate by default.vX+2Setserved: falseon v1alpha1vX+NSet feature gate to Stable, can't be disabled anymore.vX+N+1Drop feature gate, remove v1alpha1 from the CRD.