File tree 8 files changed +25
-7
lines changed
8 files changed +25
-7
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ type OpenTelemetryCollectorSpec struct {
113
113
// functionality is only available if one of the valid modes is set.
114
114
// Valid modes are: deployment, daemonset and statefulset.
115
115
// +optional
116
- // +kubebuilder:validation:Enum=deployment;daemonSet;statefulSet;
116
+ // +kubebuilder:validation:Enum=deployment;daemonSet;statefulSet
117
117
Ingress Ingress `json:"ingress,omitempty"`
118
118
// Liveness config for the OpenTelemetry Collector except the probe handler which is auto generated from the health extension of the collector.
119
119
// It is only effective when healthcheckextension is configured in the OpenTelemetry Collector pipeline.
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ metadata:
99
99
categories : Logging & Tracing,Monitoring
100
100
certified : " false"
101
101
containerImage : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
102
- createdAt : " 2024-10-06T07:35:12Z "
102
+ createdAt : " 2024-10-06T13:43:33Z "
103
103
description : Provides the OpenTelemetry components, including the Collector
104
104
operators.operatorframework.io/builder : operator-sdk-v1.29.0
105
105
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
@@ -479,7 +479,7 @@ spec:
479
479
valueFrom :
480
480
fieldRef :
481
481
fieldPath : spec.serviceAccountName
482
- image : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.109.0-14-g703bd614
482
+ image : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.109.0-15-ge324a7fc
483
483
livenessProbe :
484
484
httpGet :
485
485
path : /healthz
Original file line number Diff line number Diff line change @@ -5923,6 +5923,7 @@ spec:
5923
5923
mountpath :
5924
5924
type : string
5925
5925
name :
5926
+ minLength : 3
5926
5927
type : string
5927
5928
required :
5928
5929
- mountpath
@@ -9260,8 +9261,12 @@ spec:
9260
9261
properties :
9261
9262
replicas :
9262
9263
format : int32
9264
+ minimum : 0
9263
9265
type : integer
9264
9266
selector :
9267
+ enum :
9268
+ - deployment
9269
+ - statefulset
9265
9270
type : string
9266
9271
statusReplicas :
9267
9272
type : string
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ metadata:
99
99
categories : Logging & Tracing,Monitoring
100
100
certified : " false"
101
101
containerImage : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
102
- createdAt : " 2024-10-06T07:35:23Z "
102
+ createdAt : " 2024-10-06T13:43:46Z "
103
103
description : Provides the OpenTelemetry components, including the Collector
104
104
operators.operatorframework.io/builder : operator-sdk-v1.29.0
105
105
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
@@ -483,7 +483,7 @@ spec:
483
483
valueFrom :
484
484
fieldRef :
485
485
fieldPath : spec.serviceAccountName
486
- image : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.109.0-14-g703bd614
486
+ image : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.109.0-15-ge324a7fc
487
487
livenessProbe :
488
488
httpGet :
489
489
path : /healthz
Original file line number Diff line number Diff line change @@ -5923,6 +5923,7 @@ spec:
5923
5923
mountpath :
5924
5924
type : string
5925
5925
name :
5926
+ minLength : 3
5926
5927
type : string
5927
5928
required :
5928
5929
- mountpath
@@ -9260,8 +9261,12 @@ spec:
9260
9261
properties :
9261
9262
replicas :
9262
9263
format : int32
9264
+ minimum : 0
9263
9265
type : integer
9264
9266
selector :
9267
+ enum :
9268
+ - deployment
9269
+ - statefulset
9265
9270
type : string
9266
9271
statusReplicas :
9267
9272
type : string
Original file line number Diff line number Diff line change @@ -5909,6 +5909,7 @@ spec:
5909
5909
mountpath :
5910
5910
type : string
5911
5911
name :
5912
+ minLength : 3
5912
5913
type : string
5913
5914
required :
5914
5915
- mountpath
@@ -9246,8 +9247,12 @@ spec:
9246
9247
properties :
9247
9248
replicas :
9248
9249
format : int32
9250
+ minimum : 0
9249
9251
type : integer
9250
9252
selector :
9253
+ enum :
9254
+ - deployment
9255
+ - statefulset
9251
9256
type : string
9252
9257
statusReplicas :
9253
9258
type : string
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ kind: Kustomization
5
5
images :
6
6
- name : controller
7
7
newName : ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
8
- newTag : 0.109.0-14-g703bd614
8
+ newTag : 0.109.0-15-ge324a7fc
Original file line number Diff line number Diff line change @@ -50578,14 +50578,17 @@ Scale is the OpenTelemetryCollector's scale subresource status.
50578
50578
OpenTelemetryCollector's deployment or statefulSet.<br/>
50579
50579
<br/>
50580
50580
<i>Format</i>: int32<br/>
50581
+ <i>Minimum</i>: 0<br/>
50581
50582
</td>
50582
50583
<td>false</td>
50583
50584
</tr><tr>
50584
50585
<td><b>selector</b></td>
50585
- <td>string </td>
50586
+ <td>enum </td>
50586
50587
<td>
50587
50588
The selector used to match the OpenTelemetryCollector's
50588
50589
deployment or statefulSet pods.<br/>
50590
+ <br/>
50591
+ <i>Enum</i>: deployment, statefulset<br/>
50589
50592
</td>
50590
50593
<td>false</td>
50591
50594
</tr><tr>
You can’t perform that action at this time.
0 commit comments