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

Adding a license cluster command #116

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Adding a license cluster command #116

merged 2 commits into from
Nov 20, 2024

Conversation

dtaivpp
Copy link
Contributor

@dtaivpp dtaivpp commented Nov 7, 2024

In order to securely add licensing to our Elasticsearch clusters I have added LicenseCluster action. This action takes in a string containing the json license and applies it to the cluster.

This is just one component that will be used in the licensing workflow from vulcan-go.

Tracking issue here: https://github.com/github/elasticsearch/issues/4211

@hoenn hoenn requested a review from a team November 7, 2024 18:56
es.go Outdated Show resolved Hide resolved
@hoenn
Copy link
Contributor

hoenn commented Nov 7, 2024

Should be able to write a test for this new functionality.

@dtaivpp
Copy link
Contributor Author

dtaivpp commented Nov 7, 2024

@hoenn I plan to, I'm just pulling it together to start getting eyes on them. 👀

@dtaivpp dtaivpp merged commit 9c7fa78 into main Nov 20, 2024
7 checks passed
@dtaivpp dtaivpp deleted the dtaivpp/license-cluster branch November 20, 2024 14:55
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

Successfully merging this pull request may close these issues.

3 participants