portainer/app/kubernetes
zees-dev af98660a55
feat(helm): helm apps deployed by portainer not marked as external EE-1624 (#5637)
* helm lib update

* helm handler requires kubernetes deployer to modify helm deployed resources

* AddAppLabels updated to be more generic - support for adding multiple labels using map

* path installed helm release manifest with portainer labels using kubectl

* updated helm handler unit tests to use mock KubernetesDeployer

* adding labels to manifest retrieved from release

* optional namespace support for k8s raw manifest deployment

* - inline postprocessing support when extracting
- get namespace from yaml support
- added and updated tests

* lowercase error wrapping

* updated libhelm dep
2021-09-29 10:12:45 +10:00
..
components feat(applications): show status indication [EE-1623] (#5614) 2021-09-29 10:10:51 +10:00
converters using new app metadata property to distinguish helm apps (#5627) 2021-09-16 16:09:39 +12:00
custom-templates feat(kubectl-shell): page state refreshes in k8s endpoint do not close shell EE-1628 (#5685) 2021-09-24 20:21:50 +12:00
endpoint feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 2021-09-08 20:42:17 +12:00
filters feat(helm/templates): helm app templates EE-943 (#5449) 2021-09-10 14:06:57 +12:00
helm feat(helm/templates): helm app templates EE-943 (#5449) 2021-09-10 14:06:57 +12:00
helpers feat(helm): helm apps deployed by portainer not marked as external EE-1624 (#5637) 2021-09-29 10:12:45 +10: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 fix(k8s/apps): edit url deployed app (#5653) 2021-09-22 07:59:28 +03:00
node fix error description on stats for non-admin users (#5665) 2021-09-20 15:41:46 +12:00
pod show ip address of pod (#5613) 2021-09-23 14:34:24 +12:00
registries feat(kubectl-shell): page state refreshes in k8s endpoint do not close shell EE-1628 (#5685) 2021-09-24 20:21:50 +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(k8s): remove cluster status panel (#5570) 2021-09-28 13:48:06 +13:00
__module.js feat(helm/templates): helm app templates EE-943 (#5449) 2021-09-10 14:06:57 +12:00