Skip to content

Commit 26966f0

Browse files
committed
Add support to set image pull policy for agent images
1 parent cbc76cb commit 26966f0

6 files changed

+2
-107
lines changed

bundle/community/manifests/opentelemetry-operator.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ metadata:
9999
categories: Logging & Tracing,Monitoring
100100
certified: "false"
101101
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
102-
createdAt: "2025-01-27T13:19:16Z"
102+
createdAt: "2025-02-03T15:41:23Z"
103103
description: Provides the OpenTelemetry components, including the Collector
104104
operators.operatorframework.io/builder: operator-sdk-v1.29.0
105105
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3

bundle/community/manifests/opentelemetry.io_instrumentations.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ spec:
182182
type: array
183183
image:
184184
type: string
185-
imagePullPolicy:
186-
type: string
187185
resourceRequirements:
188186
properties:
189187
claims:
@@ -413,8 +411,6 @@ spec:
413411
type: array
414412
image:
415413
type: string
416-
imagePullPolicy:
417-
type: string
418414
resourceRequirements:
419415
properties:
420416
claims:
@@ -721,8 +717,6 @@ spec:
721717
type: array
722718
image:
723719
type: string
724-
imagePullPolicy:
725-
type: string
726720
resourceRequirements:
727721
properties:
728722
claims:
@@ -959,8 +953,6 @@ spec:
959953
type: array
960954
image:
961955
type: string
962-
imagePullPolicy:
963-
type: string
964956
resources:
965957
properties:
966958
claims:
@@ -1251,8 +1243,6 @@ spec:
12511243
type: array
12521244
image:
12531245
type: string
1254-
imagePullPolicy:
1255-
type: string
12561246
resourceRequirements:
12571247
properties:
12581248
claims:
@@ -1475,8 +1465,6 @@ spec:
14751465
type: array
14761466
image:
14771467
type: string
1478-
imagePullPolicy:
1479-
type: string
14801468
resourceRequirements:
14811469
properties:
14821470
claims:
@@ -1712,8 +1700,6 @@ spec:
17121700
type: array
17131701
image:
17141702
type: string
1715-
imagePullPolicy:
1716-
type: string
17171703
resourceRequirements:
17181704
properties:
17191705
claims:

bundle/openshift/manifests/opentelemetry-operator.clusterserviceversion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ metadata:
9999
categories: Logging & Tracing,Monitoring
100100
certified: "false"
101101
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
102-
createdAt: "2025-01-27T13:19:16Z"
102+
createdAt: "2025-02-03T15:41:23Z"
103103
description: Provides the OpenTelemetry components, including the Collector
104104
operators.operatorframework.io/builder: operator-sdk-v1.29.0
105105
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3

bundle/openshift/manifests/opentelemetry.io_instrumentations.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ spec:
182182
type: array
183183
image:
184184
type: string
185-
imagePullPolicy:
186-
type: string
187185
resourceRequirements:
188186
properties:
189187
claims:
@@ -413,8 +411,6 @@ spec:
413411
type: array
414412
image:
415413
type: string
416-
imagePullPolicy:
417-
type: string
418414
resourceRequirements:
419415
properties:
420416
claims:
@@ -721,8 +717,6 @@ spec:
721717
type: array
722718
image:
723719
type: string
724-
imagePullPolicy:
725-
type: string
726720
resourceRequirements:
727721
properties:
728722
claims:
@@ -959,8 +953,6 @@ spec:
959953
type: array
960954
image:
961955
type: string
962-
imagePullPolicy:
963-
type: string
964956
resources:
965957
properties:
966958
claims:
@@ -1251,8 +1243,6 @@ spec:
12511243
type: array
12521244
image:
12531245
type: string
1254-
imagePullPolicy:
1255-
type: string
12561246
resourceRequirements:
12571247
properties:
12581248
claims:
@@ -1475,8 +1465,6 @@ spec:
14751465
type: array
14761466
image:
14771467
type: string
1478-
imagePullPolicy:
1479-
type: string
14801468
resourceRequirements:
14811469
properties:
14821470
claims:
@@ -1712,8 +1700,6 @@ spec:
17121700
type: array
17131701
image:
17141702
type: string
1715-
imagePullPolicy:
1716-
type: string
17171703
resourceRequirements:
17181704
properties:
17191705
claims:

config/crd/bases/opentelemetry.io_instrumentations.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ spec:
180180
type: array
181181
image:
182182
type: string
183-
imagePullPolicy:
184-
type: string
185183
resourceRequirements:
186184
properties:
187185
claims:
@@ -411,8 +409,6 @@ spec:
411409
type: array
412410
image:
413411
type: string
414-
imagePullPolicy:
415-
type: string
416412
resourceRequirements:
417413
properties:
418414
claims:
@@ -719,8 +715,6 @@ spec:
719715
type: array
720716
image:
721717
type: string
722-
imagePullPolicy:
723-
type: string
724718
resourceRequirements:
725719
properties:
726720
claims:
@@ -957,8 +951,6 @@ spec:
957951
type: array
958952
image:
959953
type: string
960-
imagePullPolicy:
961-
type: string
962954
resources:
963955
properties:
964956
claims:
@@ -1249,8 +1241,6 @@ spec:
12491241
type: array
12501242
image:
12511243
type: string
1252-
imagePullPolicy:
1253-
type: string
12541244
resourceRequirements:
12551245
properties:
12561246
claims:
@@ -1473,8 +1463,6 @@ spec:
14731463
type: array
14741464
image:
14751465
type: string
1476-
imagePullPolicy:
1477-
type: string
14781466
resourceRequirements:
14791467
properties:
14801468
claims:
@@ -1710,8 +1698,6 @@ spec:
17101698
type: array
17111699
image:
17121700
type: string
1713-
imagePullPolicy:
1714-
type: string
17151701
resourceRequirements:
17161702
properties:
17171703
claims:

docs/api.md

-63
Original file line numberDiff line numberDiff line change
@@ -250,15 +250,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
250250
Image is a container image with Apache SDK and auto-instrumentation.<br/>
251251
</td>
252252
<td>false</td>
253-
</tr><tr>
254-
<td><b>imagePullPolicy</b></td>
255-
<td>string</td>
256-
<td>
257-
ImagePullPolicy
258-
One of Always, Never, IfNotPresent.
259-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
260-
</td>
261-
<td>false</td>
262253
</tr><tr>
263254
<td><b><a href="#instrumentationspecapachehttpdresourcerequirements">resourceRequirements</a></b></td>
264255
<td>object</td>
@@ -1448,15 +1439,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
14481439
Image is a container image with DotNet SDK and auto-instrumentation.<br/>
14491440
</td>
14501441
<td>false</td>
1451-
</tr><tr>
1452-
<td><b>imagePullPolicy</b></td>
1453-
<td>string</td>
1454-
<td>
1455-
ImagePullPolicy
1456-
One of Always, Never, IfNotPresent.
1457-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
1458-
</td>
1459-
<td>false</td>
14601442
</tr><tr>
14611443
<td><b><a href="#instrumentationspecdotnetresourcerequirements">resourceRequirements</a></b></td>
14621444
<td>object</td>
@@ -2712,15 +2694,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
27122694
Image is a container image with Go SDK and auto-instrumentation.<br/>
27132695
</td>
27142696
<td>false</td>
2715-
</tr><tr>
2716-
<td><b>imagePullPolicy</b></td>
2717-
<td>string</td>
2718-
<td>
2719-
ImagePullPolicy
2720-
One of Always, Never, IfNotPresent.
2721-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
2722-
</td>
2723-
<td>false</td>
27242697
</tr><tr>
27252698
<td><b><a href="#instrumentationspecgoresourcerequirements">resourceRequirements</a></b></td>
27262699
<td>object</td>
@@ -3611,15 +3584,6 @@ All extensions are copied to a single directory; if a JAR with the same name exi
36113584
Image is a container image with javaagent auto-instrumentation JAR.<br/>
36123585
</td>
36133586
<td>false</td>
3614-
</tr><tr>
3615-
<td><b>imagePullPolicy</b></td>
3616-
<td>string</td>
3617-
<td>
3618-
ImagePullPolicy
3619-
One of Always, Never, IfNotPresent.
3620-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
3621-
</td>
3622-
<td>false</td>
36233587
</tr><tr>
36243588
<td><b><a href="#instrumentationspecjavaresources">resources</a></b></td>
36253589
<td>object</td>
@@ -4553,15 +4517,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
45534517
Image is a container image with Nginx SDK and auto-instrumentation.<br/>
45544518
</td>
45554519
<td>false</td>
4556-
</tr><tr>
4557-
<td><b>imagePullPolicy</b></td>
4558-
<td>string</td>
4559-
<td>
4560-
ImagePullPolicy
4561-
One of Always, Never, IfNotPresent.
4562-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
4563-
</td>
4564-
<td>false</td>
45654520
</tr><tr>
45664521
<td><b><a href="#instrumentationspecnginxresourcerequirements">resourceRequirements</a></b></td>
45674522
<td>object</td>
@@ -5714,15 +5669,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
57145669
Image is a container image with NodeJS SDK and auto-instrumentation.<br/>
57155670
</td>
57165671
<td>false</td>
5717-
</tr><tr>
5718-
<td><b>imagePullPolicy</b></td>
5719-
<td>string</td>
5720-
<td>
5721-
ImagePullPolicy
5722-
One of Always, Never, IfNotPresent.
5723-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
5724-
</td>
5725-
<td>false</td>
57265672
</tr><tr>
57275673
<td><b><a href="#instrumentationspecnodejsresourcerequirements">resourceRequirements</a></b></td>
57285674
<td>object</td>
@@ -6605,15 +6551,6 @@ If the former var had been defined, then the other vars would be ignored.<br/>
66056551
Image is a container image with Python SDK and auto-instrumentation.<br/>
66066552
</td>
66076553
<td>false</td>
6608-
</tr><tr>
6609-
<td><b>imagePullPolicy</b></td>
6610-
<td>string</td>
6611-
<td>
6612-
ImagePullPolicy
6613-
One of Always, Never, IfNotPresent.
6614-
Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.<br/>
6615-
</td>
6616-
<td>false</td>
66176554
</tr><tr>
66186555
<td><b><a href="#instrumentationspecpythonresourcerequirements">resourceRequirements</a></b></td>
66196556
<td>object</td>

0 commit comments

Comments
 (0)