Commit Graph

1348 Commits (12c8332ae2a578cc06f4981ed1c9021bd5c9f099)

Author SHA1 Message Date
stevensbkang 12c8332ae2
refactor(k8s): update based on review
3 months ago
stevensbkang f4b795bbbb
refactor(k8s): remove repeats
4 months ago
stevensbkang 2d85961695
refactor(k8s): optimised the logic for namespace and resource quota fetch for non-admin users
4 months ago
stevensbkang 75fb26d3c4
refactor(k8s): performance optimisation
4 months ago
stevensbkang 1491b2c31b
refactor(k8s): removal of rbac utils
4 months ago
stevensbkang 7aa7af762d
refactor(k8s): update based on feedback
4 months ago
stevensbkang 3acbc4bbc5
refactor(k8s): namespace core logic
4 months ago
andres-portainer 66119a8b57
fix(snapshots): remove the attempt to snapshot untrusted environments EE-7407 (#12044)
4 months ago
andres-portainer 31bdb948a8
chore(code): use int ranges in loops BE-10990 (#12028)
5 months ago
andres-portainer 220fe28830
fix(snapshots): fix background snapshots on environment creation EE-7273 (#12021)
5 months ago
andres-portainer 7fd1a644a6
chore(loops): remove loop var copy EE-7342 (#12023)
5 months ago
andres-portainer 6e7a42727a
chore(kompose): remove the code EE-4917 (#12003)
5 months ago
andres-portainer 340830d121
chore(docker): clean up the code EE-7325 (#11997)
5 months ago
andres-portainer faca64442f
chore(code): use cmp.Or() EE-7333 (#12009)
5 months ago
andres-portainer 4adce14485
fix(errors): improve error handling EE-4430 (#11987)
5 months ago
andres-portainer f0d43f941f
chore(code): replace interface{} with any EE-6513 (#11986)
5 months ago
andres-portainer 9c4935286f
chore(jsoniter): remove leftover code EE-6702 (#11984)
5 months ago
andres-portainer e1648425ea
chore(nomad): remove Nomad code EE-7234 (#11980)
5 months ago
andres-portainer 19fa40286a
chore(fdo): remove FDO code EE-7235 (#11981)
5 months ago
andres-portainer 1a3db327c7
fix(kube): improve error handling EE-7196 (#11976)
5 months ago
andres-portainer 1170004097
fix(kube): improve error handling EE-7199 (#11974)
5 months ago
andres-portainer ca9f85a1ff
fix(snapshots): enable the background snapshotter EE-7273 (#11973)
5 months ago
andres-portainer 9ee092aa5e
chore(code): reduce the code duplication EE-7278 (#11969)
5 months ago
andres-portainer bfa27d9103
chore(code): clean up the code EE-7251 (#11948)
5 months ago
Ali 27865981df
fix(namespace): sanitize owner label [EE-7122] (#11935)
6 months ago
Oscar Zhou dd372ee122
fix(customtemplate): duplicated error handling [EE-7197] (#11913)
6 months ago
LP B 6a8e6734f3
feat(app): limit the docker API version supported by the frontend (#11855)
6 months ago
andres-portainer 4ba16f1b04
chore(errors): remove superfluous error handling EE-7192 (#11909)
6 months ago
andres-portainer 90a19cec5c
chore(code): remove unnecessary type conversions EE-7191 (#11908)
6 months ago
Chaim Lev-Ari eb6d251a73
feat(edge/jobs): migrate item view to react [EE-2220] (#11887)
6 months ago
Matt Hook 62c2bf86aa
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
6 months ago
Oscar Zhou 4a7f96caf6
fix(stack): unable to delete invalid stack [EE-5753] (#11813)
6 months ago
Matt Hook 5c6c66f010
ix(pendingactions): fix deadlock and reduce needless debug logging [EE-7049] (#11869)
6 months ago
andres-portainer c5a1d7e051
fix(tunnels): make the tunnels more robust EE-7042 (#11877)
6 months ago
andres-portainer aaab2fa9d8
fix(tls): add support for more cipher suites EE-7150 (#11874)
6 months ago
andres-portainer ef4beef2ea
task(endpoints): change the definition of /endpoints/remove EE-7126 (#11873)
6 months ago
cmeng 84fe3cf2a2
fix(stack): remove tailing slash of git url EE-6664 (#11773)
6 months ago
Oscar Zhou d283c63a33
fix(api/docker): no authorized user can call restricted api [EE-6808] (#11480)
6 months ago
Matt Hook 9cef912c44
feat(dashboard): dashboard api [EE-7111] (#11843)
6 months ago
Chaim Lev-Ari 014a590704
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
6 months ago
andres-portainer 2b01136d03
feat(demo): remove demo mode EE-6769 (#11841)
6 months ago
andres-portainer fbbf550730
fix(endpoints): remove all the endpoints in the same transaction EE-7095 (#11839)
6 months ago
Matt Hook 00ab9e949a
fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809)
7 months ago
Chaim Lev-Ari 42d9dfba36
fix(docker/volumes): return 409 on volume conflict [EE-6748] (#11691)
7 months ago
Matt Hook 7edce528d6
fix(console): remove deprecated httputil and update console [EE-6468] (#10848)
7 months ago
Ali e73b1aa49c
fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762)
7 months ago
Matt Hook 6a51b6b41e
fix(pending-actions): further refactoring [EE-7011] (#11806)
7 months ago
Oscar Zhou 27e309754e
fix(api): list docker volume performance [EE-6896] (#11541)
7 months ago
Matt Hook 5a5a10821d
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
7 months ago
cmeng 9685e260ea
fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11801)
7 months ago