-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Prepare main branch for v1.13 development (#3321)
* Prepare main branch for v1.13 development * Add clusterclass kustomization for v1.11 * Bump runtime extension providers * Fix CAPV n-1 version
- Loading branch information
1 parent
598ef6f
commit 528b282
Showing
42 changed files
with
927 additions
and
516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,3 +45,6 @@ releaseSeries: | |
- major: 1 | ||
minor: 12 | ||
contract: v1beta1 | ||
- major: 1 | ||
minor: 13 | ||
contract: v1beta1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,12 +159,11 @@ providers: | |
- name: vsphere | ||
type: InfrastructureProvider | ||
versions: | ||
- name: v1.12.99 # next release | ||
- name: v1.13.99 # next release | ||
# Use manifest from source files | ||
value: ../../../../cluster-api-provider-vsphere/config/default | ||
contract: v1beta1 | ||
files: | ||
# Add a cluster template | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/main/cluster-template-conformance.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/main/cluster-template-dhcp-overrides.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/main/cluster-template-hw-upgrade.yaml" | ||
|
@@ -193,44 +192,41 @@ providers: | |
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/main/cluster-template-conformance-supervisor.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/main/cluster-template-ownerrefs-finalizers-supervisor.yaml" | ||
- sourcePath: "../data/shared/capv/main/metadata.yaml" | ||
- name: "{go://sigs.k8s.io/[email protected]}" # supported release in the v1beta1 series | ||
- name: "{go://sigs.k8s.io/[email protected]}" | ||
value: "https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/download/{go://sigs.k8s.io/[email protected]}/infrastructure-components.yaml" | ||
type: "url" | ||
contract: v1beta1 | ||
files: | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.12/cluster-template-workload.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.12/clusterclass-quick-start.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.12/cluster-template-workload-supervisor.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.12/clusterclass-quick-start-supervisor.yaml" | ||
- sourcePath: "../data/shared/capv/v1.12/metadata.yaml" | ||
- name: "{go://sigs.k8s.io/[email protected]}" | ||
value: "https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/download/{go://sigs.k8s.io/[email protected]}/infrastructure-components.yaml" | ||
type: "url" | ||
contract: v1beta1 | ||
files: | ||
# Add a cluster template | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.11/cluster-template-workload.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.11/clusterclass-quick-start.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.11/cluster-template-workload-supervisor.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.11/clusterclass-quick-start-supervisor.yaml" | ||
- sourcePath: "../data/shared/capv/v1.11/metadata.yaml" | ||
- name: "{go://sigs.k8s.io/[email protected]}" # supported release in the v1beta1 series | ||
- name: "{go://sigs.k8s.io/[email protected]}" | ||
value: "https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/download/{go://sigs.k8s.io/[email protected]}/infrastructure-components.yaml" | ||
type: "url" | ||
contract: v1beta1 | ||
files: | ||
# Add a cluster template | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.10/cluster-template-workload.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.10/clusterclass-quick-start.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.10/cluster-template-workload-supervisor.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.10/clusterclass-quick-start-supervisor.yaml" | ||
- sourcePath: "../data/shared/capv/v1.10/metadata.yaml" | ||
- name: "{go://sigs.k8s.io/[email protected]}" # supported release in the v1beta1 series | ||
value: "https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/download/{go://sigs.k8s.io/[email protected]}/infrastructure-components.yaml" | ||
type: "url" | ||
contract: v1beta1 | ||
files: | ||
# Add a cluster template | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.9/cluster-template-workload.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-govmomi/v1.9/clusterclass-quick-start.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.9/cluster-template-workload-supervisor.yaml" | ||
- sourcePath: "../../../test/e2e/data/infrastructure-vsphere-supervisor/v1.9/clusterclass-quick-start-supervisor.yaml" | ||
- sourcePath: "../data/shared/capv/v1.9/metadata.yaml" | ||
|
||
- name: vcsim | ||
type: RuntimeExtensionProvider # vcsim isn't a provider, but we fake it is so it can be handled by the clusterctl machinery. | ||
versions: | ||
- name: v1.12.99 | ||
- name: v1.13.99 | ||
# Use manifest from source files | ||
value: ../../../../cluster-api-provider-vsphere/test/infrastructure/vcsim/config/default | ||
contract: v1beta1 | ||
|
@@ -255,7 +251,7 @@ providers: | |
- name: net-operator | ||
type: RuntimeExtensionProvider # net-operator isn't a provider, but we fake it is so it can be handled by the clusterctl machinery. | ||
versions: | ||
- name: v1.12.99 | ||
- name: v1.13.99 | ||
# Use manifest from source files | ||
value: ../../../../cluster-api-provider-vsphere/test/infrastructure/net-operator/config/default | ||
contract: v1beta1 | ||
|
@@ -268,7 +264,7 @@ providers: | |
- name: capv-test-extension | ||
type: RuntimeExtensionProvider | ||
versions: | ||
- name: v1.12.99 | ||
- name: v1.13.99 | ||
# Use manifest from source files | ||
value: ../../../../cluster-api-provider-vsphere/test/extension/config/default | ||
contract: v1beta1 | ||
|
Oops, something went wrong.