docs: remove prototype/disclaimer framing from README#490
Merged
cnvergence merged 1 commit intoMar 5, 2026
Conversation
The project has matured beyond its initial prototype stage. Remove the 'work in progress and not ready for production use' disclaimer and 'prototype project' label to better reflect the current state and support the CNCF Sandbox application process. Signed-off-by: mjudeikis-bot <mjudeikis-bot@faros.sh> Signed-off-by: Mangirdas Judeikis <mangirdas@judeikis.lt> Co-authored-by: Mangirdas Judeikis <mangirdas@judeikis.lt> Co-authored-by: Hex (AI) <hex@faros.sh>
cnvergence
approved these changes
Mar 5, 2026
Member
|
🚀 |
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
Removes the outdated prototype/disclaimer language from the README:
### Disclaimer: work in progress and not ready for production use.bannerkube-bind is a prototype project that aims to...→kube-bind provides...The kube-bind prototype is following this manifesto→kube-bind is following this manifestoWhy
The project has matured significantly since initial development. This framing is inaccurate and actively harms the project's perception — particularly relevant as we prepare the CNCF Sandbox application (tracked in #448).
Closes part of #448
Signed-off-by: Mangirdas Judeikis mangirdas@judeikis.lt