Merge pull request #4083 from adamdmharvey/support-bad-request

kubernetes-backend: Support HTTP 400 Bad Request
This commit is contained in:
Adam Harvey
2021-01-15 12:13:24 -05:00
committed by GitHub
4 changed files with 29 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Support HTTP 400 Bad Request from Kubernetes API