Skip to content

Commit 358a2e2

Browse files
authored
[chore] Update pre-commit.yaml use Helm v3.18.2 (#1858)
* Update pre-commit.yaml use Helm v3.18.2 * Run `make render` with Helm v3.18.2 and Kubernetes client v1.33.1
1 parent e94a479 commit 358a2e2

File tree

69 files changed

+1
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1
-137
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install Helm
1313
uses: azure/setup-helm@v4
1414
with:
15-
version: v3.18.0
15+
version: v3.18.2
1616
- name: Checkout code
1717
uses: actions/checkout@v4
1818
- name: Setup Python

examples/add-filter-processor/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,10 @@ spec:
126126
key: splunk_observability_access_token
127127

128128
readinessProbe:
129-
initialDelaySeconds: 0
130129
httpGet:
131130
path: /
132131
port: 13133
133132
livenessProbe:
134-
initialDelaySeconds: 0
135133
httpGet:
136134
path: /
137135
port: 13133

examples/add-filter-processor/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/add-kafkametrics-receiver/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,10 @@ spec:
126126
key: splunk_observability_access_token
127127

128128
readinessProbe:
129-
initialDelaySeconds: 0
130129
httpGet:
131130
path: /
132131
port: 13133
133132
livenessProbe:
134-
initialDelaySeconds: 0
135133
httpGet:
136134
path: /
137135
port: 13133

examples/add-kafkametrics-receiver/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/add-receiver-creator/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/add-receiver-creator/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/add-sampler/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/add-sampler/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/autodetect-istio/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,10 @@ spec:
127127
key: splunk_observability_access_token
128128

129129
readinessProbe:
130-
initialDelaySeconds: 0
131130
httpGet:
132131
path: /
133132
port: 13133
134133
livenessProbe:
135-
initialDelaySeconds: 0
136134
httpGet:
137135
path: /
138136
port: 13133

examples/autodetect-istio/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,10 @@ spec:
7373
name: default-splunk-otel-collector
7474
key: splunk_observability_access_token
7575
readinessProbe:
76-
initialDelaySeconds: 0
7776
httpGet:
7877
path: /
7978
port: 13133
8079
livenessProbe:
81-
initialDelaySeconds: 0
8280
httpGet:
8381
path: /
8482
port: 13133

examples/collector-agent-only/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/collector-all-modes/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/collector-all-modes/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/collector-all-modes/rendered_manifests/deployment-gateway.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,10 @@ spec:
9494
containerPort: 9411
9595
protocol: TCP
9696
readinessProbe:
97-
initialDelaySeconds: 0
9897
httpGet:
9998
path: /
10099
port: 13133
101100
livenessProbe:
102-
initialDelaySeconds: 0
103101
httpGet:
104102
path: /
105103
port: 13133

examples/collector-cluster-receiver-only/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/collector-gateway-only/rendered_manifests/deployment-gateway.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,10 @@ spec:
9494
containerPort: 9411
9595
protocol: TCP
9696
readinessProbe:
97-
initialDelaySeconds: 0
9897
httpGet:
9998
path: /
10099
port: 13133
101100
livenessProbe:
102-
initialDelaySeconds: 0
103101
httpGet:
104102
path: /
105103
port: 13133

examples/controlplane-histogram-metrics/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/controlplane-histogram-metrics/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/crio-logging/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/crio-logging/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/default/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/default/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/disable-persistence-queue-traces/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,10 @@ spec:
126126
key: splunk_platform_hec_token
127127

128128
readinessProbe:
129-
initialDelaySeconds: 0
130129
httpGet:
131130
path: /
132131
port: 13133
133132
livenessProbe:
134-
initialDelaySeconds: 0
135133
httpGet:
136134
path: /
137135
port: 13133

examples/disable-persistence-queue-traces/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_platform_hec_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/discovery-mode/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,10 @@ spec:
130130
name: redis-secret
131131

132132
readinessProbe:
133-
initialDelaySeconds: 0
134133
httpGet:
135134
path: /
136135
port: 13133
137136
livenessProbe:
138-
initialDelaySeconds: 0
139137
httpGet:
140138
path: /
141139
port: 13133

examples/distribution-aks/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

examples/distribution-aks/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,10 @@ spec:
7272
name: default-splunk-otel-collector
7373
key: splunk_observability_access_token
7474
readinessProbe:
75-
initialDelaySeconds: 0
7675
httpGet:
7776
path: /
7877
port: 13133
7978
livenessProbe:
80-
initialDelaySeconds: 0
8179
httpGet:
8280
path: /
8381
port: 13133

examples/distribution-eks-fargate/rendered_manifests/deployment-cluster-receiver.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,10 @@ spec:
105105
name: default-splunk-otel-collector
106106
key: splunk_observability_access_token
107107
readinessProbe:
108-
initialDelaySeconds: 0
109108
httpGet:
110109
path: /
111110
port: 13133
112111
livenessProbe:
113-
initialDelaySeconds: 0
114112
httpGet:
115113
path: /
116114
port: 13133

examples/distribution-eks-fargate/rendered_manifests/deployment-gateway.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,10 @@ spec:
9494
containerPort: 9411
9595
protocol: TCP
9696
readinessProbe:
97-
initialDelaySeconds: 0
9897
httpGet:
9998
path: /
10099
port: 13133
101100
livenessProbe:
102-
initialDelaySeconds: 0
103101
httpGet:
104102
path: /
105103
port: 13133

examples/distribution-eks/rendered_manifests/daemonset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,10 @@ spec:
119119
key: splunk_observability_access_token
120120

121121
readinessProbe:
122-
initialDelaySeconds: 0
123122
httpGet:
124123
path: /
125124
port: 13133
126125
livenessProbe:
127-
initialDelaySeconds: 0
128126
httpGet:
129127
path: /
130128
port: 13133

0 commit comments

Comments
 (0)