Skip to content

Commit 875a3f4

Browse files
committed
Prepare for Strimzi 0.35.0 release
Signed-off-by: Jakub Scholz <www@scholzj.com>
1 parent 47caba9 commit 875a3f4

File tree

75 files changed

+22182
-648
lines changed

Some content is hidden

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

75 files changed

+22182
-648
lines changed

.checksums

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66
# if this checksum has changed as part of any non-release specific changes, please apply your changes to the
77
# development version of the helm charts in ./packaging/helm-charts
88
### IMPORTANT ###
9-
HELM_CHART_CHECKSUM="13e73bf2a1d62c49f5a0de796e4d2f8017eead71 -"
9+
HELM_CHART_CHECKSUM="83f984f97def99e6a8cfc9c34204f4837413fc64 -"
1010

1111
### IMPORTANT ###
1212
# if the below line has changed, this means the ./install directory has changed
1313
# the checksum and ./install directory should only be modified on official releases as part of a release
1414
# if this checksum has changed as part of any non-release specific changes, please apply your changes to the
1515
# development version of the helm charts in ./packaging/install
1616
### IMPORTANT ###
17-
INSTALL_CHECKSUM="df8e4258ed54685af342c95cfa443259713eedde -"
17+
INSTALL_CHECKSUM="0c432f4407edeb05641163b8be8fadb276511eb5 -"
1818

1919
### IMPORTANT ###
2020
# if the below line has changed, this means the ./examples directory has changed
2121
# the checksum and ./examples directory should only be modified on official releases as part of a release
2222
# if this checksum has changed as part of any non-release specific changes, please apply your changes to the
2323
# development version of the helm charts in ./packaging/examples
2424
### IMPORTANT ###
25-
EXAMPLES_CHECKSUM="c2b690e654f2c65905e01720c19105ed75d46709 -"
25+
EXAMPLES_CHECKSUM="d843f0db63dd51efdf751d56201f10a043405879 -"

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.strimzi</groupId>
66
<artifactId>strimzi</artifactId>
7-
<version>0.35.0-SNAPSHOT</version>
7+
<version>0.35.0</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api</artifactId>

certificate-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>strimzi</artifactId>
77
<groupId>io.strimzi</groupId>
8-
<version>0.35.0-SNAPSHOT</version>
8+
<version>0.35.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>certificate-manager</artifactId>

cluster-operator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.strimzi</groupId>
66
<artifactId>strimzi</artifactId>
7-
<version>0.35.0-SNAPSHOT</version>
7+
<version>0.35.0</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>cluster-operator</artifactId>

config-model-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>strimzi</artifactId>
77
<groupId>io.strimzi</groupId>
8-
<version>0.35.0-SNAPSHOT</version>
8+
<version>0.35.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

config-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>strimzi</artifactId>
77
<groupId>io.strimzi</groupId>
8-
<version>0.35.0-SNAPSHOT</version>
8+
<version>0.35.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

crd-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>strimzi</artifactId>
77
<groupId>io.strimzi</groupId>
8-
<version>0.35.0-SNAPSHOT</version>
8+
<version>0.35.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

crd-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>strimzi</artifactId>
77
<groupId>io.strimzi</groupId>
8-
<version>0.35.0-SNAPSHOT</version>
8+
<version>0.35.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>crd-generator</artifactId>

examples/metrics/grafana-dashboards/strimzi-kafka-bridge.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,6 +3020,7 @@
30203020
"bars": false,
30213021
"dashLength": 10,
30223022
"dashes": false,
3023+
"datasource": "${DS_PROMETHEUS}",
30233024
"fill": 1,
30243025
"gridPos": {
30253026
"h": 8,
@@ -3104,6 +3105,7 @@
31043105
"bars": false,
31053106
"dashLength": 10,
31063107
"dashes": false,
3108+
"datasource": "${DS_PROMETHEUS}",
31073109
"fill": 1,
31083110
"gridPos": {
31093111
"h": 8,
@@ -3188,6 +3190,7 @@
31883190
"bars": false,
31893191
"dashLength": 10,
31903192
"dashes": false,
3193+
"datasource": "${DS_PROMETHEUS}",
31913194
"fill": 1,
31923195
"gridPos": {
31933196
"h": 8,

examples/metrics/grafana-dashboards/strimzi-kafka-exporter.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"rgba(237, 129, 40, 0.89)",
6060
"#d44a3a"
6161
],
62+
"datasource": "${DS_PROMETHEUS}",
6263
"format": "none",
6364
"gauge": {
6465
"maxValue": 100,
@@ -140,6 +141,7 @@
140141
"rgba(237, 129, 40, 0.89)",
141142
"#d44a3a"
142143
],
144+
"datasource": "${DS_PROMETHEUS}",
143145
"format": "none",
144146
"gauge": {
145147
"maxValue": 100,
@@ -221,6 +223,7 @@
221223
"rgba(237, 129, 40, 0.89)",
222224
"#d44a3a"
223225
],
226+
"datasource": "${DS_PROMETHEUS}",
224227
"format": "none",
225228
"gauge": {
226229
"maxValue": 100,
@@ -302,6 +305,7 @@
302305
"rgba(237, 129, 40, 0.89)",
303306
"#d44a3a"
304307
],
308+
"datasource": "${DS_PROMETHEUS}",
305309
"format": "none",
306310
"gauge": {
307311
"maxValue": 100,
@@ -383,6 +387,7 @@
383387
"#F2495C",
384388
"#d44a3a"
385389
],
390+
"datasource": "${DS_PROMETHEUS}",
386391
"format": "none",
387392
"gauge": {
388393
"maxValue": 100,
@@ -464,6 +469,7 @@
464469
"#F2495C",
465470
"#d44a3a"
466471
],
472+
"datasource": "${DS_PROMETHEUS}",
467473
"description": "Number of partitions which are at their minimum in sync replica count (| ISR | == | min.insync.replicas |)",
468474
"format": "none",
469475
"gauge": {
@@ -546,6 +552,7 @@
546552
"#F2495C",
547553
"#d44a3a"
548554
],
555+
"datasource": "${DS_PROMETHEUS}",
549556
"description": "Number of partitions which are under their minimum in sync replica count (| ISR | < | min.insync.replicas |)",
550557
"format": "none",
551558
"gauge": {
@@ -628,6 +635,7 @@
628635
"#F2495C",
629636
"#d44a3a"
630637
],
638+
"datasource": "${DS_PROMETHEUS}",
631639
"format": "none",
632640
"gauge": {
633641
"maxValue": 100,
@@ -976,6 +984,7 @@
976984
},
977985
{
978986
"columns": [],
987+
"datasource": "${DS_PROMETHEUS}",
979988
"fontSize": "100%",
980989
"gridPos": {
981990
"h": 10,
@@ -1049,6 +1058,7 @@
10491058
},
10501059
{
10511060
"columns": [],
1061+
"datasource": "${DS_PROMETHEUS}",
10521062
"fontSize": "100%",
10531063
"gridPos": {
10541064
"h": 10,
@@ -1122,6 +1132,7 @@
11221132
},
11231133
{
11241134
"columns": [],
1135+
"datasource": "${DS_PROMETHEUS}",
11251136
"fontSize": "100%",
11261137
"gridPos": {
11271138
"h": 10,
@@ -1195,6 +1206,7 @@
11951206
},
11961207
{
11971208
"columns": [],
1209+
"datasource": "${DS_PROMETHEUS}",
11981210
"fontSize": "100%",
11991211
"gridPos": {
12001212
"h": 10,
@@ -1268,6 +1280,7 @@
12681280
},
12691281
{
12701282
"columns": [],
1283+
"datasource": "${DS_PROMETHEUS}",
12711284
"fontSize": "100%",
12721285
"gridPos": {
12731286
"h": 10,

0 commit comments

Comments
 (0)