Anthony Lapenna
a8147b9713
build: tidy up packages by removing unused scripts and files ( #207 )
2024-12-05 11:18:49 +13:00
Yajith Dayarathna
3c3dc547b2
fix(app/edge-stack): hide non-working BE fields from CE ( #205 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-12-04 19:00:40 +01:00
James Carppe
c5accd0f16
Update bug report template for 2.24.1 ( #191 )
2024-12-04 08:34:59 +13:00
Oscar Zhou
cb949e443e
fix(volume): unable to inspect and browse volume [BE-11216] ( #186 )
2024-12-03 09:10:10 +13:00
Anthony Lapenna
bb6815f681
build: introduce central Makefile and live-reload for Go ( #184 )
2024-12-03 08:49:03 +13:00
Anthony Lapenna
a261f60764
version: display dependencies versions ( #188 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-12-03 08:45:44 +13:00
LP B
d393529026
fix(app): passing an initial table state overrides the default global filter state ( #180 )
2024-11-29 21:06:11 +01:00
Oscar Zhou
219c9593e0
fix(container): binding ip disappear after duplicate container [BE-11413] ( #177 )
2024-11-29 08:56:44 +13:00
andres-portainer
faa6b2b790
fix(libstack): add the build step for Compose BE-11448 ( #173 )
2024-11-27 18:43:25 -03:00
Oscar Zhou
4046bf7b31
feat(image): build image with file [BE-11372] ( #171 )
2024-11-27 18:33:35 -03:00
Ali
4f708309af
fix(activity logs): decode base64 [BE-11418] ( #172 )
2024-11-28 08:54:32 +13:00
andres-portainer
f2e7680bf3
fix(compose): fix path resolution for env files BE-11428 ( #167 )
2024-11-26 22:09:58 -03:00
andres-portainer
5d2689b139
fix(compose): avoid creating a default network unnecessarily BE-11427 ( #169 )
2024-11-26 19:48:49 -03:00
andres-portainer
145ffeea40
fix(libstack): resolve env vars correctly in Compose BE-11420 ( #166 )
2024-11-26 18:09:12 -03:00
andres-portainer
13143bc7ea
fix(libstack): fix environment variable handling in compose BE- ( #165 )
2024-11-26 17:37:22 -03:00
Oscar Zhou
ee0dbf2d22
feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] ( #162 )
2024-11-26 10:17:46 +13:00
andres-portainer
4265ae4dae
feat(offlinegate): improve error message BE-11402 ( #163 )
2024-11-25 17:40:17 -03:00
andres-portainer
821c1fdbef
feat(swarm): do not prevent server startup when Swarm config.json file is invalid BE-11402 ( #160 )
2024-11-25 17:40:10 -03:00
andres-portainer
fe29d6aee3
feat(backup): reduce the locking time of the offline gate BE-11402 ( #157 )
2024-11-25 10:10:11 -03:00
Ali
c0c7144539
fix(app templates): load app template for deployment [BE-11382] ( #141 )
2024-11-25 17:41:09 +13:00
Anthony Lapenna
20e3d3a15b
fix: review snapshot and post init migration logic ( #158 )
2024-11-25 11:03:12 +13:00
James Carppe
07d1eedae3
Update template to include lifecycle policy link ( #156 )
2024-11-21 17:11:20 +13:00
James Carppe
4ad3d70739
Update bug report template for 2.24.0 ( #153 )
2024-11-20 13:15:56 +13:00
andres-portainer
e6a1c29655
fix(compose): fix support for ECR BE-11392 ( #151 )
2024-11-18 16:42:53 -03:00
Yajith Dayarathna
333dfe1ebf
refactor(edge/update): choose images from registry [BE-10964] ( #6 )
...
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-18 14:11:26 +13:00
andres-portainer
c59872553a
fix(stacks): pass the registry credentials to Compose stacks BE-11388 ( #147 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2024-11-18 08:39:13 +13:00
andres-portainer
1a39370f5b
fix(libstack): add missing private registry credentials BE-11388 ( #143 )
2024-11-15 17:38:55 -03:00
Oscar Zhou
bc44056815
fix(swarm): failed to deploy app template [BE-11385] ( #138 )
2024-11-15 11:53:22 +13:00
andres-portainer
17c92343e0
fix(compose): avoid leftovers in Run() BE-11381 ( #129 )
2024-11-13 20:24:20 -03:00
andres-portainer
cd6935b07a
feat(edgestacks): add a retry period to edge stack deployments BE-11155 ( #109 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-11-13 20:13:30 -03:00
andres-portainer
47d428f3eb
fix(libstack): fix compose run BE-11381 ( #126 )
2024-11-13 14:38:53 -03:00
LP B
2baae7072f
fix(edge/stacks): use default namespace when none is specified in manifest ( #124 )
2024-11-13 16:30:08 +13:00
andres-portainer
2e9e459aa3
fix(libstack): add a different timeout for WaitForStatus BE-11376 ( #120 )
2024-11-12 19:31:44 -03:00
andres-portainer
7444e2c1c7
fix(compose): provide the project name for proper validation BE-11375 ( #118 )
2024-11-12 17:18:40 -03:00
Oscar Zhou
d6469eb33d
fix(libstack): empty project name [BE-11375] ( #116 )
2024-11-12 10:20:45 -03:00
Ali
a2da6f1827
fix(configmap): create portainer configmap if it doesn't exist [r8s-141] ( #113 )
2024-11-12 18:23:00 +13:00
Oscar Zhou
e6508140f8
version: bump version to 2.24.0 ( #102 )
2024-11-12 12:13:27 +13:00
andres-portainer
a7127bc74f
feat(libstack): remove the docker-compose binary BE-10801 ( #111 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-11 19:05:56 -03:00
Malcolm Lockyer
55aa0c0c5d
fix(ui): kubernetes create from file page - fix template load failed mistake in ce ( #112 )
2024-11-12 10:46:37 +13:00
Ali
d25de4f459
fix(more-resources): address CE review comments [r8s-103] ( #110 )
2024-11-12 10:41:43 +13:00
Yajith Dayarathna
6d31f4876a
fix(more resources): fix porting and functionality [r8s-103] ( #8 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2024-11-12 09:55:30 +13:00
Steven Kang
e6577ca269
kubernetes: improved the node view [r8s-47] ( #108 )
2024-11-12 09:42:14 +13:00
Ali
08d77b4333
fix(namespace): handle no accesses found [r8s-141] ( #106 )
2024-11-12 09:29:55 +13:00
Ali
1ead121c9b
fix(apps): for helm uninstall, ignore manual associated resource deletion [r8s-124] ( #103 )
2024-11-12 09:03:22 +13:00
LP B
ad19b4a421
fix(app): relocate Skip TLS switch next to git repo URL field ( #107 )
2024-11-11 17:16:37 +01:00
LP B
6bc52dd39c
feat(edge): kubernetes WaitForStatus support ( #85 )
2024-11-11 14:02:20 +01:00
Malcolm Lockyer
fd2b00bf3b
fix(ui): kubernetes create from file page - fix template load failed message style [R8S-68] ( #95 )
2024-11-11 12:06:56 +13:00
Ali
cd8c6d1ce0
fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] ( #90 )
2024-11-11 08:26:56 +13:00
Ali
e9fc6d5598
refactor(namespace): migrate namespace access view to react [r8s-141] ( #87 )
2024-11-11 08:17:20 +13:00
Steven Kang
8ed7cd80cb
feat(ui): improve Kubernetes node view [r8s-47] ( #84 )
2024-11-07 14:10:19 +13:00