Skip to content

Commit 97e4d03

Browse files
Remove deprecated storage.trace.cache setting (#1239)
Signed-off-by: Andreas Gerstmayr <[email protected]>
1 parent 7c52b2c commit 97e4d03

File tree

6 files changed

+16
-31
lines changed

6 files changed

+16
-31
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2+
change_type: 'bug_fix'
3+
4+
# The name of the component, or a single word describing the area of concern, (e.g. tempostack, tempomonolithic, github action)
5+
component: tempostack
6+
7+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8+
note: Remove deprecated `storage.trace.cache` setting
9+
10+
# One or more tracking issues related to the change
11+
issues: [1136]
12+
13+
# (Optional) One or more lines of additional information to render under the primary note.
14+
# These lines will be padded with 2 spaces and then inserted directly into the document.
15+
# Use pipe (|) for multiline entries.
16+
subtext:

internal/manifests/config/build_test.go

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ storage:
7979
trace:
8080
backend: s3
8181
blocklist_poll: 5m
82-
cache: none
8382
local:
8483
path: /var/tempo/traces
8584
s3:
@@ -201,7 +200,6 @@ storage:
201200
trace:
202201
backend: s3
203202
blocklist_poll: 5m
204-
cache: none
205203
local:
206204
path: /var/tempo/traces
207205
s3:
@@ -289,7 +287,6 @@ storage:
289287
trace:
290288
backend: s3
291289
blocklist_poll: 5m
292-
cache: none
293290
local:
294291
path: /var/tempo/traces
295292
s3:
@@ -376,7 +373,6 @@ storage:
376373
trace:
377374
backend: s3
378375
blocklist_poll: 5m
379-
cache: none
380376
local:
381377
path: /var/tempo/traces
382378
s3:
@@ -464,7 +460,6 @@ storage:
464460
trace:
465461
backend: s3
466462
blocklist_poll: 5m
467-
cache: none
468463
local:
469464
path: /var/tempo/traces
470465
s3:
@@ -552,7 +547,6 @@ storage:
552547
trace:
553548
backend: s3
554549
blocklist_poll: 5m
555-
cache: none
556550
local:
557551
path: /var/tempo/traces
558552
s3:
@@ -640,7 +634,6 @@ storage:
640634
trace:
641635
backend: s3
642636
blocklist_poll: 5m
643-
cache: none
644637
local:
645638
path: /var/tempo/traces
646639
s3:
@@ -728,7 +721,6 @@ storage:
728721
trace:
729722
backend: s3
730723
blocklist_poll: 5m
731-
cache: none
732724
local:
733725
path: /var/tempo/traces
734726
s3:
@@ -828,7 +820,6 @@ storage:
828820
trace:
829821
backend: s3
830822
blocklist_poll: 5m
831-
cache: none
832823
local:
833824
path: /var/tempo/traces
834825
s3:
@@ -926,7 +917,6 @@ storage:
926917
trace:
927918
backend: s3
928919
blocklist_poll: 5m
929-
cache: none
930920
local:
931921
path: /var/tempo/traces
932922
s3:
@@ -1117,7 +1107,6 @@ storage:
11171107
trace:
11181108
backend: gcs
11191109
blocklist_poll: 5m
1120-
cache: none
11211110
local:
11221111
path: /var/tempo/traces
11231112
gcs:
@@ -1231,7 +1220,6 @@ storage:
12311220
trace:
12321221
backend: azure
12331222
blocklist_poll: 5m
1234-
cache: none
12351223
local:
12361224
path: /var/tempo/traces
12371225
azure:
@@ -1335,7 +1323,6 @@ storage:
13351323
trace:
13361324
backend: s3
13371325
blocklist_poll: 5m
1338-
cache: none
13391326
local:
13401327
path: /var/tempo/traces
13411328
s3:
@@ -1492,7 +1479,6 @@ storage:
14921479
trace:
14931480
backend: s3
14941481
blocklist_poll: 5m
1495-
cache: none
14961482
local:
14971483
path: /var/tempo/traces
14981484
s3:
@@ -1609,7 +1595,6 @@ storage:
16091595
trace:
16101596
backend: s3
16111597
blocklist_poll: 5m
1612-
cache: none
16131598
local:
16141599
path: /var/tempo/traces
16151600
s3:
@@ -1771,7 +1756,6 @@ storage:
17711756
trace:
17721757
backend: s3
17731758
blocklist_poll: 5m
1774-
cache: none
17751759
local:
17761760
path: /var/tempo/traces
17771761
s3:
@@ -1923,7 +1907,6 @@ storage:
19231907
trace:
19241908
backend: s3
19251909
blocklist_poll: 5m
1926-
cache: none
19271910
local:
19281911
path: /var/tempo/traces
19291912
s3:
@@ -2030,7 +2013,6 @@ storage:
20302013
trace:
20312014
backend: s3
20322015
blocklist_poll: 5m
2033-
cache: none
20342016
local:
20352017
path: /var/tempo/traces
20362018
s3:
@@ -2143,7 +2125,6 @@ storage:
21432125
trace:
21442126
backend: s3
21452127
blocklist_poll: 5m
2146-
cache: none
21472128
local:
21482129
path: /var/tempo/traces
21492130
s3:
@@ -2275,7 +2256,6 @@ storage:
22752256
trace:
22762257
backend: s3
22772258
blocklist_poll: 5m
2278-
cache: none
22792259
local:
22802260
path: /var/tempo/traces
22812261
s3:
@@ -2357,7 +2337,6 @@ storage:
23572337
trace:
23582338
backend: s3
23592339
blocklist_poll: 5m
2360-
cache: none
23612340
local:
23622341
path: /var/tempo/traces
23632342
s3:
@@ -2480,7 +2459,6 @@ storage:
24802459
trace:
24812460
backend: s3
24822461
blocklist_poll: 5m
2483-
cache: none
24842462
local:
24852463
path: /var/tempo/traces
24862464
s3:
@@ -2593,7 +2571,6 @@ storage:
25932571
trace:
25942572
backend: s3
25952573
blocklist_poll: 5m
2596-
cache: none
25972574
local:
25982575
path: /var/tempo/traces
25992576
s3:
@@ -2709,7 +2686,6 @@ storage:
27092686
trace:
27102687
backend: s3
27112688
blocklist_poll: 5m
2712-
cache: none
27132689
local:
27142690
path: /var/tempo/traces
27152691
s3:

internal/manifests/config/tempo-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ storage:
213213
trace:
214214
backend: {{ .StorageType }}
215215
blocklist_poll: 5m
216-
cache: none
217216
{{- with .StorageParams.AzureStorage }}
218217
azure:
219218
container_name: {{ .Container }}

tests/e2e-openshift/route/install-tempo-assert.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ data:
9797
trace:
9898
backend: s3
9999
blocklist_poll: 5m
100-
cache: none
101100
s3:
102101
endpoint: minio:9000
103102
bucket: tempo
@@ -212,7 +211,6 @@ data:
212211
trace:
213212
backend: s3
214213
blocklist_poll: 5m
215-
cache: none
216214
s3:
217215
endpoint: minio:9000
218216
bucket: tempo

tests/e2e-openshift/tls-singletenant/01-assert.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ data:
280280
trace:
281281
backend: s3
282282
blocklist_poll: 5m
283-
cache: none
284283
s3:
285284
endpoint: minio:9000
286285
bucket: tempo
@@ -415,7 +414,6 @@ data:
415414
trace:
416415
backend: s3
417416
blocklist_poll: 5m
418-
cache: none
419417
s3:
420418
endpoint: minio:9000
421419
bucket: tempo

tests/e2e/tempostack-extraconfig/install-tempostack-assert.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ data:
464464
trace:
465465
backend: s3
466466
blocklist_poll: 5m
467-
cache: none
468467
local:
469468
path: /var/tempo/traces
470469
s3:
@@ -582,7 +581,6 @@ data:
582581
trace:
583582
backend: s3
584583
blocklist_poll: 5m
585-
cache: none
586584
local:
587585
path: /var/tempo/traces
588586
s3:

0 commit comments

Comments
 (0)