Ali
62c625c446
fix(stacks): hide stack cols [EE-6949] ( #11753 )
2024-05-03 09:12:39 +12:00
Matt Hook
acaa564557
fix(kube): correctly extract namespace from namespace manifest [EE-6555] ( #11675 )
...
Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io>
2024-05-02 14:28:07 +12:00
Ali
d727cbc373
fix(app): explain rollback tooltip [EE-6825] ( #11700 )
...
Co-authored-by: testa113 <testa113>
2024-05-02 14:10:30 +12:00
Dakota Walsh
31403bfc7e
fix(migration): improper version EE-7048 ( #11713 )
2024-04-30 21:30:46 -04:00
Matt Hook
cf91a8352d
fix(kube): fix text in activity and authentication logs teasers [EE-6742] ( #11681 )
2024-04-30 19:17:22 +12:00
cmeng
549579d935
fix(edge-stack): add completed status EE-6210 ( #11635 )
2024-04-30 13:44:14 +12:00
Ali
0be1888f11
fix(version): reduce github requests [EE-7017] ( #11679 )
2024-04-26 08:46:13 +12:00
Ali
2856d0ed64
fix(app): avoid 'no label' error when deleting external app [EE-6019] ( #11673 )
2024-04-26 08:42:17 +12:00
Chaim Lev-Ari
d70812be0d
fix(users): return json from create token [EE-6856] ( #11578 )
2024-04-25 10:10:45 +03:00
Ali
efc88c0073
fix(migration): run post init migrations for edge after server starts [EE-6905] ( #11548 )
...
Co-authored-by: testa113 <testa113>
2024-04-23 16:15:23 +12:00
Matt Hook
00d8391a02
fix(published-ports): fix published port link and into a new component [EE-6592] ( #11657 )
2024-04-23 13:47:51 +12:00
Matt Hook
4403503d82
fix(settings): fix crash during settings update when not using oauth [EE-7031] ( #11661 )
2024-04-23 12:58:21 +12:00
Prabhat Khera
8ae64523b3
fix(stack): correct documentation link for stack ENV variables [EE-6902] ( #11653 )
2024-04-23 08:35:25 +12:00
Oscar Zhou
ccfd5e4500
feat(setting/oauth): add authstyle option [EE-6038] ( #11590 )
2024-04-22 10:35:26 +12:00
Oscar Zhou
a755e6be15
fix(stack/git): option to overwrite target path during dir move [EE-6871] ( #11627 )
2024-04-22 10:34:38 +12:00
cmeng
17561c1c0c
fix(docker-client): explicitly set docker client scheme EE-6935 ( #11519 )
2024-04-22 09:00:48 +12:00
Ali
d73b162d16
fix(stacks): conditionally hide node and namespace stacks [EE-6949] ( #11528 )
2024-04-19 17:33:26 +12:00
Prabhat Khera
d5c4671320
fix(swagger): swagger docs for http status code 409 [EE-5767] ( #11536 )
2024-04-19 15:19:10 +12:00
Matt Hook
f9065367b9
chore(kubectl): update kubectl to latest point release [EE-7018] ( #11622 )
2024-04-19 11:47:19 +12:00
andres-portainer
218b8bf300
fix(workflows): upgrade Go to v1.21.9 EE-6939 ( #11642 )
2024-04-18 19:03:17 -03:00
Prabhat Khera
aa9e73002f
fix(stack): fix stack env variable link [EE-6902] ( #11626 )
2024-04-19 07:00:15 +12:00
andres-portainer
b86b721b0f
fix(mingit): upgrade to v2.44.0.1 EE-7023 ( #11639 )
2024-04-18 15:22:15 -03:00
Prabhat Khera
95292d20f4
fix(images): consider stopped containers for unused label [EE-6983] ( #11631 )
2024-04-18 17:15:03 +12:00
andres-portainer
fb7c23a241
fix(docker): upgrade to v24.0.9 EE-7016 ( #11618 )
2024-04-17 19:38:11 -03:00
andres-portainer
a3146fff36
fix(go): upgrade Go to v1.21.9 in the nightly security scan EE-6939 ( #11615 )
2024-04-17 18:09:47 -03:00
Matt Hook
483aa80e40
fix(auth): prevent user enumeration attack [EE-6832] ( #11588 )
2024-04-17 16:08:48 +12:00
Prabhat Khera
fb4ffaec35
fix(pending-actions): clean pending actions for deleted environment [EE-6545] ( #11600 )
2024-04-17 08:32:32 +12:00
Oscar Zhou
1a801d86f0
fix(api/endpoint): filter status for async devices [EE-6958] ( #11508 )
2024-04-16 13:36:55 +12:00
Matt Hook
fe41d23244
chore(docker): bump docker client to 26.0.1 [EE-6941] ( #11593 )
2024-04-16 08:27:48 +12:00
Prabhat Khera
0e163adf8d
fix(stacks): update info text for stack environment variables [EE-6902] ( #11558 )
2024-04-16 08:03:51 +12:00
Prabhat Khera
eb4a06d422
fix(pending-actions): fix create kubeclient to check endpoint status [EE-6545] ( #11586 )
2024-04-16 07:40:49 +12:00
Matt Hook
1fee55ddd2
chore(api): bump docker and protobuf pkgs [EE-6941] ( #11565 )
2024-04-15 10:53:07 +12:00
Prabhat Khera
2cbc5027aa
chore(unpacker): use APIVersion as unpacker image tag [EE-6974] ( #11497 )
...
Co-authored-by: hookenz <hookenz@gmail.com>
2024-04-15 10:30:01 +12:00
Prabhat Khera
305a7a354a
chore(unpacker): use APIVersion as unpacker image tag [EE-6974] ( #11507 )
2024-04-15 10:29:17 +12:00
Matt Hook
948e2bb715
bump helm version ( #11564 )
2024-04-15 09:17:09 +12:00
andres-portainer
02b6829819
fix(protobuf): upgrade protobuf to v1.33 EE-6945 ( #11569 )
2024-04-12 17:52:43 -03:00
andres-portainer
3d3d65d44e
fix(go): upgrade Go to v1.21.9 EE-6939 ( #11555 )
2024-04-12 17:08:15 -03:00
Matt Hook
6714cba2f8
fix(backups): improved archive encryption [EE-6764] ( #11488 )
2024-04-10 10:58:31 +12:00
Matt Hook
582b1a16fc
fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] ( #11107 ) ( #11521 )
2024-04-10 09:24:14 +12:00
Matt Hook
2be897c4a1
fix(services): speed up service count on the kubernetes dashboard [EE-6967] ( #11525 )
2024-04-09 15:50:26 +12:00
Matt Hook
8616f9b742
fix(apikey): don't authenticate api key for external auth [EE-6932] ( #11462 )
2024-04-08 11:03:13 +12:00
LP B
5d7d68bc44
fix(app): replace fields removed by Docker 25 and 26 ( #11493 )
...
* fix(app/volume): make optional Container and ContainerConfig fields removed in docker 26
* fix(app/image): use image.Size instead of image.VirtualSize removed in Docker 25
2024-04-05 17:03:14 +02:00
Matt Hook
cea9969463
fix(kube): use https when port is 443 in various tables [EE-6592] ( #11444 )
2024-04-04 13:47:39 +13:00
Ali
5fb5ea7ae0
fix(app): port namespace limit refresh from EE to CE [EE-6835] ( #11485 )
...
Co-authored-by: testa113 <testa113>
2024-04-04 08:19:09 +13:00
Ali
5f89255d9c
fix(namespace): wait for system ns setting to load before selecting existing ns [EE-6917] ( #11484 )
...
Co-authored-by: testa113 <testa113>
2024-04-04 08:18:27 +13:00
cmeng
e5f6363244
fix(edge-stack): avoid reference of undefined EE-6914 ( #11464 )
2024-03-27 16:08:10 +13:00
Oscar Zhou
5d9423b93c
fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] ( #11445 )
2024-03-27 08:44:51 +13:00
andres-portainer
2443a0f568
fix(kubernetes): avoid a deadlock EE-6901 ( #11447 )
2024-03-25 14:19:28 -03:00
Prabhat Khera
08643ed872
chore(version): version bump to 2.21.0 [EE-6897] ( #11437 )
...
* chore(version): version bump to 2.21.0 [EE-6897]
* fix tests
2024-03-22 14:37:23 +13:00
Matt Hook
6a3eda4bce
fix(doclinks): fix help link paths [EE-6861] ( #11417 )
2024-03-19 11:46:55 +13:00