File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ metadata:
23
23
url : https://github.com/elastic/logstash-filter-elastic_integration
24
24
spec :
25
25
type : tool
26
- owner : group:ingest-fp
26
+ owner : group:logstash
27
27
system : platform-ingest
28
28
lifecycle : production
29
29
@@ -42,9 +42,9 @@ metadata:
42
42
- title : ' Logstash filter for Elastic integration Pull Request pipeline'
43
43
url : https://buildkite.com/elastic/logstash-filter-elastic-integration-pull-request
44
44
spec :
45
- owner : group:ingest-fp
45
+ owner : group:logstash
46
46
type : buildkite-pipeline
47
- system : buildkite
47
+ system : platform-ingest
48
48
implementation :
49
49
apiVersion : buildkite.elastic.dev/v1
50
50
kind : Pipeline
@@ -93,9 +93,9 @@ metadata:
93
93
- title : ' Logstash filter for Elastic integration build against Elasticsearch versions pipeline'
94
94
url : https://buildkite.com/elastic/logstash-filter-elastic-integration-build
95
95
spec :
96
- owner : group:ingest-fp
96
+ owner : group:logstash
97
97
type : buildkite-pipeline
98
- system : buildkite
98
+ system : platform-ingest
99
99
implementation :
100
100
apiVersion : buildkite.elastic.dev/v1
101
101
kind : Pipeline
@@ -140,9 +140,9 @@ metadata:
140
140
- title : ' A pipeline for `elastic_integration` E2E tests.'
141
141
url : https://buildkite.com/elastic/logstash-filter-elastic-integration-e2e
142
142
spec :
143
- owner : group:ingest-fp
143
+ owner : group:logstash
144
144
type : buildkite-pipeline
145
- system : buildkite
145
+ system : platform-ingest
146
146
implementation :
147
147
apiVersion : buildkite.elastic.dev/v1
148
148
kind : Pipeline
@@ -171,4 +171,4 @@ spec:
171
171
ingest-eng-prod :
172
172
access_level : MANAGE_BUILD_AND_READ
173
173
everyone :
174
- access_level : READ_ONLY
174
+ access_level : READ_ONLY
You can’t perform that action at this time.
0 commit comments