Skip to content

[Fleet] Add experimental data stream features support to simplified package policy API#141288

Merged
nchaulet merged 2 commits intoelastic:mainfrom
nchaulet:simplified-package-policy-api-support-experimental-data-features
Sep 22, 2022
Merged

[Fleet] Add experimental data stream features support to simplified package policy API#141288
nchaulet merged 2 commits intoelastic:mainfrom
nchaulet:simplified-package-policy-api-support-experimental-data-features

Conversation

@nchaulet
Copy link
Copy Markdown
Member

@nchaulet nchaulet commented Sep 21, 2022

Description

Resolve #141183

It's now possible to define experimental data stream feature in the package policy editor UI this results in preview API request like the one below that where not correctly handled by the fleet package policy API.

That PR fix that by adding support for the experimental_data_stream_features property to the simplified package policy API.

Screen Shot 2022-09-21 at 3 20 14 PM

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.5.0 labels Sep 21, 2022
@nchaulet nchaulet self-assigned this Sep 21, 2022
@nchaulet nchaulet requested a review from a team as a code owner September 21, 2022 19:23
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @nchaulet

Copy link
Copy Markdown
Contributor

@juliaElastic juliaElastic left a comment

Choose a reason for hiding this comment

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

🚀

@nchaulet nchaulet merged commit 27b8e98 into elastic:main Sep 22, 2022
@nchaulet nchaulet deleted the simplified-package-policy-api-support-experimental-data-features branch September 22, 2022 13:10
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 22, 2022
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

jloleysens added a commit to jloleysens/kibana that referenced this pull request Sep 22, 2022
* main: (33 commits)
  Fix Next and Previous button on step screenshot carousel. (elastic#141422)
  [journeys] add a short delay after loading data (elastic#141437)
  skip failing test suite (elastic#140797)
  skip failing test suite (elastic#138776)
  Documents saved objects bulk delete API (elastic#141164)
  [Response Ops][Alerting] Defining default action params on connector type (elastic#141226)
  [ML] Explain Log Rate Spikes: Adds jest tests for query_utils/buildBaseFilterCriteria. (elastic#141213)
  [APM] Fix search bar suggestions (elastic#141101)
  close popover on click (elastic#141272)
  [Fleet] Update to use savedObjects bulkDelete for package policy delete (elastic#141276)
  [Security Solution][Endpoint][Response Actions] Do fuzzy search on given usernames for Actions Log (elastic#141239)
  [Graph] Fix guidance panel appearing for a moment when saving Graph (elastic#141228)
  [Fleet] Add experimental data stream features support to simplified package policy API (elastic#141288)
  Shameless copy of the retryTransientEsErrors from fleet (elastic#141246)
  [Security Solution][Fix]-Issue with disabled dataProvider (elastic#140735)
  Changing triggers actions ui routes to internal (elastic#141149)
  skip flaky test suit elastic#141356
  [SharedUX] Removing TODOs from KibanaPageTemplate (elastic#141043)
  [dashboard controls] skip failing test on cloud (elastic#141291)
  [Synthetics] unskip edit_monitor api integration tests (elastic#141277)
  ...
kibanamachine added a commit that referenced this pull request Sep 22, 2022
…ackage policy API (#141288) (#141425)

(cherry picked from commit 27b8e98)

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.5.0 v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet]: Lower version Integration is not upgraded through Preview API request.

5 participants