Skip to content
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

Assess the impact of Hashicorp license changes from MPL to BSL #1420

Open
upodroid opened this issue Aug 12, 2023 · 0 comments
Open

Assess the impact of Hashicorp license changes from MPL to BSL #1420

upodroid opened this issue Aug 12, 2023 · 0 comments

Comments

@upodroid
Copy link
Member

Hashicorp is changing their licenses and we use their deps in knative.

https://www.hashicorp.com/license-faq

The APIs & SDKs will still be licensed under MPL but it still warrants a careful considation.

https://github.com/search?type=code&q=org%3Aknative+OR+org%3Aknative-extensions+hashicorp&p=3

Current libraries that are used:

  • github.com/hashicorp/golang-lru
  • github.com/hashicorp/hcl
  • github.com/hashicorp/go-multierror
  • github.com/hashicorp/go-cleanhttp
  • github.com/hashicorp/errwrap
  • github.com/hashicorp/go-retryablehttp
  • github.com/hashicorp/go-version
  • github.com/hashicorp/go-rootcerts
  • github.com/hashicorp/go-sockaddr
  • github.com/hashicorp/go-plugin

CNCF issue: cncf/foundation#617

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant