Karmada graduation dd - #2278
Open
chadbeaudin wants to merge 5 commits into
Open
Conversation
- Incorporate findings from 4 adopter interview sessions (Bloomberg 3 teams, Trip.com) - Add detailed adoption summaries and cross-interview analysis - Update all sections with interview-corroborated evidence - Resolve all TODOs and placeholder content - Fix grammar and precision issues
angellk
reviewed
Aug 15, 2026
|
|
||
| A governance review was conducted in August 2023 and documented at [governance-review/2023-08-29.md](governance-review/2023-08-29.md). The review identified three must-fix items: inactive maintainers, conflicting OWNERS files, and conflicting Codes of Conduct. Since then, the CoC has been rectified to a single canonical document pointing to the CNCF CoC. The OWNERS file inconsistencies have been raised as a [comment on the DD issue](https://github.com/cncf/toc/issues/1572#issuecomment-4452003587) and should be resolved. | ||
|
|
||
| However, the inactive maintainer issue remains outstanding: 4 maintainers flagged in 2023 (@mrlihanbo, @carmark, @zoroyouxi, @lfbear) have not been moved to emeritus. A [comment](https://github.com/cncf/toc/issues/1572#issuecomment-4451663241) was made requesting this be addressed. The project should improve the accuracy of their MAINTAINERS.md to reflect actual activity levels. |
Contributor
There was a problem hiding this comment.
This blocking requirement was addressed and merged.
angellk
requested changes
Aug 15, 2026
angellk
left a comment
Contributor
There was a problem hiding this comment.
See comments - nice work @chadbeaudin !
5 tasks
Contributor
|
Hi @chadbeaudin @angellk, thank you for the thorough review and valuable feedback! We have created karmada-io/community#217 to track all action items from this review. The blocking issues have been fixed via karmada-io/karmada#7842. We will keep driving the remaining items and roadmap candidates through the tracking issue. Please let us know if anything else is needed from the project side. |
added 2 commits
August 18, 2026 08:57
Incorporates feedback from Karena Angell's PR review: - Emeritus maintainers moved to emeritus in MAINTAINERS.md (resolved) - OWNERS files must be synced to match (now blocking) - Updated Final Assessment, Governance section, and related criteria
Karmada merged karmada-io/karmada#7842 which syncs OWNERS files with MAINTAINERS.md. No blocking items remain.
Contributor
|
Note that the public comment period opened on August 18 for 2 weeks. Thank you @chadbeaudin 🙏 |
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.
Summary
Adds the Karmada graduation due diligence document with adopter interview findings.
Adopter interviews conducted:
Eight interviewees across three organizations confirmed production deployments at significant scale. All adopters emphasized Karmada's Kubernetes-native API
compatibility and would find removal very difficult.
Related Issue
Relates to #1572 (Karmada graduation application)
Changes