add unit tests fetching pod metrics and clean up code
Signed-off-by: Mengnan Gong <namco1992@gmail.com>
This commit is contained in:
@@ -233,6 +233,7 @@ export interface KubernetesFetchError {
|
||||
export type KubernetesErrorTypes =
|
||||
| 'BAD_REQUEST'
|
||||
| 'UNAUTHORIZED_ERROR'
|
||||
| 'NOT_FOUND'
|
||||
| 'SYSTEM_ERROR'
|
||||
| 'UNKNOWN_ERROR';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user