Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(routes): Cleanup random, old, or misleading route files #857

Merged
merged 1 commit into from
Mar 1, 2025
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
17 changes: 0 additions & 17 deletions base-kustomize/barbican/base/barbican-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/barbican/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ resources:
- barbican-rabbitmq-queue.yaml
- all.yaml
- hpa-barbican-api.yaml
- barbican-routes.yaml
21 changes: 0 additions & 21 deletions base-kustomize/cinder/base/cinder-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/cinder/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ resources:
- all.yaml
- hpa-cinder-scheduler.yaml
- hpa-cinder-api.yaml
- cinder-routes.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: flex-gateway-issuer
namespace: envoy-gateway
spec:
selfSigned: {}
---
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: public-endpoint-ca-cert
namespace: cert-manager
spec:
isCA: true
commonName: public-endpoint-ca
secretName: public-endpoint-ca-secret
privateKey:
algorithm: ECDSA
size: 256
issuerRef:
name: flex-gateway-issuer
kind: ClusterIssuer
group: cert-manager.io
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: public-endpoint-issuer
namespace: envoy-gateway
spec:
ca:
secretName: public-endpoint-ca-secret
1 change: 1 addition & 0 deletions base-kustomize/envoyproxy-gateway/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sortOptions:
order: fifo
resources:
- envoy-gateway-namespace.yaml
- envoy-internal-gateway-issuer.yaml
- envoy-custom-proxy-config.yaml
- envoy-gatewayclass.yaml
- envoy-gateway.yaml
Expand Down
19 changes: 0 additions & 19 deletions base-kustomize/gateway/grafana-routes.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions base-kustomize/gateway/nginx-gateway-fabric/prometheus-routes.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions base-kustomize/glance/base/client-settings.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
---
apiVersion: gateway.nginx.org/v1alpha1
kind: ClientSettingsPolicy
metadata:
name: gateway-client-settings
namespace: nginx-gateway
spec:
targetRef:
group: gateway.networking.k8s.io
kind: Gateway
name: flex-gateway
body:
maxSize: "120g" # sizes without a unit are bytes.
20 changes: 0 additions & 20 deletions base-kustomize/glance/base/glance-routes.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions base-kustomize/glance/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ resources:
- glance-rabbitmq-queue.yaml
- all.yaml
- hpa-glance-api.yaml
- glance-routes.yaml
- client-settings.yaml

patches:
- target:
Expand Down
42 changes: 0 additions & 42 deletions base-kustomize/heat/base/heat-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/heat/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ resources:
- hpa-heat-api.yaml
- hpa-heat-cfn.yaml
- hpa-heat-engine.yaml
- heat-routes.yaml
17 changes: 0 additions & 17 deletions base-kustomize/keystone/base/keystone-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/keystone/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ resources:
- keystone-rabbitmq-queue.yaml
- all.yaml
- hpa-keystone-api.yaml
- keystone-routes.yaml
1 change: 0 additions & 1 deletion base-kustomize/neutron/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ resources:
- all.yaml
- hpa-neutron-server.yaml
- hpa-neutron-rpc-server.yaml
- neutron-routes.yaml

patches:
- target:
Expand Down
20 changes: 0 additions & 20 deletions base-kustomize/neutron/base/neutron-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/octavia/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ resources:
- all.yaml
- hpa-octavia-api.yaml
- hpa-octavia-worker.yaml
- octavia-routes.yaml

# To run the OVN driver, the octavia-api container must have an agent container within the same pod.
patches:
Expand Down
21 changes: 0 additions & 21 deletions base-kustomize/octavia/base/octavia-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/placement/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ resources:
- placement-mariadb-database.yaml
- all.yaml
- hpa-placement-api.yaml
- placement-nova-routes.yaml
84 changes: 0 additions & 84 deletions base-kustomize/placement/base/placement-nova-routes.yaml

This file was deleted.

1 change: 0 additions & 1 deletion base-kustomize/skyline/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ resources:
- deployment-apiserver.yaml
- hpa-skyline-apiserver.yaml
- pdb-apiserver.yaml
- skyline-routes.yaml
Loading
Loading