Skip to content

Commit 6c7d0a6

Browse files
committed
Merge branch '0.25.6' of github.com:Altinity/clickhouse-operator into fix-keeper-dashboard
Signed-off-by: Slach <[email protected]> # Conflicts: # deploy/prometheus/prometheus-alert-rules-chkeeper.yaml
2 parents c45a466 + 2521922 commit 6c7d0a6

36 files changed

+608
-489
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
driver: docker
4949
container-runtime: containerd
50-
kubernetes-version: v1.31.2
50+
kubernetes-version: v1.33.5
5151
cpus: max
5252
memory: max
5353

config/config-dev.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ clickhouse:
123123
# these settings should not lead to pod restarts
124124
- settings/display_secrets_in_show_and_select: "no"
125125

126-
- zookeeper/*: "yes"
126+
- zookeeper/*: "no"
127127

128128
- files/*.xml: "yes"
129129
- files/config.d/*.xml: "yes"
@@ -455,8 +455,8 @@ status:
455455
fields:
456456
action: false
457457
actions: false
458-
error: false
459-
errors: false
458+
error: true
459+
errors: true
460460

461461
################################################
462462
##

config/config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ clickhouse:
121121
# these settings should not lead to pod restarts
122122
- settings/display_secrets_in_show_and_select: "no"
123123

124-
- zookeeper/*: "yes"
124+
- zookeeper/*: "no"
125125

126126
- files/*.xml: "yes"
127127
- files/config.d/*.xml: "yes"
@@ -453,8 +453,8 @@ status:
453453
fields:
454454
action: false
455455
actions: false
456-
error: false
457-
errors: false
456+
error: true
457+
errors: true
458458

459459
################################################
460460
##

deploy/builder/templates-config/config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ clickhouse:
115115
# these settings should not lead to pod restarts
116116
- settings/display_secrets_in_show_and_select: "no"
117117

118-
- zookeeper/*: "yes"
118+
- zookeeper/*: "no"
119119

120120
- files/*.xml: "yes"
121121
- files/config.d/*.xml: "yes"
@@ -447,8 +447,8 @@ status:
447447
fields:
448448
action: false
449449
actions: false
450-
error: false
451-
errors: false
450+
error: true
451+
errors: true
452452

453453
################################################
454454
##

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-clickhouse-keeper-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ spec:
2020
json: ""
2121
plugins:
2222
- name: "vertamedia-clickhouse-datasource"
23-
version: "3.3.1"
23+
version: "3.4.8"
2424
- name: "grafana-piechart-panel"
2525
version: "1.6.4"

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-operator-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ spec:
2121
# TODO remove this plugin definition after resolve https://github.com/integr8ly/grafana-operator/issues/155
2222
plugins:
2323
- name: "vertamedia-clickhouse-datasource"
24-
version: "3.3.1"
24+
version: "3.4.8"
2525
- name: "grafana-piechart-panel"
2626
version: "1.6.4"

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-queries-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ spec:
2020
datasourceName: "$GRAFANA_PROMETHEUS_DATASOURCE_NAME"
2121
plugins:
2222
- name: "vertamedia-clickhouse-datasource"
23-
version: "3.3.1"
23+
version: "3.4.8"

deploy/helm/clickhouse-operator/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ configs:
324324
- settings/user_directories/*: "no"
325325
# these settings should not lead to pod restarts
326326
- settings/display_secrets_in_show_and_select: "no"
327-
- zookeeper/*: "yes"
327+
- zookeeper/*: "no"
328328
- files/*.xml: "yes"
329329
- files/config.d/*.xml: "yes"
330330
- files/config.d/*dict*.xml: "no"
@@ -634,8 +634,8 @@ configs:
634634
fields:
635635
action: false
636636
actions: false
637-
error: false
638-
errors: false
637+
error: true
638+
errors: true
639639
################################################
640640
##
641641
## StatefulSet management section

deploy/operator/clickhouse-operator-install-ansible.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,7 +4775,7 @@ data:
47754775
# these settings should not lead to pod restarts
47764776
- settings/display_secrets_in_show_and_select: "no"
47774777
4778-
- zookeeper/*: "yes"
4778+
- zookeeper/*: "no"
47794779
47804780
- files/*.xml: "yes"
47814781
- files/config.d/*.xml: "yes"
@@ -5107,8 +5107,8 @@ data:
51075107
fields:
51085108
action: false
51095109
actions: false
5110-
error: false
5111-
errors: false
5110+
error: true
5111+
errors: true
51125112
51135113
################################################
51145114
##

deploy/operator/clickhouse-operator-install-bundle-v1beta1.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4974,7 +4974,7 @@ data:
49744974
# these settings should not lead to pod restarts
49754975
- settings/display_secrets_in_show_and_select: "no"
49764976
4977-
- zookeeper/*: "yes"
4977+
- zookeeper/*: "no"
49784978
49794979
- files/*.xml: "yes"
49804980
- files/config.d/*.xml: "yes"
@@ -5306,8 +5306,8 @@ data:
53065306
fields:
53075307
action: false
53085308
actions: false
5309-
error: false
5310-
errors: false
5309+
error: true
5310+
errors: true
53115311
53125312
################################################
53135313
##

0 commit comments

Comments
 (0)