docs(licenses): list kuberture and ouroboros - #649
Open
Andrei Kvapil (kvaps) wants to merge 1 commit into
Open
Conversation
Both ship with the platform — ouroboros since v1.3.4, kuberture since v1.4.3 — and both are absent from the page that enumerates what Cozystack ships and under which licence. The omission carries meaning beyond a missing row. The page states that Cozystack-maintained components are Apache-2.0 and are not listed individually, so the list is the set of upstreams. Leaving these two off it left their status to inference at exactly the point where a reader is trying to establish it. Added to next and v1.6; earlier released versions keep their frozen snapshots. Assisted-By: Claude Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdded license cards for the optional ChangesNetworking license documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
1 task
Andrei Kvapil (kvaps)
marked this pull request as ready for review
August 12, 2026 16:37
Andrei Kvapil (kvaps)
requested review from
Timofei Larkin (lllamnyp),
myasnikovdaniil and
Timur Tukaev (tym83)
as code owners
August 12, 2026 16:37
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.
What this PR does
Adds
kubertureandouroborosto the Licenses page.Both ship with the platform —
ouroborossince Cozystack v1.3.4,kuberturesince v1.4.3 — and neither appears on the page that enumerates what Cozystack ships and under which licence. Both are otherwise documented on this site:kuberturehas its own page under Networking, andouroborosis covered by the hairpin/PROXY-protocol guide.The omission is worth more than a missing row. The page states that Cozystack-maintained components are Apache-2.0 and are not listed individually, which makes this list the set of upstream components. Leaving these two off it left their status to inference — at exactly the point where a reader is trying to establish it. This matters for the Incubation checklist item "All project metadata and resources are vendor-neutral": both are maintained by an individual who is also a Cozystack maintainer, so "is this an upstream or is it project code in a personal account?" is a question an evaluator will actually ask.
Placed in Networking after Hetzner RobotLB, which is the closest neighbour in kind — a third-party component maintained outside the organisation. No logo is passed; the shortcode renders an initials badge when the asset is absent.
Applied to
nextandv1.6. Earlier released versions keep their frozen snapshots.Companion change stating the same boundary in governance: cozystack/cozystack#3784.
Summary by CodeRabbit