@@ -96,34 +96,34 @@ providers:
96
96
value : ../../../config/default
97
97
# Do not add contract field for v1beta1 --> v1beta2 clusterctl upgrades test to work.
98
98
files :
99
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-efs-support.yaml"
100
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-external-csi.yaml"
101
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-csimigration-off.yaml"
102
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-external-cloud-provider.yaml"
103
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-kcp-remediation.yaml"
104
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-kcp-scale-in.yaml"
105
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-limit-az.yaml"
106
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-machine-pool.yaml"
107
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-md-remediation.yaml"
108
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-nested-multitenancy.yaml"
109
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-remote-management-cluster.yaml"
110
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-simple-multitenancy.yaml"
111
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-spot-instances.yaml"
112
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-ssm.yaml"
113
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-topology.yaml"
114
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-upgrade-to-main.yaml"
115
- - sourcePath : " ./infrastructure-aws/generated/cluster-template.yaml"
116
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-gpu.yaml"
117
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-upgrades.yaml"
118
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-peered-remote.yaml"
119
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-internal-elb.yaml"
120
- - sourcePath : " ./infrastructure-aws/kustomize_sources/topology/clusterclass-ci-default.yaml"
121
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-nested-multitenancy-clusterclass.yaml"
122
- - sourcePath : " ./infrastructure-aws/kustomize_sources/nested-multitenancy-clusterclass/clusterclass-multi-tenancy.yaml"
123
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-self-hosted-clusterclass.yaml"
124
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-external-vpc-clusterclass.yaml"
99
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-efs-support.yaml"
100
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-external-csi.yaml"
101
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-csimigration-off.yaml"
102
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-external-cloud-provider.yaml"
103
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-kcp-remediation.yaml"
104
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-kcp-scale-in.yaml"
105
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-limit-az.yaml"
106
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-machine-pool.yaml"
107
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-md-remediation.yaml"
108
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-nested-multitenancy.yaml"
109
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-remote-management-cluster.yaml"
110
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-simple-multitenancy.yaml"
111
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-spot-instances.yaml"
112
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-ssm.yaml"
113
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ generated/cluster-template-topology.yaml"
114
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-upgrade-to-main.yaml"
115
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template.yaml"
116
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-gpu.yaml"
117
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-upgrades.yaml"
118
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-peered-remote.yaml"
119
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-internal-elb.yaml"
120
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ kustomize_sources/topology/clusterclass-ci-default.yaml"
121
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ generated/cluster-template-nested-multitenancy-clusterclass.yaml"
122
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ kustomize_sources/nested-multitenancy-clusterclass/clusterclass-multi-tenancy.yaml"
123
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ generated/cluster-template-self-hosted-clusterclass.yaml"
124
+ - sourcePath : " ./infrastructure-aws/withclusterclass/ generated/cluster-template-external-vpc-clusterclass.yaml"
125
125
- sourcePath : " ./shared/v1beta2_provider/metadata.yaml"
126
- - sourcePath : " ./infrastructure-aws/generated/cluster-template-ignition.yaml"
126
+ - sourcePath : " ./infrastructure-aws/withoutclusterclass/ generated/cluster-template-ignition.yaml"
127
127
replacements :
128
128
# To allow bugs to be catched.
129
129
- old : " failureThreshold: 3"
0 commit comments