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 5, 2024
1 parent dc70ac1 commit 01fd6de
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 99 deletions.
49 changes: 0 additions & 49 deletions openshift/release/artifacts/net-istio-netpolicies-mesh.yaml

This file was deleted.

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 01fd6de

Please sign in to comment.