Skip to content

Commit 0834567

Browse files
MichelLosierdej611
authored andcommitted
[Fleet] Add package policy conditions UI support (elastic#270315)
Resolves: elastic#268509 Adds a `condition` field in the `Advanced settings` section at the integration, input and stream level of the package policy form UIs, and enables overall Fleet support for this field.
1 parent 2b80713 commit 0834567

43 files changed

Lines changed: 1198 additions & 225 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

oas_docs/output/kibana.serverless.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26296,7 +26296,7 @@ paths:
2629626296
nullable: true
2629726297
type: string
2629826298
condition:
26299-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
26299+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
2630026300
type: string
2630126301
created_at:
2630226302
type: string
@@ -26351,7 +26351,7 @@ paths:
2635126351
compiled_input:
2635226352
nullable: true
2635326353
condition:
26354-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
26354+
description: Agent condition expression to evaluate whether to apply this input.
2635526355
type: string
2635626356
config:
2635726357
additionalProperties:
@@ -26390,7 +26390,7 @@ paths:
2639026390
compiled_stream:
2639126391
nullable: true
2639226392
condition:
26393-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
26393+
description: Agent condition expression to evaluate whether to apply this stream.
2639426394
type: string
2639526395
config:
2639626396
additionalProperties:
@@ -26510,7 +26510,7 @@ paths:
2651026510
type: object
2651126511
properties:
2651226512
condition:
26513-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
26513+
description: Agent condition expression to evaluate whether to apply this input.
2651426514
type: string
2651526515
deprecated:
2651626516
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -26523,7 +26523,7 @@ paths:
2652326523
type: object
2652426524
properties:
2652526525
condition:
26526-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
26526+
description: Agent condition expression to evaluate whether to apply this stream.
2652726527
type: string
2652826528
deprecated:
2652926529
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -71182,7 +71182,7 @@ components:
7118271182
nullable: true
7118371183
type: string
7118471184
condition:
71185-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
71185+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
7118671186
type: string
7118771187
description:
7118871188
description: Package policy description
@@ -71220,7 +71220,7 @@ components:
7122071220
type: object
7122171221
properties:
7122271222
condition:
71223-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
71223+
description: Agent condition expression to evaluate whether to apply this input.
7122471224
type: string
7122571225
config:
7122671226
additionalProperties:
@@ -71259,7 +71259,7 @@ components:
7125971259
compiled_stream:
7126071260
nullable: true
7126171261
condition:
71262-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
71262+
description: Agent condition expression to evaluate whether to apply this stream.
7126371263
type: string
7126471264
config:
7126571265
additionalProperties:
@@ -73768,7 +73768,7 @@ components:
7376873768
nullable: true
7376973769
type: string
7377073770
condition:
73771-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
73771+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
7377273772
type: string
7377373773
created_at:
7377473774
type: string
@@ -73836,7 +73836,7 @@ components:
7383673836
compiled_input:
7383773837
nullable: true
7383873838
condition:
73839-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
73839+
description: Agent condition expression to evaluate whether to apply this input.
7384073840
type: string
7384173841
config:
7384273842
additionalProperties:
@@ -73875,7 +73875,7 @@ components:
7387573875
compiled_stream:
7387673876
nullable: true
7387773877
condition:
73878-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
73878+
description: Agent condition expression to evaluate whether to apply this stream.
7387973879
type: string
7388073880
config:
7388173881
additionalProperties:
@@ -91249,7 +91249,7 @@ components:
9124991249
nullable: true
9125091250
type: string
9125191251
condition:
91252-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
91252+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
9125391253
type: string
9125491254
created_at:
9125591255
type: string
@@ -91303,7 +91303,7 @@ components:
9130391303
compiled_input:
9130491304
nullable: true
9130591305
condition:
91306-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
91306+
description: Agent condition expression to evaluate whether to apply this input.
9130791307
type: string
9130891308
config:
9130991309
additionalProperties:
@@ -91342,7 +91342,7 @@ components:
9134291342
compiled_stream:
9134391343
nullable: true
9134491344
condition:
91345-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
91345+
description: Agent condition expression to evaluate whether to apply this stream.
9134691346
type: string
9134791347
config:
9134891348
additionalProperties:
@@ -91462,7 +91462,7 @@ components:
9146291462
type: object
9146391463
properties:
9146491464
condition:
91465-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
91465+
description: Agent condition expression to evaluate whether to apply this input.
9146691466
type: string
9146791467
deprecated:
9146891468
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -91475,7 +91475,7 @@ components:
9147591475
type: object
9147691476
properties:
9147791477
condition:
91478-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
91478+
description: Agent condition expression to evaluate whether to apply this stream.
9147991479
type: string
9148091480
deprecated:
9148191481
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -94661,7 +94661,7 @@ components:
9466194661
- gcp
9466294662
type: string
9466394663
condition:
94664-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
94664+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
9466594665
type: string
9466694666
description:
9466794667
description: Policy description.
@@ -94696,7 +94696,7 @@ components:
9469694696
type: object
9469794697
properties:
9469894698
condition:
94699-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
94699+
description: Agent condition expression to evaluate whether to apply this input.
9470094700
type: string
9470194701
deprecated:
9470294702
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -94709,7 +94709,7 @@ components:
9470994709
type: object
9471094710
properties:
9471194711
condition:
94712-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
94712+
description: Agent condition expression to evaluate whether to apply this stream.
9471394713
type: string
9471494714
deprecated:
9471594715
$ref: '#/components/schemas/Kibana_HTTP_APIs_deprecation_info'
@@ -99483,7 +99483,7 @@ components:
9948399483
nullable: true
9948499484
type: string
9948599485
condition:
99486-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this integration to its inputs.'
99486+
description: Agent condition expression to evaluate whether to apply this integration to its inputs.
9948799487
type: string
9948899488
description:
9948999489
description: Package policy description
@@ -99517,7 +99517,7 @@ components:
9951799517
type: object
9951899518
properties:
9951999519
condition:
99520-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this input.'
99520+
description: Agent condition expression to evaluate whether to apply this input.
9952199521
type: string
9952299522
config:
9952399523
additionalProperties:
@@ -99556,7 +99556,7 @@ components:
9955699556
compiled_stream:
9955799557
nullable: true
9955899558
condition:
99559-
description: '**Experimental.** Agent condition expression to evaluate whether to apply this stream.'
99559+
description: Agent condition expression to evaluate whether to apply this stream.
9956099560
type: string
9956199561
config:
9956299562
additionalProperties:

0 commit comments

Comments
 (0)