Skip to content

Commit

Permalink
Drop extra network-policies as per openshift-knative/serverless-opera…
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Feb 6, 2024
1 parent 3ca1b40 commit 705a2ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
2 changes: 0 additions & 2 deletions openshift/release/download_release_artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function resolve_file() {
}

readonly YAML_OUTPUT_DIR="openshift/release/artifacts/"
readonly NETWORK_POLICY_YAML=${YAML_OUTPUT_DIR}/net-istio-netpolicies-mesh.yaml
readonly NET_ISTIO_YAML=${YAML_OUTPUT_DIR}/net-istio-core.yaml
readonly patches_path="${SCRIPT_DIR}/../patches"

Expand All @@ -54,4 +53,3 @@ git apply -R "${patches_path}"/* || true
git apply "${patches_path}"/*

resolve_resources "config/" "$NET_ISTIO_YAML"
resolve_resources "openshift/release/extra/" "$NETWORK_POLICY_YAML"
48 changes: 0 additions & 48 deletions openshift/release/extra/net-istio-netpolicies-mesh.yaml

This file was deleted.

0 comments on commit 705a2ee

Please sign in to comment.