portainer/api/http/handler/websocket
Matt Hook 7b72130433
feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755)
* feat(kubeshell) allow overriding default kubeshell

* Add missing error check and struct tag

* Add migrator for kube shell image and add it as a default in the db

* Fix file name to match migrator pattern

* remove default as it's now coming from the db

* remove blank line

* - conflict resolution code update
- logging migration error on migration failures

* - migrateDBVersionTo34 -> migrateDBVersionToDB34 (naming consistency)

Co-authored-by: zees-dev <dev.786zshan@gmail.com>
2021-09-29 11:39:45 +13:00
..
attach.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
dial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
dial_windows.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
exec.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
handler.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
hijack.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
initdial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
pod.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
proxy.go fix(k8s) keep tunnel alive for websocket connection EE-1690 (#5679) 2021-09-21 13:12:31 +12:00
shell_pod.go feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755) 2021-09-29 11:39:45 +13:00
stream.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
types.go fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325) 2021-08-04 11:11:24 +12:00