portainer/app/kubernetes
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
..
component-status fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
components feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
converters feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
custom-templates feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
endpoint fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
filters feat(k8s/ingress): create multiple ingress network per kubernetes namespace (#4464) 2021-04-28 05:51:13 +12:00
helpers feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
horizontal-pod-auto-scaler Merge pull request #4415 from portainer/feat/GH/4011-pods-as-applications 2020-11-23 14:57:04 +13:00
ingress Fix/release commits cherrypick (#5546) 2021-08-31 12:39:19 +12:00
metrics feat(kubernetes/resource-usage): k8s resource usage for cluster, node and namespace EE-3 EE-1112 (#5301) 2021-07-28 14:26:03 +12:00
models feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
node Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
pod feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
registries feat(app/registries): add warning modal on registries deletion (#5396) 2021-09-06 17:25:02 +12:00
rest feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254) 2021-09-01 09:08:01 +12:00
services feat(k8s): display namespace status and terminating namespaces (#5551) 2021-09-02 23:30:27 +12:00
store feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
views feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
__module.js feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00