Skip to content

[release-3.1] change etcd to 3.5.24#2980

Merged
redscholar merged 1 commit intokubesphere:release-3.1from
redscholar:cp-2978
Jan 26, 2026
Merged

[release-3.1] change etcd to 3.5.24#2980
redscholar merged 1 commit intokubesphere:release-3.1from
redscholar:cp-2978

Conversation

@redscholar
Copy link
Copy Markdown
Contributor

@redscholar redscholar commented Jan 26, 2026

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes # #2979

Special notes for reviewers:

Does this PR introduced a user-facing change?

none

Additional documentation, usage docs, etc.:


Signed-off-by: redscholar <blacktiledhouse@gmail.com>
@kubesphere-prow kubesphere-prow Bot added kind/feature Categorizes issue or PR as related to a new feature. do-not-merge/release-note-label-needed labels Jan 26, 2026
@kubesphere-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: redscholar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubesphere-prow kubesphere-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 26, 2026
@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello @redscholar, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request upgrades the default etcd version utilized by KubeKey to v3.5.24. It also incorporates the necessary cryptographic hashes for etcd v3.5.22 and v3.5.24 across amd64 and arm64 platforms, ensuring that KubeKey can correctly provision and manage clusters with these newer etcd releases. This change addresses a reported issue related to etcd versioning.

Highlights

  • Default etcd version update: The default etcd version used by KubeKey has been updated from v3.5.13 to v3.5.24.
  • etcd component hash registration: SHA256 checksums for etcd versions v3.5.22 and v3.5.24 have been added for both amd64 and arm64 architectures in the components.json file, making these versions available for deployment.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@kubesphere-prow kubesphere-prow Bot added release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/release-note-label-needed labels Jan 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request successfully updates the default etcd version from v3.5.13 to v3.5.24 in cmd/kk/apis/kubekey/v1alpha2/default.go. Additionally, it includes the necessary checksums for v3.5.22 and v3.5.24 for both amd64 and arm64 architectures in version/components.json. This change aligns with the pull request's objective to upgrade the etcd component.

@redscholar redscholar merged commit 17c1df8 into kubesphere:release-3.1 Jan 26, 2026
3 of 8 checks passed
@redscholar redscholar deleted the cp-2978 branch January 26, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant