We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: