Skip to content

CHANGELOG: the GVC conversion cycle - #524

Merged
jacobecox merged 1 commit into
mainfrom
claude/changelog-gvc-cycle
Aug 31, 2026
Merged

CHANGELOG: the GVC conversion cycle#524
jacobecox merged 1 commit into
mainfrom
claude/changelog-gvc-cycle

Conversation

@jacobecox

Copy link
Copy Markdown
Contributor

Twelve templates stopped creating GVCs. One lead entry carries the catalog-wide change and the migration rule, so the per-template lines do not each repeat it; each template's line then leads with the GVC change and follows with what testing actually found.

For several of them that second half is the more urgent news for someone on the old version:

  • mongodb-cluster defaulted to nine members when MongoDB allows seven voters — the 8th and 9th ran a healthy-looking mongod, reported ready, and were never in the replica set
  • etcd / clickhouse / tidb / pgedge all had internalAccess: workload-list destroy or silently disable the thing it was scoping
  • cockroach's documented restore could never have run
  • nats shipped open to the internet with no authentication
  • redis-multi-location's safety check had never executed at all

Pairs with the docs PR (12 pages) in the docs repo.

🤖 Generated with Claude Code

One lead entry for the catalog-wide change plus twelve per-template entries.

The lead explains the data-loss path in user terms and states the migration rule
once, so the per-template lines do not each have to repeat it: install the new
major as a NEW release against an existing GVC, move the data, remove the old
release. Never `helm upgrade` across the boundary.

Each template's line leads with the GVC change and then carries what testing
actually found, because for several of them that is the more urgent news for a
current user -- mongodb-cluster's nine-member default that could never form,
tidb's and clickhouse's and etcd's `workload-list` that destroyed or silently
disabled the thing it was scoping, cockroach's restore that could never have run,
nats shipping open to the internet with no authentication, and redis-ml's safety
check that had never executed at all.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@jacobecox
jacobecox merged commit c05ce6d into main Aug 31, 2026
6 checks passed
@jacobecox
jacobecox deleted the claude/changelog-gvc-cycle branch August 31, 2026 14:09
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