Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions _/ClusterRole/hairpin-proxy-controller-cr.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions _/ClusterRoleBinding/hairpin-proxy-controller-crb.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions _/Namespace/hairpin-proxy.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions choose-native-plants/HTTPRoute/choose-native-plants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- choose-native-plants.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: choose-native-plants
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions code-for-philly/HTTPRoute/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- latest.codeforphilly.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: latest
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions codeforphilly-rewrite-sandbox/HTTPRoute/codeforphilly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- codeforphilly-rewrite.codeforphilly.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: codeforphilly
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions echo-http/HTTPRoute/echo-http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- echo-http.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: echo-http
rules:
- backendRefs:
Expand Down
14 changes: 14 additions & 0 deletions envoy-gateway-system/HTTPRoute/http-redirect.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: http-redirect
namespace: envoy-gateway-system
spec:
parentRefs:
- name: main-gateway
rules:
- filters:
- requestRedirect:
scheme: https
statusCode: 301
type: RequestRedirect
2 changes: 0 additions & 2 deletions grafana/HTTPRoute/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- metrics.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: grafana
rules:
- backendRefs:
Expand Down
36 changes: 0 additions & 36 deletions hairpin-proxy/Deployment/hairpin-proxy-controller.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions hairpin-proxy/Deployment/hairpin-proxy-haproxy.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions hairpin-proxy/Service/hairpin-proxy.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions hairpin-proxy/ServiceAccount/hairpin-proxy-controller-sa.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions kube-system/ConfigMap/coredns-custom.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions kube-system/Role/hairpin-proxy-controller-r.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions kube-system/RoleBinding/hairpin-proxy-controller-rb.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions laddr/HTTPRoute/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- latest.laddr.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: latest
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions metabase/HTTPRoute/metabase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- metabase.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: metabase
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions paws-data-pipeline/HTTPRoute/paws-data-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- paws-data-pipeline.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: paws-data-pipeline
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions prevention-point/HTTPRoute/prevention-point.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- prevention-point.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: prevention-point
rules:
- backendRefs:
Expand Down
2 changes: 0 additions & 2 deletions sealed-secrets/HTTPRoute/sealed-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
hostnames:
- sealed-secrets.sandbox.k8s.phl.io
parentRefs:
- name: main-gateway
namespace: envoy-gateway-system
- name: sealed-secrets
rules:
- backendRefs:
Expand Down
Loading