diff --git a/Cargo.lock b/Cargo.lock index 84cc18075..6fb858e5d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -255,12 +255,11 @@ dependencies = [ [[package]] name = "async-lock" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8101efe8695a6c17e02911402145357e718ac92d3ff88ae8419e84b1707b685" +checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7" dependencies = [ "event-listener", - "futures-lite", ] [[package]] @@ -409,9 +408,9 @@ checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524" [[package]] name = "async-trait" -version = "0.1.64" +version = "0.1.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1cd7fce9ba8c3c042128ce72d8b2ddbf3a05747efb67ea0313c635e10bda47a2" +checksum = "b84f9ebcc6c1f5b8cb160f6990096a5c127f423fcb6e1ccc46c370cbdfb75dfc" dependencies = [ "proc-macro2", "quote", @@ -487,9 +486,9 @@ checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" [[package]] name = "base64ct" -version = "1.5.3" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf" +checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "basic-cookies" @@ -853,9 +852,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.1.6" +version = "4.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0b0588d44d4d63a87dbd75c136c166bbfd9a86a31cb89e09906521c7d3f5e3" +checksum = "c3d7ae14b20b94cb02149ed21a86c423859cbe18dc7ed69845cace50e52b40a5" dependencies = [ "bitflags", "clap_derive", @@ -868,9 +867,9 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.1.0" +version = "4.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8" +checksum = "44bec8e5c9d09e439c4335b1af0abaab56dcf3b94999a936e1bb47b9134288f0" dependencies = [ "heck", "proc-macro-error", @@ -1031,9 +1030,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.6" +version = "0.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521" +checksum = "cf2b3e8478797446514c91ef04bafcb59faba183e621ad488df88983cc14128c" dependencies = [ "cfg-if 1.0.0", "crossbeam-utils", @@ -1041,9 +1040,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.8.2" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc" +checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" dependencies = [ "cfg-if 1.0.0", "crossbeam-epoch", @@ -1052,14 +1051,14 @@ dependencies = [ [[package]] name = "crossbeam-epoch" -version = "0.9.13" +version = "0.9.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a" +checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695" dependencies = [ "autocfg", "cfg-if 1.0.0", "crossbeam-utils", - "memoffset 0.7.1", + "memoffset 0.8.0", "scopeguard", ] @@ -1075,9 +1074,9 @@ dependencies = [ [[package]] name = "crossbeam-utils" -version = "0.8.14" +version = "0.8.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f" +checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" dependencies = [ "cfg-if 1.0.0", ] @@ -1125,9 +1124,9 @@ dependencies = [ [[package]] name = "csv" -version = "1.2.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af91f40b7355f82b0a891f50e70399475945bb0b0da4f1700ce60761c9d3e359" +checksum = "0b015497079b9a9d69c02ad25de6c0a6edef051ea6360a327d0bd05802ef64ad" dependencies = [ "csv-core", "itoa", @@ -1197,9 +1196,9 @@ dependencies = [ [[package]] name = "cxx" -version = "1.0.91" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86d3488e7665a7a483b57e25bdd90d0aeb2bc7608c8d0346acf2ad3f1caf1d62" +checksum = "9a140f260e6f3f79013b8bfc65e7ce630c9ab4388c6a89c71e07226f49487b72" dependencies = [ "cc", "cxxbridge-flags", @@ -1209,9 +1208,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.91" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48fcaf066a053a41a81dfb14d57d99738b767febb8b735c3016e469fac5da690" +checksum = "da6383f459341ea689374bf0a42979739dc421874f112ff26f829b8040b8e613" dependencies = [ "cc", "codespan-reporting", @@ -1224,15 +1223,15 @@ dependencies = [ [[package]] name = "cxxbridge-flags" -version = "1.0.91" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2ef98b8b717a829ca5603af80e1f9e2e48013ab227b68ef37872ef84ee479bf" +checksum = "90201c1a650e95ccff1c8c0bb5a343213bdd317c6e600a93075bca2eff54ec97" [[package]] name = "cxxbridge-macro" -version = "1.0.91" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "086c685979a698443656e5cf7856c95c642295a38599f12fb1ff76fb28d19892" +checksum = "0b75aed41bb2e6367cae39e6326ef817a851db13c13e4f3263714ca3cfb8de56" dependencies = [ "proc-macro2", "quote", @@ -1419,9 +1418,9 @@ dependencies = [ [[package]] name = "ena" -version = "0.14.0" +version = "0.14.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3" +checksum = "b2e5d13ca2353ab7d0230988629def93914a8c4015f621f9b13ed2955614731d" dependencies = [ "log", ] @@ -1963,9 +1962,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.15" +version = "0.3.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4" +checksum = "5be7b54589b581f624f566bf5d8eb2bab1db736c51528720b6bd36b96b55924d" dependencies = [ "bytes", "fnv", @@ -2349,9 +2348,9 @@ dependencies = [ [[package]] name = "io-lifetimes" -version = "1.0.5" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1abeb7a0dd0f8181267ff8adc397075586500b81b28a73e8a0208b00fc170fb3" +checksum = "cfa919a82ea574332e2de6e74b4c36e74d41982b335080fa59d4ef31be20fdf3" dependencies = [ "libc", "windows-sys 0.45.0", @@ -2440,9 +2439,9 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.5" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440" +checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" [[package]] name = "jetscii" @@ -2452,9 +2451,9 @@ checksum = "47f142fe24a9c9944451e8349de0a56af5f3e7226dc46f3ed4d4ecc0b85af75e" [[package]] name = "jobserver" -version = "0.1.25" +version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b" +checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" dependencies = [ "libc", ] @@ -2780,9 +2779,9 @@ dependencies = [ [[package]] name = "memoffset" -version = "0.7.1" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" +checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1" dependencies = [ "autocfg", ] @@ -3107,9 +3106,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-src" -version = "111.25.0+1.1.1t" +version = "111.25.1+1.1.1t" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3173cd3626c43e3854b1b727422a276e568d9ec5fe8cec197822cf52cfb743d6" +checksum = "1ef9a9cc6ea7d9d5e7c4a913dc4b48d0e359eddf01af1dfec96ba7064b4aba10" dependencies = [ "cc", ] @@ -3561,9 +3560,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.6.1" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7" +checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" dependencies = [ "either", "rayon-core", @@ -3571,9 +3570,9 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.10.2" +version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "356a0625f1954f730c0201cdab48611198dc6ce21f4acff55089b5a78e6e835b" +checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" dependencies = [ "crossbeam-channel", "crossbeam-deque", @@ -3778,7 +3777,7 @@ dependencies = [ "semver", "serde", "serde_json", - "serde_yaml 0.9.17", + "serde_yaml 0.9.19", "serial_test", "sputnik", "strsim", @@ -3876,9 +3875,9 @@ dependencies = [ [[package]] name = "rustix" -version = "0.36.8" +version = "0.36.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f43abb88211988493c1abb44a70efa56ff0ce98f233b7b276146f1f3f7ba9644" +checksum = "fd5c6ff11fecd55b40746d1995a02f2eb375bf8c00d192d521ee09f42bef37bc" dependencies = [ "bitflags", "errno", @@ -3890,15 +3889,15 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.11" +version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5583e89e108996506031660fe09baa5011b9dd0341b89029313006d1fb508d70" +checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" [[package]] name = "ryu" -version = "1.0.12" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde" +checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" [[package]] name = "same-file" @@ -3926,9 +3925,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" [[package]] name = "scratch" -version = "1.0.3" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2" +checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1" [[package]] name = "secrecy" @@ -3973,18 +3972,18 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.152" +version = "1.0.153" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb" +checksum = "3a382c72b4ba118526e187430bb4963cd6d55051ebf13d9b25574d379cc98d20" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.152" +version = "1.0.153" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e" +checksum = "1ef476a5790f0f6decbc66726b6e5d63680ed518283e64c7df415989d880954f" dependencies = [ "proc-macro2", "quote", @@ -3993,9 +3992,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.93" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cad406b69c91885b5107daf2c29572f6c8cdb3c66826821e286c533490c0bc76" +checksum = "1c533a59c9d8a93a09c6ab31f0fd5e5f4dd1b8fc9434804029839884765d04ea" dependencies = [ "itoa", "ryu", @@ -4010,9 +4009,9 @@ checksum = "8363f19aa1f3b2fc0bc9648fdde59c1074327a6f756fdd502fb1cfeb8179323c" [[package]] name = "serde_path_to_error" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26b04f22b563c91331a10074bda3dd5492e3cc39d56bd557e91c0af42b6c7341" +checksum = "db0969fff533976baadd92e08b1d102c5a3d8a8049eadfd69d4d1e3c5b2ed189" dependencies = [ "serde", ] @@ -4075,9 +4074,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.17" +version = "0.9.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fb06d4b6cdaef0e0c51fa881acb721bed3c924cfaa71d9c94a3b771dfdf6567" +checksum = "f82e6c8c047aa50a7328632d067bcae6ef38772a79e28daf32f735e0e4f3dd10" dependencies = [ "indexmap", "itoa", @@ -4214,7 +4213,7 @@ dependencies = [ "num-bigint", "num-traits", "thiserror", - "time 0.3.19", + "time 0.3.20", ] [[package]] @@ -4274,9 +4273,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.4.7" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd" +checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" dependencies = [ "libc", "winapi 0.3.9", @@ -4346,9 +4345,9 @@ dependencies = [ [[package]] name = "string_cache" -version = "0.8.4" +version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08" +checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" dependencies = [ "new_debug_unreachable", "once_cell", @@ -4403,9 +4402,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.108" +version = "1.0.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d56e159d99e6c2b93995d171050271edb50ecc5288fbc7cc17de8fdce4e58c14" +checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" dependencies = [ "proc-macro2", "quote", @@ -4435,16 +4434,15 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.3.0" +version = "3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" +checksum = "af18f7ae1acd354b992402e9ec5864359d693cd8a79dcbef59f76891701c1e95" dependencies = [ "cfg-if 1.0.0", "fastrand", - "libc", "redox_syscall", - "remove_dir_all", - "winapi 0.3.9", + "rustix", + "windows-sys 0.42.0", ] [[package]] @@ -4516,18 +4514,18 @@ checksum = "288cb548dbe72b652243ea797201f3d481a0609a967980fcc5b2315ea811560a" [[package]] name = "thiserror" -version = "1.0.38" +version = "1.0.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0" +checksum = "a5ab016db510546d856297882807df8da66a16fb8c4101cb8b30054b0d5b2d9c" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.38" +version = "1.0.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f" +checksum = "5420d42e90af0c38c3290abcca25b9b3bdf379fc9f55c528f53a269d9c9a267e" dependencies = [ "proc-macro2", "quote", @@ -4566,9 +4564,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.19" +version = "0.3.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53250a3b3fed8ff8fd988587d8925d26a83ac3845d9e03b220b37f34c2b8d6c2" +checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" dependencies = [ "itoa", "serde", @@ -4584,9 +4582,9 @@ checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" [[package]] name = "time-macros" -version = "0.2.7" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a460aeb8de6dcb0f381e1ee05f1cd56fcf5a5f6eb8187ff3d8f0b11078d38b7c" +checksum = "fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36" dependencies = [ "time-core", ] @@ -4623,9 +4621,9 @@ checksum = "c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8" [[package]] name = "tokio" -version = "1.25.0" +version = "1.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8e00990ebabbe4c14c08aca901caed183ecd5c09562a12c824bb53d3c3fd3af" +checksum = "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64" dependencies = [ "autocfg", "bytes", @@ -4638,7 +4636,7 @@ dependencies = [ "signal-hook-registry", "socket2", "tokio-macros", - "windows-sys 0.42.0", + "windows-sys 0.45.0", ] [[package]] @@ -4944,9 +4942,9 @@ checksum = "d54675592c1dbefd78cbd98db9bacd89886e1ca50692a0692baefffdeb92dd58" [[package]] name = "unicode-ident" -version = "1.0.6" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" +checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" [[package]] name = "unicode-normalization" @@ -4980,9 +4978,9 @@ dependencies = [ [[package]] name = "unsafe-libyaml" -version = "0.2.5" +version = "0.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc7ed8ba44ca06be78ea1ad2c3682a43349126c8818054231ee6f4748012aed2" +checksum = "ad2024452afd3874bf539695e04af6732ba06517424dbf958fdb16a01f3bef6c" [[package]] name = "untrusted" @@ -5382,7 +5380,7 @@ dependencies = [ "semver", "serde_json", "serde_json_traversal", - "serde_yaml 0.9.17", + "serde_yaml 0.9.19", "shell-candy", "tar", "tempfile", @@ -5430,7 +5428,7 @@ dependencies = [ "hmac", "pbkdf2", "sha1", - "time 0.3.19", + "time 0.3.20", "zstd", ] diff --git a/examples/supergraph-demo/router.yaml b/examples/supergraph-demo/router.yaml new file mode 100644 index 000000000..17c07d08f --- /dev/null +++ b/examples/supergraph-demo/router.yaml @@ -0,0 +1,3 @@ +supergraph: + path: "/" + diff --git a/src/command/dev/protocol/leader.rs b/src/command/dev/protocol/leader.rs index 4cf904620..638a031bb 100644 --- a/src/command/dev/protocol/leader.rs +++ b/src/command/dev/protocol/leader.rs @@ -100,6 +100,7 @@ impl LeaderSession { router_config_handler.get_router_config_path(), plugin_opts, router_socket_addr, + router_config_handler.get_router_listen_path(), override_install_path, client_config.clone(), ); diff --git a/src/command/dev/router/config.rs b/src/command/dev/router/config.rs index 47243e08a..7901e0eaf 100644 --- a/src/command/dev/router/config.rs +++ b/src/command/dev/router/config.rs @@ -19,6 +19,7 @@ use crate::{ const DEFAULT_ROUTER_PORT: u16 = 3000; const DEFAULT_ROUTER_ADDRESS: &str = "127.0.0.1"; +const DEFAULT_ROUTER_PATH: &str = ""; /// [`RouterConfigHandler`] is reponsible for orchestrating the YAML configuration file /// passed to the router plugin, optionally watching a user's router configuration file for changes @@ -105,6 +106,14 @@ impl RouterConfigHandler { .get_socket_address() } + /// The path the router should listen on + pub fn get_router_listen_path(&self) -> String { + self.config_state + .lock() + .expect("could not acquire lock on router config state") + .get_router_listen_path() + } + /// Get the name of the interprocess socket address to communicate with other rover dev sessions pub fn get_ipc_address(&self) -> RoverResult { let socket_name = format!("supergraph-{}.sock", self.get_router_address()?); @@ -139,14 +148,22 @@ pub struct RouterConfigState { /// the resolved YAML content config: String, + + /// the path the router is listening on + listen_path: String, } #[buildstructor] impl RouterConfigState { #[builder] /// Create a new [`RouterConfigState`] - pub fn new(ip: String, port: String, config: String) -> Self { - Self { ip, port, config } + pub fn new(ip: String, port: String, config: String, listen_path: String) -> Self { + Self { + ip, + port, + config, + listen_path, + } } /// Get the socket address @@ -162,6 +179,11 @@ impl RouterConfigState { pub fn get_config(&self) -> String { self.config.clone() } + + /// Get the listen path + pub fn get_router_listen_path(&self) -> String { + self.listen_path.to_string() + } } #[derive(Debug, Clone)] @@ -185,12 +207,12 @@ impl RouterConfigReader { } fn read(&self) -> RoverResult { - let (ip, port, config) = if let Some(input_config_path) = &self.input_config_path { + let (ip, port, path, config) = if let Some(input_config_path) = &self.input_config_path { if Fs::assert_path_exists(input_config_path).is_err() { - let (ip, port, config) = self.get_config_from_opts(); + let (ip, port, path, config) = self.get_config_from_opts(); eprintln!("{}{input_config_path} does not exist, creating a router config from CLI options.", Emoji::Action); Fs::write_file(input_config_path, &config)?; - (ip, port, config) + (ip, port, path, config) } else { let input_config_contents = Fs::read_file(input_config_path)?; let mut input_yaml: serde_yaml::Mapping = @@ -225,13 +247,23 @@ impl RouterConfigReader { yaml_port.unwrap_or_else(|| DEFAULT_ROUTER_PORT.to_string()) }); + let listen_json = || format!("{ip}:{port}", ip = ip, port = port); + // update their yaml with the ip and port CLI options - input_yaml.insert( - serde_yaml::to_value("supergraph")?, - serde_yaml::to_value(json!({ - "listen": format!("{ip}:{port}", ip = ip, port = port) - }))?, - ); + if let Some(existing_supergraph_config) = input_yaml + .get_mut("supergraph") + .and_then(|s| s.as_mapping_mut()) + { + existing_supergraph_config.insert( + serde_yaml::to_value("listen")?, + serde_yaml::to_value(listen_json())?, + ); + } else { + input_yaml.insert( + serde_yaml::to_value("supergraph")?, + serde_yaml::to_value(json!({ "listen": listen_json() }))?, + ); + } // disable the health check unless they have their own config if input_yaml @@ -246,9 +278,17 @@ impl RouterConfigReader { ); } + let path = input_yaml + .get("supergraph") + .and_then(|s| s.as_mapping()) + .and_then(|l| l.get("path")) + .and_then(|p| p.as_str()) + .unwrap_or(DEFAULT_ROUTER_PATH) + .to_string(); + let config = serde_yaml::to_string(&input_yaml)?; - (ip, port, config) + (ip, port, path, config) } } else { self.get_config_from_opts() @@ -258,6 +298,7 @@ impl RouterConfigReader { .ip(ip) .port(port) .config(config) + .listen_path(path) .build()) } @@ -285,7 +326,7 @@ impl RouterConfigReader { } /// Gets a config yaml from opts alone, ignoring file contents of `--router-config` - fn get_config_from_opts(&self) -> (String, String, String) { + fn get_config_from_opts(&self) -> (String, String, String, String) { let ip = self .ip_override .clone() @@ -304,6 +345,6 @@ health_check: "#, ); - (ip, port, config) + (ip, port, DEFAULT_ROUTER_PATH.to_string(), config) } } diff --git a/src/command/dev/router/runner.rs b/src/command/dev/router/runner.rs index 04abe1d22..49d365185 100644 --- a/src/command/dev/router/runner.rs +++ b/src/command/dev/router/runner.rs @@ -1,8 +1,9 @@ -use anyhow::anyhow; +use anyhow::{anyhow, Context}; use apollo_federation_types::config::RouterVersion; use camino::Utf8PathBuf; use crossbeam_channel::bounded; use reqwest::blocking::Client; +use reqwest::Url; use rover_std::{Emoji, Style}; use semver::Version; @@ -26,6 +27,7 @@ pub struct RouterRunner { router_config_path: Utf8PathBuf, plugin_opts: PluginOpts, router_socket_addr: SocketAddr, + router_listen_path: String, override_install_path: Option, client_config: StudioClientConfig, plugin_exe: Option, @@ -38,6 +40,7 @@ impl RouterRunner { router_config_path: Utf8PathBuf, plugin_opts: PluginOpts, router_socket_addr: SocketAddr, + router_listen_path: String, override_install_path: Option, client_config: StudioClientConfig, ) -> Self { @@ -46,6 +49,7 @@ impl RouterRunner { router_config_path, plugin_opts, router_socket_addr, + router_listen_path, override_install_path, client_config, router_handle: None, @@ -93,7 +97,14 @@ impl RouterRunner { let mut ready = false; let now = Instant::now(); let seconds = 5; - let endpoint = format!("http://{}/?query={{__typename}}", &self.router_socket_addr); + let base_url = format!( + "http://{}{}", + &self.router_socket_addr, &self.router_listen_path + ); + let mut endpoint = + Url::parse(&base_url).with_context(|| format!("{base_url} is not a valid URL."))?; + endpoint.set_query(Some("query={__typename}")); + let endpoint = endpoint.to_string(); while !ready && now.elapsed() < Duration::from_secs(seconds) { let _ = client .get(&endpoint) @@ -108,7 +119,7 @@ impl RouterRunner { if ready { eprintln!( - "{}your supergraph is running! head to http://{} to query your supergraph", + "{}your supergraph is running! head to http://{}{} to query your supergraph", Emoji::Rocket, &self .router_socket_addr @@ -116,7 +127,8 @@ impl RouterRunner { .replace("127.0.0.1", "localhost") .replace("0.0.0.0", "localhost") .replace("[::]", "localhost") - .replace("[::1]", "localhost") + .replace("[::1]", "localhost"), + &self.router_listen_path ); Ok(()) } else {