portainer/app/kubernetes
Stéphane Busso 360701e256
feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644)
* Initial extension build

* Add auto login

fix auto auth

add some message

Add extension version

Double attempt to login

Add auto login from jwt check

Add autologin on logout

revert sidebar

Catch error 401 to relogin

cleanup login

Add password generator

Hide User block and collapse sidebar by default

hide user box and toggle sidebar

remove defailt dd

Integrate extension to portainer

Move extension to build

remove files from ignore

Move extension folder

fix alpine

try to copy folder

try add

Change base image

move folder extension

ignore folder build

Fix

relative path

Move ext to root

fix image name

versioned index

Update extension on same image

Update mod

* fix kubeshell baseurl

* Fix kube shell

* move build and remove https

* Tidy mod

* Remove space

* Fix hash test

* Password manager

* change to building locally

* Restore version variable and add local install command

* fix local dev image + hide users & auth

* Password manageListen on locahost onlyr

* FIxes base path

* Hide only username

* Move default to constants

* Update app/portainer/components/PageHeader/HeaderContent.html

Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>

* fix 2 failing FE tests [EE-2938]

* remove password autogeneration from v1

* fix webhooks

* fix docker container console and attach

* fix default for portainer IP

* update meta, dockerfile and makefile for new ver

* fix basepath in kube and docker console

* revert makefile changes

* add icon back

* Add remote short cut command

* make local methods the default

* default to 0.0.0 for version for local development

* simplify make commands

* small build fixes

* resolve conflicts

* Update api/filesystem/write.go

Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>

* use a more secure default pass

Co-authored-by: itsconquest <william.conquest@portainer.io>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
2022-04-19 13:10:42 +12:00
..
components feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 2022-04-19 13:10:42 +12:00
converters feat(k8s): Allow mix services for k8s app EE-1791 (#6198) 2022-01-17 08:37:46 +13:00
custom-templates fix(template) add notification when delete (#6675) 2022-04-01 14:40:08 +08:00
endpoint feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
filters feat(configurations): portainer k8s configurations lingo update for explicitness EE-1626 (#5722) 2021-09-29 13:58:04 +13:00
helm fix(helm): allow clearing global helm repo EE-1965 (#5991) 2021-10-29 11:46:55 +13:00
helpers fix issue on editing app with persisted folder (#6646) 2022-04-06 05:42:01 +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(ingress): fix-multiple-route-on-same-ingress EE-2597 (#6609) 2022-03-17 10:25:36 +13: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(k8s): Allow mix services for k8s app EE-1791 (#6198) 2022-01-17 08:37:46 +13:00
node feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
pod show ip address of pod (#5613) 2021-09-23 14:34:24 +12:00
registries feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00
rest refactor(home): migrate view to react [EE-1810] (#6314) 2022-03-08 14:14:23 +02:00
services fix issue on editing app with persisted folder (#6646) 2022-04-06 05:42:01 +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(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 2022-04-19 13:10:42 +12:00
__module.js refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 2022-02-09 05:47:11 +13:00