Skip to content

Upgrade ClickHouse version to 23.8-lts#1338

Merged
alex-zaitsev merged 3 commits intoAltinity:0.23.1from
orginux:upgrade-ch_23.8-lts
Feb 12, 2024
Merged

Upgrade ClickHouse version to 23.8-lts#1338
alex-zaitsev merged 3 commits intoAltinity:0.23.1from
orginux:upgrade-ch_23.8-lts

Conversation

@orginux
Copy link
Copy Markdown
Contributor

@orginux orginux commented Feb 8, 2024

Signed-off-by: Denis Gorobets [email protected]

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

@Slach
Copy link
Copy Markdown
Collaborator

Slach commented Feb 9, 2024

just search and replace version in yaml files is not enough, it could break something like test which use

some files shall to be excluded

Copy link
Copy Markdown
Collaborator

@Slach Slach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rollback changes in some files and use properly versions in some other

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23.3 shall be here

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23.3 shall be here

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23.3 here

containers:
- name: clickhouse
image: clickhouse/clickhouse-server:21.8
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

23.3 here

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.1
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

22.8 here

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.2
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback it

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback it

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.6
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback it

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.7
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback it

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.8
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback it

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add separate tpl-clickhouse-23.8.yaml

and look references to tpl in tests

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator

@Slach Slach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please sync template images with templates names and link to these template names in other parts of manifests

image: clickhouse/clickhouse-server:22.1
image: clickhouse/clickhouse-server:22.8

- name: clickhouse:22.2
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync version with template names in this file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync names in line 23, 18, 13 above

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.1
image: clickhouse/clickhouse-server:22.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync version with name in podTemplates, look line 23, 18, 13

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.2
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync version with podTemplates name, line 10 and line 20

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync version with PodTemplates name

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look also usage of this podTemplate above in the same file

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync podTemplates name and look to usage changed template name in spec default line 11

containers:
- name: clickhouse
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look above to template name line 489, sync it

containers:
- name: clickhouse
image: clickhouse/clickhouse-server:22.2
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change template name in line 593 and find usages of this template

containers:
- name: clickhouse
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync description in line 543 and 542 with actual clickhouse version

Comment thread docs/replication_setup.md
containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.3
image: clickhouse/clickhouse-server:23.8
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync with name in line 47 and find usages this template and change template name reference too

containers:
- name: clickhouse-pod
image: clickhouse/clickhouse-server:22.8-broken
image: clickhouse/clickhouse-server:23.8-broken
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync with line 11 and 8

@alex-zaitsev alex-zaitsev merged commit a651338 into Altinity:0.23.1 Feb 12, 2024
alex-zaitsev added a commit that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants