From 9749aeae86dcecc365ebd16afa69debb2c4a23ca Mon Sep 17 00:00:00 2001 From: willie-yao Date: Wed, 15 Jan 2025 22:58:49 +0000 Subject: [PATCH] Remove identity: SystemAssigned from mps in upgrade templates --- .../v1.16.3/cluster-template-prow-machine-and-machine-pool.yaml | 1 - .../v1.17.1/cluster-template-prow-machine-and-machine-pool.yaml | 1 - test/e2e/data/infrastructure-azure/v1beta1/bases/mp.yaml | 1 - .../v1beta1/cluster-template-machine-and-machine-pool.yaml | 1 - .../v1beta1/cluster-template-machine-pool.yaml | 1 - .../infrastructure-azure/v1beta1/cluster-template-upgrades.yaml | 1 - 6 files changed, 6 deletions(-) diff --git a/test/e2e/data/infrastructure-azure/v1.16.3/cluster-template-prow-machine-and-machine-pool.yaml b/test/e2e/data/infrastructure-azure/v1.16.3/cluster-template-prow-machine-and-machine-pool.yaml index bf97381a8b2..b557b2c3161 100644 --- a/test/e2e/data/infrastructure-azure/v1.16.3/cluster-template-prow-machine-and-machine-pool.yaml +++ b/test/e2e/data/infrastructure-azure/v1.16.3/cluster-template-prow-machine-and-machine-pool.yaml @@ -196,7 +196,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: diff --git a/test/e2e/data/infrastructure-azure/v1.17.1/cluster-template-prow-machine-and-machine-pool.yaml b/test/e2e/data/infrastructure-azure/v1.17.1/cluster-template-prow-machine-and-machine-pool.yaml index bf97381a8b2..b557b2c3161 100644 --- a/test/e2e/data/infrastructure-azure/v1.17.1/cluster-template-prow-machine-and-machine-pool.yaml +++ b/test/e2e/data/infrastructure-azure/v1.17.1/cluster-template-prow-machine-and-machine-pool.yaml @@ -196,7 +196,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: diff --git a/test/e2e/data/infrastructure-azure/v1beta1/bases/mp.yaml b/test/e2e/data/infrastructure-azure/v1beta1/bases/mp.yaml index 0eefd52ae0a..0654cf13b92 100644 --- a/test/e2e/data/infrastructure-azure/v1beta1/bases/mp.yaml +++ b/test/e2e/data/infrastructure-azure/v1beta1/bases/mp.yaml @@ -29,7 +29,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: diff --git a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-and-machine-pool.yaml b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-and-machine-pool.yaml index aeb41268966..5eecc108d14 100644 --- a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-and-machine-pool.yaml +++ b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-and-machine-pool.yaml @@ -320,7 +320,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: diff --git a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-pool.yaml b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-pool.yaml index 75612e5f697..06c62c4f4ac 100644 --- a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-pool.yaml +++ b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-machine-pool.yaml @@ -274,7 +274,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: diff --git a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-upgrades.yaml b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-upgrades.yaml index 7e301bd594a..84f4012b9a7 100644 --- a/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-upgrades.yaml +++ b/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-upgrades.yaml @@ -219,7 +219,6 @@ metadata: name: ${CLUSTER_NAME}-mp-0 namespace: default spec: - identity: SystemAssigned location: ${AZURE_LOCATION} template: osDisk: