portainer/app/react/kubernetes/cluster/ConfigureView/ConfigureForm
Ali 96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] (#10488)
* fix(kubeapi): fix ts api error handling [EE-5558]

* use portainer errors for mapped functions

* don't parse long patch responses

* allow nested kube error that's thrown to bubble up

---------

Co-authored-by: testa113 <testa113>
2023-10-23 20:52:40 +01:00
..
ConfigureForm.tsx
EnableMetricsInput.tsx
RBACAlert.tsx
StorageAccessModeSelector.tsx
StorageClassDatatable.tsx
handleSubmitConfigureCluster.ts
index.ts
types.ts
useConfigureClusterMutation.ts fix(kubeapi): fix ts api error handling [EE-5558] (#10488) 2023-10-23 20:52:40 +01:00
useStorageClassesFormValues.ts fix(kubeapi): fix ts api error handling [EE-5558] (#10488) 2023-10-23 20:52:40 +01:00
validation.ts