-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[License Exception Request] [Crossplane] [MPL-2.0] #787
Comments
In addition to the MPL licensed dependencies used by crossplane/upjet the following dependencies are used by the providers generated by Upjet:
Dependencies
|
@krook Would it be accurate to assume this, #619 (comment), applies here as well? |
Also if an MPL licensed repo was forked and modified, but not vendored, and still linked to at build time, I assume it is still in compliance with the granted exception. |
Yes, the GB approval of a license exception for Issue #619 does apply to all CNCF projects, but the conditions of the prior GB approval still apply (i.e., "used in unmodified form by linking to the dependency at build time"). |
Unfortunately not. The exception granted by the GB for Issue #619 was only for use of those dependencies "so long as they are used in unmodified form by linking to the dependency at build time." If an exception is desired for a modified fork, the project needs to open a separate license exception request. |
Hey folks, any updates on this one? |
The CNCF Governing Board has approved this exception request in an October vote. |
Component details
The https://github.com/crossplane/upjet/ project relies on MPL licensed code from Hashicorp for integration with their Terraform providers.
The list of MPL licensed code referenced in the project are:
Direct dependencies
Indirect dependencies
License name
Mozilla Public License (MPL) version 2.0
Code modified?
The dependencies are referenced externally and remains unmodified. https://github.com/crossplane/upjet/blob/main/go.mod
Changes contributed?
Not applicable currently, but if changes are needed we would look to contribute directly upstream as a first step.
Any alternatives?
We looked at OpenTofu, but since OpenTofu project is also MPL licensed and depends on many of the same dependencies as we do from github.com/hashicorp/, there are no viable alternatives currently.
Integrates with other components?
The MPL licensed components are used by Upjet to be able to integrate with the Terraform providers and generate Crossplane-compatible providers.
The text was updated successfully, but these errors were encountered: