Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecd-pmc] Approve CQ


Hello. https://github.com/heketi/heketi/commit/78b52f0d11302623b0217cdb1a50d428f1aaeca3 that is transitive dependency for operator-sdk@0.15.2 . This transitive dependency came to this operator-sdk from k8s.io/kubernetes@v1.16.2 . And finally k8s.io/kubernetes@v1.16.2 uses heketi directly in the code. List packages used and required for compilation we can find in the vendor folder:

https://github.com/kubernetes/kubernetes/tree/v1.16.2/vendor/github.com/heketi/heketi  

About licence, if I correctly interpreted license information https://github.com/heketi/heketi/blob/78b52f0d11302623b0217cdb1a50d428f1aaeca3/LICENSE and vendor folder

content I think REST client code go is https://github.com/kubernetes/kubernetes/tree/v1.16.2/vendor/github.com/heketi/heketi/client/api/go-client 

And from the license content file it should be under Apache 2.0 or LGPLv3+ . And I guess https://github.com/kubernetes/kubernetes/tree/v1.16.2/vendor/github.com/heketi/heketi/pkg are "The other parts" and should be LGPLv3+ or GPLv2

So, for me it looks like k8s.io/kubernetes@v1.16.2 is using code with all described licenses.


On Thu, Jun 24, 2021 at 7:52 PM Sergii Kabashniuk <skabashn@xxxxxxxxxx> wrote:
CC Anatolii and Oleksandr

On Thu, Jun 24, 2021 at 5:11 PM Gorkem Ercan <gorkem.ercan@xxxxxxxxx> wrote:

I have approved all the CQs except 23520[1]. I see that different parts of the project have different licenses and dual licensing. 
What are the parts that you are using? Can you add more specific information.?


_______________________________________________
ecd-pmc mailing list
ecd-pmc@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ecd-pmc


--

Sergii Kabashniuk

Principal Software Engineer, DevTools 

Red Hat

skabashniuk@xxxxxxxxxx    


Back to the top