-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 ClusterClass proposal: Clean up outdated implementation details by linking the book's page #7790
🌱 ClusterClass proposal: Clean up outdated implementation details by linking the book's page #7790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good. Nice work!
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
55d6cfb
to
f3e36d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for working on this.
A few nits, otherwise lgtm
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
…y linking the book's pages instead
f3e36d8
to
4f242a6
Compare
@sbueringer comment addressed, rebased and squashed |
/lgtm |
LGTM label has been added. Git tree hash: 0901e4692864b3b6695d255be0853b33332f77ca
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
docs/proposals/20210526-cluster-class-and-managed-topologies.md
Outdated
Show resolved
Hide resolved
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@fabriziopandini Question for the 1.4 release notes: should this maybe be a 📝 (proposal) rather than 🌱? |
I think not, it is just reshuffling things but it isn't adding or changing anything |
What this PR does / why we need it:
As we already did for other proposals, this PR cleaned up the ClusterClass proposal removing outdated/hard-to-maintain implementation details by linking the book's page
This will hopefully make it easier to maintain the document up to date in future
Fixes: #5753