Commit 4093e6d
authored
suppot Remotewrite endpoints (observatorium#69)
* support remote write endpoints
Signed-off-by: Marco [email protected]
* observatorium cr refacotoring
Signed-off-by: Marco [email protected]
* jb update
Signed-off-by: Marco [email protected]
* add mountPath in EndpointConfig
Signed-off-by: Marco [email protected]1 parent 6c1bbab commit 4093e6d
File tree
9 files changed
+147
-30
lines changed- api/v1alpha1
- jsonnet
- vendor/github.com
- observatorium/api/jsonnet/lib
- stolostron/observatorium/jsonnet/lib
- thanos-io/kube-thanos/jsonnet/kube-thanos
- manifests/crds
9 files changed
+147
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 155 | | |
159 | 156 | | |
160 | 157 | | |
| |||
306 | 303 | | |
307 | 304 | | |
308 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
309 | 318 | | |
310 | 319 | | |
311 | 320 | | |
| |||
327 | 336 | | |
328 | 337 | | |
329 | 338 | | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
| 339 | + | |
334 | 340 | | |
335 | | - | |
| 341 | + | |
336 | 342 | | |
337 | 343 | | |
338 | 344 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 44 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 25 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
379 | 396 | | |
380 | 397 | | |
381 | 398 | | |
| |||
483 | 500 | | |
484 | 501 | | |
485 | 502 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | 503 | | |
490 | 504 | | |
491 | 505 | | |
| |||
560 | 574 | | |
561 | 575 | | |
562 | 576 | | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | 577 | | |
567 | 578 | | |
568 | 579 | | |
| |||
1227 | 1238 | | |
1228 | 1239 | | |
1229 | 1240 | | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | 1241 | | |
1234 | 1242 | | |
1235 | 1243 | | |
| |||
0 commit comments