[backport] PR #8693 to 4.6 - [npm] update chromedriver#8700
Merged
spalger merged 1 commit intoelastic:4.6from Oct 15, 2016
Merged
[backport] PR #8693 to 4.6 - [npm] update chromedriver#8700spalger merged 1 commit intoelastic:4.6from
spalger merged 1 commit intoelastic:4.6from
Conversation
e40pud
added a commit
to e40pud/kibana
that referenced
this pull request
Apr 24, 2024
…stigate guides in timelines for 'essential tier' (elastic#8700)
e40pud
added a commit
that referenced
this pull request
Apr 26, 2024
…stigate guides in timelines for 'essential tier' (#8700) (#181562) ## Summary Addresses elastic/security-team#8700 With these changes we disable Interactive Investigation guides interactions buttons (timelines + OSquery interactive actions) for 'Essential tier' in Serverless. For Investigation guides in the Detection rules: **Create rule page -> Advanced settings - > Investigation guide** osquery and timeline buttons should be inactive and have an upgrade callout <img width="1033" alt="Screenshot 2024-04-24 at 15 08 32" src="https://github.com/elastic/kibana/assets/2700761/91f5b5e0-9efe-4ee3-b0c8-e3e75c4782b7"> **Rule details page -> Investigations guide** buttons in the markdown should be inactive and have an upgrade callout <img width="736" alt="Screenshot 2024-04-24 at 15 09 07" src="https://github.com/elastic/kibana/assets/2700761/a1eca15a-ea0a-4346-b193-d452a38849f1"> ### Checklist Delete any items that are not applicable to this PR. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed - [ ] [Tests](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5754) --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport PR #8693
Commit 1:
[npm] update chromedriver
The latest macOS version of Chrome is incompatible with the version of chromedriver we currently depend on, so this updates it.