-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '8.7' into backport/8.7/pr-150492
- Loading branch information
Showing
12 changed files
with
112 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
Binary file removed
BIN
-1.41 MB
...k/test/fleet_api_integration/apis/fixtures/test_packages/endpoint/endpoint-8.7.0-next.zip
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
...tegration/apis/fixtures/test_packages/prerelease/1.0.0/data_stream/test/fields/fields.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: data_stream.type | ||
type: constant_keyword | ||
description: > | ||
Data stream type. | ||
- name: data_stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Data stream dataset. | ||
- name: data_stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Data stream namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. |
3 changes: 3 additions & 0 deletions
3
...pi_integration/apis/fixtures/test_packages/prerelease/1.0.0/data_stream/test/manifest.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
title: Test Dataset | ||
|
||
type: logs |
3 changes: 3 additions & 0 deletions
3
...eet_api_integration/apis/fixtures/test_packages/prerelease/1.0.0/docs/README.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Test package | ||
|
||
For testing a prerelease package |
7 changes: 7 additions & 0 deletions
7
...n/apis/fixtures/test_packages/prerelease/1.0.0/img/logo_prerelease_64_color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
x-pack/test/fleet_api_integration/apis/fixtures/test_packages/prerelease/1.0.0/manifest.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
format_version: 1.0.0 | ||
name: prerelease | ||
title: Prerelease package | ||
description: This is a test package for testing that parsing a prerelease version works | ||
version: 1.0.0 | ||
categories: ['security'] | ||
type: integration | ||
license: basic | ||
owner: | ||
github: elastic/fleet | ||
|
||
requirement: | ||
elasticsearch: | ||
versions: '>7.7.0' | ||
kibana: | ||
versions: '>7.7.0' | ||
|
||
icons: | ||
- src: '/img/logo_prerelease_64_color.svg' | ||
size: '16x16' | ||
type: 'image/svg+xml' |
16 changes: 16 additions & 0 deletions
16
...tion/apis/fixtures/test_packages/prerelease/1.0.1-next/data_stream/test/fields/fields.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- name: data_stream.type | ||
type: constant_keyword | ||
description: > | ||
Data stream type. | ||
- name: data_stream.dataset | ||
type: constant_keyword | ||
description: > | ||
Data stream dataset. | ||
- name: data_stream.namespace | ||
type: constant_keyword | ||
description: > | ||
Data stream namespace. | ||
- name: '@timestamp' | ||
type: date | ||
description: > | ||
Event timestamp. |
3 changes: 3 additions & 0 deletions
3
...tegration/apis/fixtures/test_packages/prerelease/1.0.1-next/data_stream/test/manifest.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
title: Test Dataset | ||
|
||
type: logs |
3 changes: 3 additions & 0 deletions
3
...pi_integration/apis/fixtures/test_packages/prerelease/1.0.1-next/docs/README.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Test package | ||
|
||
For testing a prerelease package |
7 changes: 7 additions & 0 deletions
7
...s/fixtures/test_packages/prerelease/1.0.1-next/img/logo_prerelease_64_color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
...test/fleet_api_integration/apis/fixtures/test_packages/prerelease/1.0.1-next/manifest.yml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
format_version: 1.0.0 | ||
name: prerelease | ||
title: Prerelease package | ||
description: This is a test package for testing that parsing a prerelease version works | ||
version: 1.0.1-next | ||
categories: ['security'] | ||
type: integration | ||
license: basic | ||
owner: | ||
github: elastic/fleet | ||
|
||
requirement: | ||
elasticsearch: | ||
versions: '>7.7.0' | ||
kibana: | ||
versions: '>7.7.0' | ||
|
||
icons: | ||
- src: '/img/logo_prerelease_64_color.svg' | ||
size: '16x16' | ||
type: 'image/svg+xml' |