Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

[milvus]Bump etcd version to 8.2.3#471

Open
vladwa wants to merge 7 commits intomilvus-io:masterfrom
vladwa:bump-etcd-version
Open

[milvus]Bump etcd version to 8.2.3#471
vladwa wants to merge 7 commits intomilvus-io:masterfrom
vladwa:bump-etcd-version

Conversation

@vladwa
Copy link
Copy Markdown
Contributor

@vladwa vladwa commented Jul 25, 2023

What this PR does / why we need it:

This pull request proposes an update to the etcd chart version in the charts/milvus/charts/etcd-6.3.3.tgz package. This addresses an issue with the existing PDB (Pod Disruption Budget) API version, which is currently set to policy/v1beta. This particular API version has been deprecated and removed in Kubernetes version 1.25 onwards.

To ensure compatibility with Kubernetes versions beyond 1.25, this pull request suggests bumping the etcd chart version to 8.2.3. The new version 8.2.3 provides the required PDB API version "policy/v1", which is compatible with Kubernetes versions 1.25 and later.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])
  • PR only contains changes for one chart

vladwa added 2 commits July 29, 2023 14:51
Signed-off-by: Vinayaka V Ladwa <vinayakladwa@gmail.com>
Signed-off-by: Vinayaka V Ladwa <vinayakladwa@gmail.com>
@mergify mergify bot added the ci-passed label Jul 29, 2023
@vladwa
Copy link
Copy Markdown
Contributor Author

vladwa commented Jul 29, 2023

/assign @zwd1208 @LoveEachDay

@vladwa vladwa changed the title [milvus]Bump etcd version to to 8.2.3 [milvus]Bump etcd version to 8.2.3 Jul 29, 2023
@sre-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vladwa
To complete the pull request process, please ask for approval from loveeachday after the PR has been reviewed.

The full list of commands accepted by this bot can be found 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants