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

Track the impact of HashiCorp license MPL -> BUSL #4875

Closed
JorTurFer opened this issue Aug 12, 2023 · 9 comments
Closed

Track the impact of HashiCorp license MPL -> BUSL #4875

JorTurFer opened this issue Aug 12, 2023 · 9 comments
Labels
stale All issues that are marked as stale due to inactivity

Comments

@JorTurFer
Copy link
Member

This issue is for tracking the usage of HashiCorp Go packages and software products in the KEDA project.

xref: cncf/foundation#617

@JorTurFer
Copy link
Member Author

we support HashiCorp Vault as secrets source (we just read values from there as a client), due to it, we use these deps:

github.com/hashicorp/vault/api
github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect 
github.com/hashicorp/go-hclog v1.3.0 // indirect 
github.com/hashicorp/go-multierror v1.1.1 // indirect 
github.com/hashicorp/go-retryablehttp v0.7.2 // indirect 
github.com/hashicorp/go-rootcerts v1.0.2 // indirect 
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 // indirect 
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect 
github.com/hashicorp/go-sockaddr v1.0.2 // indirect 
github.com/hashicorp/go-uuid v1.0.3 // indirect 
github.com/hashicorp/hcl v1.0.0 // indirect

We also deploy a HashiCorp Vault during e2e test to test the integration (we use helm chart for it). We only use it locally within the testing cluster and we remove it after the e2e test.

For managing e2e test infrastructure we use terraform as well. We manage the infra from its own repo and terraform is executed via GH Action (using an Azure Blob Storage as backend).

I think that we aren't affected but we should stay tuned about CNCF updates regarding with this topic

@JorTurFer JorTurFer changed the title Track the impact of HashiCorp license MPL -> BSL Track the impact of HashiCorp license MPL -> BUSL Aug 12, 2023
@stale
Copy link

stale bot commented Oct 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Oct 12, 2023
@zroubalik
Copy link
Member

@JorTurFer please update

@stale stale bot removed the stale All issues that are marked as stale due to inactivity label Oct 12, 2023
@JorTurFer
Copy link
Member Author

I don't have any update xD

Copy link

stale bot commented Dec 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Dec 12, 2023
Copy link

stale bot commented Dec 20, 2023

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Dec 20, 2023
@JorTurFer JorTurFer reopened this Dec 20, 2023
@stale stale bot removed the stale All issues that are marked as stale due to inactivity label Dec 20, 2023
@JorTurFer
Copy link
Member Author

Let's keep this opened

Copy link

stale bot commented Feb 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Feb 18, 2024
Copy link

stale bot commented Feb 25, 2024

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale All issues that are marked as stale due to inactivity
Projects
Archived in project
Development

No branches or pull requests

2 participants