feat: Liam Rathke pre RFC update commit squash

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Copy of proxy plugin work

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds B64 encoding, TLS verify check

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Sets up test scaffolding

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Finishes proxy implementation tests

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes deprecated buffer method

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds additional HTTP verbs

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes fallback

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds some content-agnosticness, removes nitpick

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds changeset

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes TSC errors?

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Adds API Report docs

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Removes unnecessary KubernetesRequestAuth parameter

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Somehow adds new docs???

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes some code inline with review comments

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Updates API report

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>

Fixes tests

Signed-off-by: Liam Rathke <liam.rathke@gmail.com>
This commit is contained in:
Liam Rathke
2022-08-11 15:48:18 -07:00
committed by Fredrik Adelöw
parent 5bb2d0f32b
commit b585179770
9 changed files with 708 additions and 1 deletions
+1
View File
@@ -56,6 +56,7 @@
"helmet": "^6.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"node-fetch": "^2.6.0",
"morgan": "^1.10.0",
"stream-buffers": "^3.0.2",
"winston": "^3.2.1",