portainer/app/kubernetes/rest
cong meng c597ae96e2
feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254)
* feat(nodes limits)Review the resource assignement when creating a Kubernetes application EE-437

* feat(nodes limits) review feedback EE-437

* feat(nodes limits) workaround for lodash cloneDeep not working in production mode EE-437

* feat(nodes limits) calculate max cpu of slide bar with floor function instead of round function EE-437

* feat(nodes limits) another review feedback EE-437

* feat(nodes limits) cleanup code EE-437

* feat(nodes limits) EE-437 pr feedback update

* feat(nodes limits) EE-437 rebase onto develop branch

* feat(nodes limits) EE-437 another pr feedback update

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-09-01 09:08:01 +12:00
..
response
configMap.js
controllerRevision.js
daemonSet.js
deployment.js
endpoint.js
event.js
health.js
kubeconfig.js feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
namespace.js
nodesLimits.js feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254) 2021-09-01 09:08:01 +12:00
persistentVolumeClaim.js
pod.js Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
portainer-namespace.js feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
replicaSet.js
resourceQuota.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
secret.js
service.js
statefulSet.js
storage.js