fix: Fix pathRewrite in k8s Proxy for WebSocket requests

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
Carlos Esteban Lopez
2023-07-17 22:38:53 -05:00
parent f39afab29f
commit bbf4e9c894
5 changed files with 249 additions and 154 deletions
+3 -1
View File
@@ -90,9 +90,11 @@
"@backstage/cli": "workspace:^",
"@types/aws4": "^1.5.1",
"@types/http-proxy-middleware": "^0.19.3",
"cross-fetch": "^3.1.5",
"mock-fs": "^5.2.0",
"msw": "^1.0.0",
"supertest": "^6.1.3"
"supertest": "^6.1.3",
"ws": "^8.13.0"
},
"files": [
"dist",