-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy patheventing-istio.yaml
More file actions
89 lines (89 loc) · 1.82 KB
/
Copy patheventing-istio.yaml
File metadata and controls
89 lines (89 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
config:
branches:
release-next:
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
release-v1.15:
konflux:
enabled: true
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
release-v1.16:
konflux:
enabled: true
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.21"
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
release-v1.17:
konflux:
enabled: true
openShiftVersions:
- candidateRelease: true
onDemand: true
skipCron: true
version: "4.22"
- useClusterPool: true
version: "4.21"
- onDemand: true
version: "4.14"
promotion: {}
release-v1.21:
konflux:
enabled: true
openShiftVersions:
- useClusterPool: true
version: "4.21"
- onDemand: true
version: "4.16"
promotion: {}
release-v1.22:
konflux:
enabled: true
openShiftVersions:
- useClusterPool: true
version: "4.20"
- onDemand: true
version: "4.14"
promotion: {}
repositories:
- dockerfiles: {}
e2e:
- match: .*e2e-tests$
ignoreConfigs: {}
imagePrefix: knative-eventing-istio
org: openshift-knative
owners:
approvers:
- aliok
- creydr
- lberk
- matzew
- Cali0707
- rudyredhat1
- Kaustubh-pande
- twoGiants
reviewers:
- aliok
- creydr
- lberk
- matzew
- Cali0707
promotion:
namespace: openshift
repo: eventing-istio
slackChannel: '#knative-eventing-ci'