portainer/app/kubernetes/models
Dmitry Salakhov e49e90f304
feat(kube): advanced apps management [EE-466] (#5446)
* feat(stack): backport changes to CE EE-1189

* feat(stack): front end backport changes to CE EE-1199 (#5455)

* feat(stack): front end backport changes to CE EE-1199

* fix k8s deploy logic

* fixed web editor confirmation message typo. EE-1501

* fix(stack): fixed issue auth detail not remembered EE-1502 (#5459)

* show status in buttons

* removed onChangeRef function.

* moved buttons in git form to its own component

* removed unused variable.

Co-authored-by: ArrisLee <arris_li@hotmail.com>

* moved formvalue to kube app component

* fix(stack): failed to pull and redeploy compose format k8s stack

* fixed form value

* fix(k8s): file content overridden when deployment failed with compose format EE-1548

* updated API response to get IsComposeFormat and show appropriate text.

* error message updates for different file type

* not display creation source for external application

* added confirmation modal to advanced app created by web editor

* stop showing confirmation modal when updating application

* disable rollback button when application type is not applicatiom form

* added analytics-on directive to pull and redeploy button

* fix(kube): don't valide resource control access for kube (#5568)

* added question marks to k8s app confirmation modal

* fix(k8s): Git authentication info not persisted

* removed unused function.

Co-authored-by: Hui <arris_li@hotmail.com>
Co-authored-by: fhanportainer <79428273+fhanportainer@users.noreply.github.com>
Co-authored-by: Felix Han <felix.han@portainer.io>
2021-09-07 12:37:26 +12:00
..
application feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
common feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
config-map fix(k8s/resource-pool): unusable RP access management (#4810) 2021-02-03 18:38:56 +13:00
configuration feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
daemon-set feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
deployment feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
event feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
history feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespace feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
nodes-limits feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254) 2021-09-01 09:08:01 +12:00
port feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
resource-pool feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
resource-quota refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
resource-reservation feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resource-types feat(kubernetes/summary): summary of k8s actions upon deploying/updating resources EE-436 (#5137) 2021-06-10 10:38:23 +12:00
secret feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
service feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
stack feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
stateful-set feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
storage-class feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
volume feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
deploy.js feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00