Skip to content

Commit d098cb1

Browse files
authored
Merge pull request kubernetes-sigs#10135 from willie-yao/cc-mp-dualstack
🌱 Add MP back to dualstack E2E test
2 parents d53a93c + 619d1ca commit d098cb1

File tree

4 files changed

+0
-14
lines changed

4 files changed

+0
-14
lines changed

test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/drop-machinepools.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/kustomization.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,4 @@ resources:
33
- ../bases/crs.yaml
44

55
patches:
6-
- path: ./drop-machinepools.yaml
7-
target:
8-
group: cluster.x-k8s.io
9-
kind: Cluster
10-
version: v1beta1
116
- path: cluster.yaml

test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/drop-machinepools.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/kustomization.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,4 @@ resources:
33
- ../bases/crs.yaml
44

55
patches:
6-
- path: ./drop-machinepools.yaml
7-
target:
8-
group: cluster.x-k8s.io
9-
kind: Cluster
10-
version: v1beta1
116
- path: cluster.yaml

0 commit comments

Comments
 (0)