Skip to content

[8.0] Convert remote license checker to use LicensedFeature (#79876)#79975

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
rjernst:backport/8.0/pr-79876
Oct 28, 2021
Merged

[8.0] Convert remote license checker to use LicensedFeature (#79876)#79975
elasticsearchmachine merged 1 commit intoelastic:8.0from
rjernst:backport/8.0/pr-79876

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Oct 28, 2021

Backports the following commits to 8.0:

The RemoteClusterLicenseChecker pulls the license level of a remote
cluster and checks it allows a local feature to communicate with that
cluster. It does the check with a lambda, but these methods could be out
of sync with the actual licensed feature. This commit converts the
remote license checker to take in the feature object that should be
checked.
@rjernst rjernst added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Oct 28, 2021
@elasticsearchmachine elasticsearchmachine merged commit d497933 into elastic:8.0 Oct 28, 2021
@rjernst rjernst deleted the backport/8.0/pr-79876 branch October 28, 2021 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants