Skip to content

feat(docs): add article about new version#329

Closed
Andrey Kolkov (androndo) wants to merge 2 commits into
mainfrom
feat/article-meet-v1alpha2
Closed

feat(docs): add article about new version#329
Andrey Kolkov (androndo) wants to merge 2 commits into
mainfrom
feat/article-meet-v1alpha2

Conversation

@androndo

Copy link
Copy Markdown
Collaborator

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bc1a634d-5b55-4dc5-9754-86937f4a2556

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/article-meet-v1alpha2

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: Andrey Kolkov <androndo@gmail.com>

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new documentation file, docs/meet_v1alpha2.md, which provides an overview of the etcd-operator in Cozystack under the new v1alpha2 API version, including its features, migration details, and a comparison with alternative operators. Feedback on the documentation highlights a broken local anchor link on line 167, with a suggestion to update it to point to the correct section in the README.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/meet_v1alpha2.md Outdated
in-place upgrades ([#327](https://github.com/etcd-io/etcd-operator/issues/327))
and recovery from multiple failed members / quorum loss
([#359](https://github.com/etcd-io/etcd-operator/issues/359)). See
[What's intentionally not here](#whats-intentionally-not-here-yet).

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The local anchor link [What's intentionally not here](#whats-intentionally-not-here-yet) is broken because there is no section named What's intentionally not here yet in this document. If you intended to link to the "What's not supported (yet)" section in the README.md, please update the link to point to the README instead.

Suggested change
[What's intentionally not here](#whats-intentionally-not-here-yet).
[What's not supported (yet)](../README.md#whats-not-supported-yet).

Restructure the v1alpha2 announcement article: add project history
and authorship, describe the Membership API based lifecycle, replace
comparison tables with a roadmap status list and a beyond-roadmap
capabilities list, and drop marketing tone.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
@kvaps Andrei Kvapil (kvaps) force-pushed the feat/article-meet-v1alpha2 branch from 60df17c to bd80da7 Compare June 10, 2026 08:50
@kvaps

Copy link
Copy Markdown
Member

Closing in favor of cozystack/website#573 — the article moves to the cozystack.io blog.

Andrei Kvapil (kvaps) added a commit to cozystack/website that referenced this pull request Jun 10, 2026
## Summary

Add a blog post announcing the donation of etcd-operator to the
Cozystack project and the new `etcd-operator.cozystack.io/v1alpha2` API.

The post covers the project history, the new Membership-API-based
lifecycle that replaces the StatefulSet model, key features, changes
compared to `v1alpha1`, the in-place migration path, and a status
comparison against the official etcd-io/etcd-operator roadmap.

Adapted from the announcement article in the operator repository:
cozystack/etcd-operator#329

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Added blog post announcing etcd-operator's integration with Cozystack,
featuring the new API version, operator architecture, scaling
capabilities, storage options, and migration guidance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Andrei Kvapil (kvaps) added a commit to cozystack/website that referenced this pull request Jun 10, 2026
## Summary

Add a blog post announcing the donation of etcd-operator to the
Cozystack project and the new `etcd-operator.cozystack.io/v1alpha2` API.

The post covers the project history, the new Membership-API-based
lifecycle that replaces the StatefulSet model, key features, changes
compared to `v1alpha1`, the in-place migration path, and a status
comparison against the official etcd-io/etcd-operator roadmap.

Adapted from the announcement article in the operator repository:
cozystack/etcd-operator#329

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Added blog post announcing etcd-operator's integration with Cozystack,
featuring the new API version, operator architecture, scaling
capabilities, storage options, and migration guidance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
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