Skip to content

Commit

Permalink
Adds Initial Infra IR Support to Resource Translator (#188)
Browse files Browse the repository at this point in the history
Adds Infra IR to Resource Translator

Signed-off-by: danehans <[email protected]>

Signed-off-by: danehans <[email protected]>
  • Loading branch information
danehans authored Aug 11, 2022
1 parent 3003c65 commit 6c4bf9b
Show file tree
Hide file tree
Showing 38 changed files with 405 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http
address: 0.0.0.0
Expand All @@ -66,3 +66,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,18 @@ httpRoutes:
status: "False"
reason: NotAllowedByListeners
message: No listeners included by this parent ref allowed this attachment.
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http
address: 0.0.0.0
port: 80
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,15 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443

Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-tls
address: 0.0.0.0
Expand All @@ -74,3 +74,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-tls
address: 0.0.0.0
Expand All @@ -73,3 +73,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 443
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,14 @@ httpRoutes:
status: "False"
reason: NoReadyListeners
message: There are no ready listeners for this parent ref
ir: {}
xdsIR: {}
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http-1
address: 0.0.0.0
Expand Down Expand Up @@ -99,3 +99,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http
address: 0.0.0.0
Expand All @@ -66,3 +66,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http-1
address: 0.0.0.0
Expand All @@ -93,3 +93,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http
address: 0.0.0.0
Expand All @@ -68,3 +68,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ httpRoutes:
status: "True"
reason: Accepted
message: Route is accepted
ir:
xdsIR:
http:
- name: envoy-gateway-gateway-1-http
address: 0.0.0.0
Expand All @@ -76,3 +76,13 @@ ir:
- host: 7.7.7.7
port: 8080
weight: 1
infraIR:
provider: Kubernetes
proxy:
name: envoy-gateway-class
image: envoyproxy/envoy-dev:latest
listeners:
- address: ""
ports:
- name: envoy-gateway-gateway-1
port: 80
Loading

0 comments on commit 6c4bf9b

Please sign in to comment.