Skip to content

Add capabilites field under ClusterState message#345

Merged
hossainemruz merged 3 commits intomainfrom
feat/emruz/cluster-capabilities
Apr 20, 2026
Merged

Add capabilites field under ClusterState message#345
hossainemruz merged 3 commits intomainfrom
feat/emruz/cluster-capabilities

Conversation

@hossainemruz
Copy link
Copy Markdown
Member

Ticket: CRC-839

Notable Changes:

  • Added new capabilites field under ClusterState that specifies whether some actions are allowed on the cluster or not.
  • Moved scalability_info under capabilities.
  • Deprecated old scalability_info field.

@hossainemruz hossainemruz requested a review from a team as a code owner April 17, 2026 17:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 17, 2026

PR Packages Published

Python Package:

  • Version: 0.117.0.dev345+09f4eeb
  • Package: qdrant-cloud-public-api
  • Registry: https://us-python.pkg.dev/qdrant-cloud/python/
  • To update run: uv add qdrant-cloud-public-api==0.117.0.dev345+09f4eeb

NPM Package:

  • Version: 0.117.0-dev345.09f4eeb
  • Package: @qdrant/qdrant-cloud-public-api
  • Registry: https://us-npm.pkg.dev/qdrant-cloud/npm/
  • To update run: npm install @qdrant/qdrant-cloud-public-api@0.117.0-dev345.09f4eeb

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 17, 2026

The latest Buf updates on your PR. Results from workflow Pull Request / linting (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 20, 2026, 3:54 PM

Comment thread proto/qdrant/cloud/cluster/v1/cluster.proto Outdated
Copy link
Copy Markdown
Contributor

@Robert-Stam Robert-Stam left a comment

Choose a reason for hiding this comment

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

one small remark, further LGTM

Copy link
Copy Markdown
Contributor

@Robert-Stam Robert-Stam left a comment

Choose a reason for hiding this comment

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

LGTM

@hossainemruz hossainemruz enabled auto-merge (squash) April 20, 2026 15:57
Copy link
Copy Markdown
Contributor

@Robert-Stam Robert-Stam left a comment

Choose a reason for hiding this comment

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

LGTM, By the way: Should there be a reason why it's not available (like we have in ClusterScalabilityInfo)?

xref:

optional string reason = 2 [(buf.validate.field).string.min_len = 1];

@hossainemruz hossainemruz merged commit d57eb14 into main Apr 20, 2026
14 checks passed
@hossainemruz hossainemruz deleted the feat/emruz/cluster-capabilities branch April 20, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants