Skip to content

Commit

Permalink
e2e: remove "allow-all-in-cluster-traffic" patch
Browse files Browse the repository at this point in the history
The default rules should be sufficient for Calico which is used by e2e
clusters; let's remove the allow-all-in-cluster-traffic patch which
should not be needed.
  • Loading branch information
EmilienM committed Jan 19, 2024
1 parent f90ddda commit 7921be7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions test/e2e/data/kustomize/common-patches/ccm/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ resources:
- ccm.yaml

patches:
- target:
kind: OpenStackCluster
name: \${CLUSTER_NAME}
path: patch-allow-all-in-cluster-traffic.yaml
- target:
kind: KubeadmControlPlane
name: \${CLUSTER_NAME}-control-plane
Expand Down

This file was deleted.

0 comments on commit 7921be7

Please sign in to comment.