docs(platform-stack): bump etcd-operator to v0.4.3#501
Conversation
Accompanies cozystack/cozystack#2428 which updates the vendored chart and adds the S3 backup schedule API surface. Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la>
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated the documented etcd-operator component version from v0.4.2 to v0.4.3 in the Kubernetes tenant platform stack documentation for the Etcd Cluster section. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the etcd-operator version to v0.4.3 in the platform stack documentation. The review feedback suggests renaming the 'Operator' label to 'Kubernetes operator' to maintain consistency with other sections of the guide.
|
|
||
| - Supported version: Kubernetes v1.32.4 | ||
| - Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.2 | ||
| - Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3 |
There was a problem hiding this comment.
For consistency with other sections in this document (such as ClickHouse, Kafka, and MariaDB), consider using the label Kubernetes operator instead of just Operator.
| - Operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3 | |
| - Kubernetes operator: [aenix-io/etcd-operator](https://github.com/aenix-io/etcd-operator) v0.4.3 |
What this PR does
Bumps the pinned etcd-operator version in the v1.2 platform-stack guide from
v0.4.2tov0.4.3.Accompanies cozystack/cozystack#2428, which re-vendors the chart and adds the
backup.*API surface on the managed etcd app. The new backup parameters will land incontent/en/docs/v1.2/operations/services/etcd.mdautomatically when the release-tag sync job pulls the updatedpackages/extra/etcd/README.md— no hand-edited doc is needed here.Summary by CodeRabbit