Skip to content

Commit 3312cb8

Browse files
Merge branch 'setup-cloud-connector-save-objects-infra' of github.com:Omolola-Akinleye/kibana into reusable-cloud-connector
2 parents 010f45e + 4f00048 commit 3312cb8

File tree

5,054 files changed

+275872
-79275
lines changed

Some content is hidden

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

5,054 files changed

+275872
-79275
lines changed

.buildkite/ftr_base_serverless_configs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ disabled:
55
- x-pack/platform/test/api_integration_deployment_agnostic/default_configs/serverless.config.base.ts
66
- x-pack/platform/test/api_integration_deployment_agnostic/default_configs/feature_flag.serverless.config.base.ts
77
# Serverless base config files
8-
- x-pack/test_serverless/api_integration/config.base.ts
9-
- x-pack/test_serverless/functional/config.base.ts
10-
- x-pack/test_serverless/shared/config.base.ts
118
- x-pack/platform/test/serverless/shared/config.base.ts
129
- x-pack/platform/test/serverless/api_integration/config.base.ts
1310
- x-pack/platform/test/serverless/functional/config.base.ts

.buildkite/ftr_platform_stateful_configs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ enabled:
334334
- x-pack/platform/test/ui_capabilities/security_and_spaces/config.ts
335335
- x-pack/platform/test/ui_capabilities/spaces_only/config.ts
336336
- x-pack/platform/test/upgrade_assistant_integration/config.ts
337+
- x-pack/platform/test/reindex_service/config.ts
337338
- x-pack/platform/test/usage_collection/config.ts
338339
- x-pack/performance/journeys_e2e/aiops_log_rate_analysis.ts
339340
- x-pack/performance/journeys_e2e/ecommerce_dashboard.ts

.buildkite/ftr_search_serverless_configs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ enabled:
1111
- x-pack/platform/test/serverless/functional/configs/search/config.examples.ts
1212
- x-pack/solutions/search/test/serverless/functional/configs/config.feature_flags.ts
1313
- x-pack/solutions/search/test/serverless/functional/configs/config.screenshots.ts
14+
- x-pack/solutions/search/test/serverless/functional/configs/config.nav_v2.ts
1415
- x-pack/platform/test/serverless/functional/configs/search/config.saved_objects_management.ts
1516
- x-pack/platform/test/serverless/functional/configs/search/config.context_awareness.ts
1617
- x-pack/platform/test/serverless/functional/configs/search/config.config_compat_mode.ts

.buildkite/ftr_search_stateful_configs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ enabled:
77
- x-pack/solutions/search/test/functional_search/config.ts
88
- x-pack/solutions/search/test/functional_search/config/config.search_playground.ts
99
- x-pack/solutions/search/test/functional_search/config/config.feature_flags.ts
10+
- x-pack/solutions/search/test/functional_search/config/config.nav_v2.ts
1011
- x-pack/solutions/search/test/api_integration/apis/search_playground/config.ts
1112
- x-pack/solutions/search/test/functional_solution_sidenav/config.ts
13+
- x-pack/solutions/search/test/functional_solution_sidenav/config.nav_v2.ts
1214
- x-pack/solutions/search/test/accessibility/config.ts

.buildkite/ftr_security_serverless_configs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ enabled:
108108
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/genai/attack_discovery/schedules/trial_license_complete_tier/configs/serverless.config.ts
109109
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/genai/attack_discovery/schedules/basic_license_essentials_tier/configs/ess.config.ts
110110
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/genai/attack_discovery/schedules/basic_license_essentials_tier/configs/serverless.config.ts
111+
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/genai/conversations/trial_license_complete_tier/configs/ess.config.ts
112+
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/genai/conversations/trial_license_complete_tier/configs/serverless.config.ts
111113
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/risk_engine/trial_license_complete_tier/configs/serverless.config.ts
112114
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/risk_engine/basic_license_essentials_tier/configs/serverless.config.ts
113115
- x-pack/solutions/security/test/security_solution_api_integration/test_suites/entity_analytics/entity_store/trial_license_complete_tier/configs/serverless.config.ts

.buildkite/pipeline-resource-definitions/kibana-es-snapshots.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
2323
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
2424
allow_rebuilds: true
25-
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
25+
branch_configuration: main 9.1 9.0 8.19 8.18 7.17
2626
default_branch: main
2727
repository: elastic/kibana
2828
pipeline_file: .buildkite/pipelines/es_snapshots/build.yml
@@ -64,10 +64,6 @@ spec:
6464
cronline: 0 22 * * * America/New_York
6565
message: Daily build
6666
branch: '8.18'
67-
Daily build (8.17):
68-
cronline: 0 22 * * * America/New_York
69-
message: Daily build
70-
branch: '8.17'
7167
Daily build (7.17):
7268
cronline: 0 20 * * * America/New_York
7369
message: Daily build
@@ -99,7 +95,7 @@ spec:
9995
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
10096
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
10197
allow_rebuilds: true
102-
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
98+
branch_configuration: main 9.1 9.0 8.19 8.18 7.17
10399
default_branch: main
104100
repository: elastic/kibana
105101
pipeline_file: .buildkite/pipelines/es_snapshots/promote.yml
@@ -148,7 +144,7 @@ spec:
148144
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
149145
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
150146
allow_rebuilds: true
151-
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
147+
branch_configuration: main 9.1 9.0 8.19 8.18 7.17
152148
default_branch: main
153149
repository: elastic/kibana
154150
pipeline_file: .buildkite/pipelines/es_snapshots/verify.yml

.buildkite/pipeline-resource-definitions/kibana-on-merge-unsupported-ftrs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
2424
SCOUT_REPORTER_ENABLED: 'true'
2525
allow_rebuilds: true
26-
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
26+
branch_configuration: main 9.1 9.0 8.19 8.18 7.17
2727
default_branch: main
2828
repository: elastic/kibana
2929
pipeline_file: .buildkite/pipelines/on_merge_unsupported_ftrs.yml

.buildkite/pipeline-resource-definitions/kibana-on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
2727
SCOUT_REPORTER_ENABLED: 'true'
2828
allow_rebuilds: true
29-
branch_configuration: main 9.1 9.0 8.19 8.18 8.17 7.17
29+
branch_configuration: main 9.1 9.0 8.19 8.18 7.17
3030
default_branch: main
3131
repository: elastic/kibana
3232
pipeline_file: .buildkite/pipelines/on_merge.yml
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Resource
4+
metadata:
5+
name: bk-kibana-otel-semconv-sync
6+
description: Updates OpenTelemetry semantic conventions and regenerates field metadata
7+
links:
8+
- url: 'https://buildkite.com/elastic/kibana-otel-semconv-sync'
9+
title: Pipeline link
10+
spec:
11+
type: buildkite-pipeline
12+
owner: 'group:obs-ux-logs-team'
13+
system: buildkite
14+
implementation:
15+
apiVersion: buildkite.elastic.dev/v1
16+
kind: Pipeline
17+
metadata:
18+
name: kibana / OpenTelemetry semantic conventions sync
19+
description: Updates OTel semantic conventions and regenerates TypeScript field definitions
20+
spec:
21+
env:
22+
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
23+
SLACK_NOTIFICATIONS_ON_SUCCESS: 'true'
24+
SLACK_NOTIFICATIONS_CHANNEL: '#obs-ux-logs'
25+
allow_rebuilds: false
26+
branch_configuration: main
27+
default_branch: main
28+
repository: elastic/kibana
29+
pipeline_file: .buildkite/pipelines/otel_semconv_sync.yml
30+
provider_settings:
31+
build_branches: false
32+
build_pull_requests: false
33+
publish_commit_status: false
34+
trigger_mode: none
35+
build_tags: false
36+
prefix_pull_request_fork_branch_names: false
37+
skip_pull_request_builds_for_existing_commits: true
38+
teams:
39+
obs-ux-logs-team:
40+
access_level: MANAGE_BUILD_AND_READ
41+
kibana-operations:
42+
access_level: MANAGE_BUILD_AND_READ
43+
appex-qa:
44+
access_level: MANAGE_BUILD_AND_READ
45+
kibana-tech-leads:
46+
access_level: MANAGE_BUILD_AND_READ
47+
everyone:
48+
access_level: BUILD_AND_READ
49+
schedules:
50+
Weekly build:
51+
cronline: 0 2 * * 1 America/New_York # Monday 2 AM EST (matches GitHub Actions)
52+
message: Weekly OpenTelemetry semantic conventions sync
53+
branch: main
54+
tags:
55+
- kibana
56+
- observability
57+
- opentelemetry
58+
- obs-ux-logs

.buildkite/pipeline-resource-definitions/kibana-vm-images.yml

Lines changed: 8 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -27,66 +27,36 @@ spec:
2727
provider_settings:
2828
trigger_mode: none
2929
schedules:
30-
"[ubuntu20.04] Daily Base Image Build":
31-
branch: main
32-
cronline: '0 0 * * *'
33-
env:
34-
IMAGES_CONFIG: kibana/base_image.yml
35-
message: [20.04] Daily build of Kibana base VM image
36-
37-
"[ubuntu20.04] Daily Cache Layer Build":
38-
branch: main
39-
cronline: '0 1 * * *'
40-
env:
41-
IMAGES_CONFIG: kibana/image_cache.yml
42-
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
43-
message: [20.04] Daily build of Kibana cache-warmed VM image
44-
45-
"[ubuntu20.04] Daily FIPS Image Build":
46-
branch: main
47-
cronline: '0 4 * * *'
48-
env:
49-
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml,kibana/image_cache.yml'
50-
IMAGES_CONFIG: kibana/fips.yml
51-
message: [20.04] Daily build of Kibana FIPS VM image
52-
5330
"[ubuntu24.04] Weekly Base Image Build":
54-
branch: kibana-upgrade-ubuntu
31+
branch: main
5532
cronline: '0 0 * * 0'
5633
env:
5734
IMAGES_CONFIG: kibana/base_image.yml
58-
FORCE_PROMOTE: "true"
59-
message: [24.04] Weekly build of Kibana base VM image
35+
message: '[24.04] Weekly build of Kibana base VM image'
6036

6137
"[ubuntu24.04] Weekly Packages Layer Build":
62-
branch: kibana-upgrade-ubuntu
38+
branch: main
6339
cronline: '0 1 * * 0'
6440
env:
6541
IMAGES_CONFIG: kibana/packages_layer.yml
6642
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml'
67-
KIBANA_BRANCH: 'adopt-moon-clean'
68-
FORCE_PROMOTE: "true"
69-
message: [24.04] Weekly build of Kibana packages layer VM image
43+
message: '[24.04] Weekly build of Kibana packages layer VM image'
7044

7145
"[ubuntu24.04] Daily Cache Layer Build":
72-
branch: kibana-upgrade-ubuntu
46+
branch: main
7347
cronline: '0 2 * * *'
7448
env:
7549
IMAGES_CONFIG: kibana/image_cache.tpl.yml
7650
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml,kibana/packages_layer.yml'
77-
KIBANA_BRANCH: 'adopt-moon-clean'
78-
FORCE_PROMOTE: "true"
79-
message: [24.04] Daily build of Kibana cache-warmed VM image
51+
message: '[24.04] Daily build of Kibana cache-warmed VM image'
8052

8153
"[ubuntu24.04] Daily FIPS Image Build":
82-
branch: kibana-upgrade-ubuntu
54+
branch: main
8355
cronline: '0 4 * * *'
8456
env:
8557
BASE_IMAGES_CONFIG: 'core/images.yml,kibana/base_image.yml,kibana/packages_layer.yml,kibana/image_cache.tpl.yml'
8658
IMAGES_CONFIG: kibana/fips.yml
87-
KIBANA_BRANCH: 'adopt-moon-clean'
88-
FORCE_PROMOTE: "true"
89-
message: [24.04] Daily build of Kibana FIPS VM image
59+
message: '[24.04] Daily build of Kibana FIPS VM image'
9060
teams:
9161
kibana-operations:
9262
access_level: MANAGE_BUILD_AND_READ

0 commit comments

Comments
 (0)