Skip to content

release: prepare operator v1.1.0 release - #676

Closed
NishanthNalluri wants to merge 1 commit into
masterfrom
nishanth/operator-patch-release
Closed

NishanthNalluri wants to merge 1 commit into
masterfrom
nishanth/operator-patch-release

Conversation

@NishanthNalluri

@NishanthNalluri NishanthNalluri commented Sep 13, 2026 •

Copy link
Copy Markdown
Contributor

This PR advances the operator chart and its related images to v1.1.0. The complete list of changes and fixes is included in the changelog.

Key changes:

  • Improves observability and recovery when cluster initialization hangs.
  • Removes CrdbCluster ownership from cluster-scoped PriorityClasses.
  • Fixes the under-replicated ranges check to use a ready CockroachDB pod.
  • Prevents WAL volume resizes from triggering rolling restarts.
  • Prevents the operator from running without a region detected from node labels or supplied through the CLOUD_REGION environment variable.
  • Fixes topology-aware scale-down when topologySpreadConstraints are configured through podTemplate.
  • Keeps the migration conversion webhook CA bundle synchronized after operator certificate rotation.

Until the operator is upgraded to v1.1.0, users who moved topologySpreadConstraints into podTemplate must continue setting the equivalent deprecated first-class field. It can be removed after all operator replicas are running v1.1.0.

Additionally, updates the K3s test image to v1.32.13-k3s1.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-13T18:45:30.615832Z 77d6761 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

This change advances the operator chart and its related images to v1.1.0. The complete list of changes and fixes is included in the changelog.

Key changes:
 - Improves observability and recovery when cluster initialization hangs.
 - Removes CrdbCluster ownership from cluster-scoped PriorityClasses.
 - Fixes the under-replicated ranges check to use a ready CockroachDB pod.
 - Prevents WAL volume resizes from triggering rolling restarts.
 - Prevents the operator from running without a region detected from node labels or supplied through the CLOUD_REGION environment variable.
 - Fixes topology-aware scale-down when topologySpreadConstraints are configured through podTemplate.
 - Keeps the migration conversion webhook CA bundle synchronized after operator certificate rotation.

Additionally, updates the K3s test image to v1.32.13-k3s1.
@NishanthNalluri
NishanthNalluri deleted the nishanth/operator-patch-release branch September 21, 2026 17:56
@NishanthNalluri
NishanthNalluri force-pushed the nishanth/operator-patch-release branch from 77d6761 to a01dbab Compare September 21, 2026 17:59
@NishanthNalluri NishanthNalluri changed the title release: prepare operator v1.0.1 patch release release: prepare operator v1.1.0 release Sep 21, 2026
@NishanthNalluri

Copy link
Copy Markdown
Contributor Author

Superseded by #680 after renaming the release branch to nishanth/operator-v1.1.0-release.

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.

1 participant