CHANGELOG: the GVC conversion cycle - #524
Merged
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
mongod, reported ready, and were never in the replica setinternalAccess: workload-listdestroy or silently disable the thing it was scopingPairs with the docs PR (12 pages) in the docs repo.
🤖 Generated with Claude Code