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

Add new licence status: expired #22180

Merged
merged 2 commits into from
Oct 27, 2020
Merged

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Oct 27, 2020

What does this PR do?

This PR adds a new licence state named Expired. Previously, this prevented Beats from connecting to ES.

Why is it important?

Beats were not able to parse expired licences. This problem prevented users from using the features of the software which does not require a licence.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

Closes #21112

@kvch kvch requested a review from ph October 27, 2020 10:22
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 27, 2020
@kvch kvch added needs_backport PR is waiting to be backported to other branches. Team:Services (Deprecated) Label for the former Integrations-Services team labels Oct 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 27, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 27, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #22180 event]

  • Start Time: 2020-10-27T10:25:06.006+0000

  • Duration: 89 min 32 sec

Test stats 🧪

Test Results
Failed 0
Passed 5003
Skipped 391
Total 5394

Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code LGTM.

@kvch kvch merged commit f0da681 into elastic:master Oct 27, 2020
kvch added a commit to kvch/beats that referenced this pull request Oct 27, 2020
## What does this PR do?

This PR adds a new licence state named `Expired`. Previously, this prevented Beats from connecting to ES.

## Why is it important?

Beats were not able to parse expired licences. This problem prevented users from using the features of the software which does not require a licence.

## Related issues

Closes elastic#21112

(cherry picked from commit f0da681)
@kvch kvch added v7.11.0 and removed needs_backport PR is waiting to be backported to other branches. labels Oct 27, 2020
@kvch kvch added the v7.10.0 label Oct 27, 2020
kvch added a commit to kvch/beats that referenced this pull request Oct 27, 2020
This PR adds a new licence state named `Expired`. Previously, this prevented Beats from connecting to ES.

Beats were not able to parse expired licences. This problem prevented users from using the features of the software which does not require a licence.

Closes elastic#21112

(cherry picked from commit f0da681)
v1v added a commit to v1v/beats that referenced this pull request Oct 27, 2020
…laky-test-analyser

* upstream/master:
  Add new licence status: expired (elastic#22180)
  [filebeat][okta] Make cursor optional for okta and update docs (elastic#22091)
  Add documentation of filestream input (elastic#21615)
  [Ingest Manager] Skip flaky gateway tests elastic#22177
  [CI] set env variable for the params (elastic#22143)
  Fix zeek connection pipeline (elastic#22151)
  Fix Google Cloud Function configuration file issues (elastic#22156)
  Remove old TODO on kubernetes node update (elastic#22074)
v1v added a commit to v1v/beats that referenced this pull request Oct 27, 2020
…ter-commit

* upstream/master:
  Add new licence status: expired (elastic#22180)
  [filebeat][okta] Make cursor optional for okta and update docs (elastic#22091)
  Add documentation of filestream input (elastic#21615)
  [Ingest Manager] Skip flaky gateway tests elastic#22177
v1v added a commit to v1v/beats that referenced this pull request Oct 27, 2020
…laky-test-analyser

* upstream/master:
  Add new licence status: expired (elastic#22180)
  [filebeat][okta] Make cursor optional for okta and update docs (elastic#22091)
  Add documentation of filestream input (elastic#21615)
  [Ingest Manager] Skip flaky gateway tests elastic#22177
  [CI] set env variable for the params (elastic#22143)
  Fix zeek connection pipeline (elastic#22151)
  Fix Google Cloud Function configuration file issues (elastic#22156)
  Remove old TODO on kubernetes node update (elastic#22074)
kvch added a commit that referenced this pull request Oct 27, 2020
This PR adds a new licence state named `Expired`. Previously, this prevented Beats from connecting to ES.

Beats were not able to parse expired licences. This problem prevented users from using the features of the software which does not require a licence.

Closes #21112

(cherry picked from commit f0da681)
kvch added a commit that referenced this pull request Oct 27, 2020
## What does this PR do?

This PR adds a new licence state named `Expired`. Previously, this prevented Beats from connecting to ES.

## Why is it important?

Beats were not able to parse expired licences. This problem prevented users from using the features of the software which does not require a licence.

## Related issues

Closes #21112

(cherry picked from commit f0da681)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Services (Deprecated) Label for the former Integrations-Services team v7.10.0 v7.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] [filebeat] license expiration breaks filebeat ingestion
3 participants