@@ -17,12 +17,21 @@ providers:
17
17
- name : cluster-api
18
18
type : CoreProvider
19
19
versions :
20
+ - name : " v1.11.99"
21
+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.0-beta.2/core-components.yaml"
22
+ type : " url"
23
+ contract : v1beta2
24
+ replacements :
25
+ - old : --metrics-addr=127.0.0.1:8080
26
+ new : --metrics-addr=:8080
27
+ files :
28
+ - sourcePath : " ../data/shared/capi/metadata.yaml"
20
29
-
name :
" {go://sigs.k8s.io/[email protected] }"
21
30
value :
" https://github.com/kubernetes-sigs/cluster-api/releases/download/{go://sigs.k8s.io/[email protected] }/core-components.yaml"
22
31
type : url
23
32
contract : v1beta1
24
33
files :
25
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
34
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
26
35
replacements :
27
36
- old : " imagePullPolicy: Always"
28
37
new : " imagePullPolicy: IfNotPresent"
@@ -34,7 +43,7 @@ providers:
34
43
type : url
35
44
contract : v1beta1
36
45
files :
37
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
46
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
38
47
replacements :
39
48
- old : " imagePullPolicy: Always"
40
49
new : " imagePullPolicy: IfNotPresent"
@@ -43,12 +52,21 @@ providers:
43
52
- name : kubeadm
44
53
type : BootstrapProvider
45
54
versions :
55
+ - name : " v1.11.99"
56
+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.0-beta.2/bootstrap-components.yaml"
57
+ type : " url"
58
+ contract : v1beta2
59
+ replacements :
60
+ - old : --metrics-addr=127.0.0.1:8080
61
+ new : --metrics-addr=:8080
62
+ files :
63
+ - sourcePath : " ../data/shared/capi/metadata.yaml"
46
64
-
name :
" {go://sigs.k8s.io/[email protected] }"
47
65
value :
" https://github.com/kubernetes-sigs/cluster-api/releases/download/{go://sigs.k8s.io/[email protected] }/bootstrap-components.yaml"
48
66
type : url
49
67
contract : v1beta1
50
68
files :
51
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
69
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
52
70
replacements :
53
71
- old : " imagePullPolicy: Always"
54
72
new : " imagePullPolicy: IfNotPresent"
@@ -60,7 +78,7 @@ providers:
60
78
type : url
61
79
contract : v1beta1
62
80
files :
63
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
81
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
64
82
replacements :
65
83
- old : " imagePullPolicy: Always"
66
84
new : " imagePullPolicy: IfNotPresent"
@@ -69,12 +87,21 @@ providers:
69
87
- name : kubeadm
70
88
type : ControlPlaneProvider
71
89
versions :
90
+ - name : " v1.11.99"
91
+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.0-beta.2/control-plane-components.yaml"
92
+ type : " url"
93
+ contract : v1beta2
94
+ replacements :
95
+ - old : --metrics-addr=127.0.0.1:8080
96
+ new : --metrics-addr=:8080
97
+ files :
98
+ - sourcePath : " ../data/shared/capi/metadata.yaml"
72
99
-
name :
" {go://sigs.k8s.io/[email protected] }"
73
100
value :
" https://github.com/kubernetes-sigs/cluster-api/releases/download/{go://sigs.k8s.io/[email protected] }/control-plane-components.yaml"
74
101
type : url
75
102
contract : v1beta1
76
103
files :
77
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
104
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
78
105
replacements :
79
106
- old : " imagePullPolicy: Always"
80
107
new : " imagePullPolicy: IfNotPresent"
@@ -86,7 +113,7 @@ providers:
86
113
type : url
87
114
contract : v1beta1
88
115
files :
89
- - sourcePath : " ../data/shared/v1beta1 /metadata.yaml"
116
+ - sourcePath : " ../data/shared/capi /metadata.yaml"
90
117
replacements :
91
118
- old : " imagePullPolicy: Always"
92
119
new : " imagePullPolicy: IfNotPresent"
@@ -101,7 +128,7 @@ providers:
101
128
type : url
102
129
contract : v1beta1
103
130
files :
104
- - sourcePath : " ../data/shared/v1beta1_provider /metadata.yaml"
131
+ - sourcePath : " ../data/shared/provider /metadata.yaml"
105
132
- sourcePath : " ./infrastructure-openstack-no-artifact/cluster-template.yaml"
106
133
replacements :
107
134
- old : " imagePullPolicy: Always"
@@ -116,7 +143,7 @@ providers:
116
143
type : url
117
144
contract : v1beta1
118
145
files :
119
- - sourcePath : " ../data/shared/v1beta1_provider /metadata.yaml"
146
+ - sourcePath : " ../data/shared/provider /metadata.yaml"
120
147
- sourcePath : " ./infrastructure-openstack-no-artifact/cluster-template.yaml"
121
148
replacements :
122
149
- old : " imagePullPolicy: Always"
@@ -125,13 +152,13 @@ providers:
125
152
new : " --v=4"
126
153
- old : " --leader-elect"
127
154
new : " --leader-elect=false\n - --sync-period=1m"
128
- - name : v0.12 .99
155
+ - name : v0.13 .99
129
156
value : ../../../config/default
130
157
# This is the upcoming version.
131
158
# Specify no contract so that upgrade tests that start from a specific contract won't pick it up.
132
- # contract: v1beta1
159
+ # contract: v1beta2
133
160
files :
134
- - sourcePath : " ../data/shared/v1beta1_provider /metadata.yaml"
161
+ - sourcePath : " ../data/shared/provider /metadata.yaml"
135
162
- sourcePath : " ./infrastructure-openstack-no-artifact/cluster-template.yaml"
136
163
- sourcePath : " ./infrastructure-openstack-no-artifact/cluster-template-without-lb.yaml"
137
164
replacements :
0 commit comments