-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Completely remove subgraph section of yaml.
- Loading branch information
bryn
committed
Mar 9, 2022
1 parent
c5f9559
commit a2c1a1e
Showing
32 changed files
with
91 additions
and
239 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletions
4
...hots/apollo_router__configuration__tests__ensure_configuration_api_does_not_change-3.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 396 | ||
assertion_line: 367 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
4 changes: 1 addition & 3 deletions
4
...hots/apollo_router__configuration__tests__ensure_configuration_api_does_not_change-4.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 397 | ||
assertion_line: 368 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
4 changes: 1 addition & 3 deletions
4
...pshots/apollo_router__configuration__tests__ensure_configuration_api_does_not_change.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 394 | ||
assertion_line: 365 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
4 changes: 1 addition & 3 deletions
4
...apollo_router__configuration__tests__ensure_configuration_api_does_not_change_grpc-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 423 | ||
assertion_line: 394 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
4 changes: 1 addition & 3 deletions
4
...s/apollo_router__configuration__tests__ensure_configuration_api_does_not_change_grpc.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 422 | ||
assertion_line: 393 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,5 @@ expression: config | |
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: | ||
layers: [] | ||
plugins: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,5 @@ expression: config | |
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: | ||
layers: [] | ||
plugins: {} | ||
|
4 changes: 1 addition & 3 deletions
4
...lo_router__configuration__tests__ensure_configuration_api_does_not_change_tls_config.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
--- | ||
source: apollo-router/src/configuration/mod.rs | ||
assertion_line: 436 | ||
assertion_line: 407 | ||
expression: config | ||
|
||
--- | ||
server: | ||
listen: "1.2.3.4:5" | ||
cors: ~ | ||
subgraphs: | ||
example: {} | ||
plugins: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
server: | ||
listen: 1.2.3.4:5 | ||
subgraphs: | ||
example: | ||
routing_url: http://foo |
Oops, something went wrong.