Skip to content

Commit

Permalink
Run make generated-files (#2949)
Browse files Browse the repository at this point in the history
Co-authored-by: pierDipi <33736985+pierDipi@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pierDipi authored Oct 21, 2024
1 parent 2f27ab8 commit 48c0c66
Show file tree
Hide file tree
Showing 12 changed files with 152 additions and 152 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Allow namespace eventing-e2e0 to receive requests from Knative system components, from istio-system and from all namespaces of the tenant.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand All @@ -26,7 +26,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Allow activator to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -79,7 +79,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand All @@ -106,7 +106,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Allow imc-dispatcher to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-broker-receiver to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-channel-receiver to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -371,7 +371,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-sink-receiver to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -450,7 +450,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow broker-ingress to receive requests from workloads and resources in eventing-e2e0.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -529,7 +529,7 @@ spec:
values:
- "eventing-e2e0"
---
# Source: knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Source: redhat-knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Allow kubernetes to call the PreStopHook to wait for draining on port 8022 in eventing-e2e0
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Allow namespace eventing-e2e1 to receive requests from Knative system components, from istio-system and from all namespaces of the tenant.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand All @@ -26,7 +26,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Allow activator to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -79,7 +79,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand All @@ -106,7 +106,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Allow imc-dispatcher to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-broker-receiver to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-channel-receiver to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -371,7 +371,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-sink-receiver to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -450,7 +450,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow broker-ingress to receive requests from workloads and resources in eventing-e2e1.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -529,7 +529,7 @@ spec:
values:
- "eventing-e2e1"
---
# Source: knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Source: redhat-knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Allow kubernetes to call the PreStopHook to wait for draining on port 8022 in eventing-e2e1
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Allow namespace eventing-e2e2 to receive requests from Knative system components, from istio-system and from all namespaces of the tenant.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand All @@ -26,7 +26,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Allow activator to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -79,7 +79,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand All @@ -106,7 +106,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Allow imc-dispatcher to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-broker-receiver to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-channel-receiver to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -371,7 +371,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-sink-receiver to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -450,7 +450,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow broker-ingress to receive requests from workloads and resources in eventing-e2e2.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -529,7 +529,7 @@ spec:
values:
- "eventing-e2e2"
---
# Source: knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Source: redhat-knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Allow kubernetes to call the PreStopHook to wait for draining on port 8022 in eventing-e2e2
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-knative-to-ns.yaml
# Allow namespace eventing-e2e3 to receive requests from Knative system components, from istio-system and from all namespaces of the tenant.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand All @@ -26,7 +26,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Source: redhat-knative-istio-authz/templates/common-allow-via-knative-serving.yaml
# Allow activator to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -79,7 +79,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-kafka-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand All @@ -106,7 +106,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-ns-to-mt-channel-based-broker-reply.yaml
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
metadata:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Allow imc-dispatcher to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-broker-receiver to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-channel-receiver to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -371,7 +371,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow kafka-sink-receiver to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -450,7 +450,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
# Source: redhat-knative-istio-authz/templates/eventing-allow-to-knative-eventing-receiver.yaml
---
# Allow broker-ingress to receive requests from workloads and resources in eventing-e2e3.
apiVersion: security.istio.io/v1beta1
Expand Down Expand Up @@ -529,7 +529,7 @@ spec:
values:
- "eventing-e2e3"
---
# Source: knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Source: redhat-knative-istio-authz/templates/serving-allow-wait-for-drain.yaml
# Allow kubernetes to call the PreStopHook to wait for draining on port 8022 in eventing-e2e3
apiVersion: security.istio.io/v1beta1
kind: AuthorizationPolicy
Expand Down
Loading

0 comments on commit 48c0c66

Please sign in to comment.