this post was submitted on 25 Apr 2024
155 points (92.3% liked)

Open Source

30284 readers
617 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] umami_wasbi@lemmy.ml 7 points 4 months ago* (last edited 4 months ago) (1 children)

I just found out some softwares around infrastructures also uses CLA, including:

  • Kubernetes (hosted by CNCF)
  • Istio (hosted by CNCF)
  • Grafana
  • All projects under Apache Software Foundation (e.g. HTTP server)
  • OpenStack (hosted by OpenInfra)

To my surprise, even Golang core uses CLA too.

EDIT: Add more to the list

EDIT 2: Envoy Proxy also hosted by CNCF uses DCO instead of CLA. Interesting.


It looks like very difficult to bulid an infra without some components uses CLA.

[–] folkrav@lemmy.ca 4 points 4 months ago (1 children)

Aren’t K8s and Go fundamentally Google projects?

[–] umami_wasbi@lemmy.ml 2 points 4 months ago* (last edited 4 months ago) (1 children)

Golang I believe yes but aint k8s are now belongs to CNCF where multiple companies behind?

[–] folkrav@lemmy.ca 2 points 4 months ago

Hmm yep, you’re right. Wasn’t aware of this, funny.

All CLAs aren’t created equal, IMHO. I ain’t a lawyer, but looks to me like K8s’s grants the CNCF a license to the use and patent your code, but you remain the copyright owner. As far as these things go, this one doesn’t look that terrible, at first glance. Or, at least, I’ve seen worse.