Commit Graph

1373 Commits (feat/be-11276/be-ce-agent-change)

Author SHA1 Message Date
deviantony deef770a28
feat: add new property
2 months ago
Steven Kang a257696c25
fix access conditions when the restrict default namespace is enabled (#12280)
2 months ago
andres-portainer f742937359
fix(endpoints): optimize the search performance BE-11267 (#12262)
2 months ago
Steven Kang c0db48b29d
fix ingress creation for none class (#12273)
2 months ago
Steven Kang ea228c3d6d
refactor(k8s): namespace core logic (#12142)
2 months ago
Ali da010f3d08
fix(podman): ensure initial env type matches container runtime [r8s-98] (#12259)
2 months ago
Ali 32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
2 months ago
Oscar Zhou d3d3d50569
fix(version): add specific version for updater image [BE-11153] (#12227)
2 months ago
andres-portainer cee997e0b3
fix(edgestacks): reorder operations to properly update the endpoint relations BE-11233 (#12239)
2 months ago
LP B 80f53ed6ec
fix(api): skip guessing env when there is no env in DB (#12238)
2 months ago
Chaim Lev-Ari 6f84317e7a
feat(system): upgrade on swarm [EE-5848] (#11728)
2 months ago
andres-portainer 5fd4f52e35
fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220)
2 months ago
Oscar Zhou 2ede22646b
fix(version): add specific version for updater image [BE-11153] (#12202)
2 months ago
andres-portainer 92f338e0cd
fix(users): fix data-race in userCreate() BE-11209 (#12193)
3 months ago
andres-portainer 7a176cf284
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
3 months ago
andres-portainer 9a88511d00
fix(docker): avoid specifying the MAC address of container for Docker API < v1.44 BE-10880 (#12179)
3 months ago
andres-portainer 2fe252d62b
fix(jwt): generate JWT IDs BE-11179 (#12175)
3 months ago
andres-portainer e4e55157e8
fix(bouncer): add support for JWT revocation BE-11179 (#12164)
3 months ago
andres-portainer d28dc59584
fix(git): optimize listFiles() BE-11184 (#12160)
3 months ago
andres-portainer 5353570721
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
3 months ago
andres-portainer eb3e367ba8
fix(edgestacks): change the level of a logged line EE-6874 (#11396)
3 months ago
Chaim Lev-Ari 3c1441d462
refactor(users): migrate list view to react [EE-2202] (#11914)
3 months ago
Anthony Lapenna 0b37b677c1
refactor: fix linting issues across the codebase (#12152)
3 months ago
andres-portainer 4408fd0cd3
chore(polling): simplify the polling logic BE-4585 (#12121)
3 months ago
Ali f016b31388
fix(docker-desktop): support auth cookies [BE-11134] (#12108)
3 months ago
LP B a39abe61c2
fix(api/edge_stacks): ensure edge stacks related endpoints list generation returns unique elements (#12101)
3 months ago
LP B aaec856282
fix(app/registries): enforce user accesses on registries (#12087)
4 months ago
Oscar Zhou cc7f14951c
fix(stack/remote): pass forceRecreate setting [EE-7374] (#12051)
4 months ago
andres-portainer f55ef6e691
fix(pendingactions): remove excessive logging BE-11094 (#12071)
4 months ago
andres-portainer 560a1a00ca
fix(scheduler): remove jobs that won't be used anymore BE-11045 (#12058)
4 months ago
andres-portainer 3b5ce1b053
fix(scheduler): remove unnecessary goroutines BE-11044 (#12059)
4 months ago
andres-portainer 03e8d05f18
fix(scheduler): fix a data race in a unit test BE-11084 (#12057)
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)
5 months ago