Prabhat Khera
d6d7afddbc
chore(version): version bump to 2.22.0 [EE-6897] ( #11438 )
2024-03-22 14:37:27 +13:00
Matt Hook
bdeedb4018
fix(namespace): fix default namespace quota [EE-6700] ( #11185 )
2024-02-16 08:20:24 +13:00
Prabhat Khera
517190e28b
chore(version): bump to 2.21.0 [EE-6652] ( #11047 )
...
* chore(version): bump to 2.21.0 [EE-6652]
* address review comments
2024-02-02 15:17:52 +13:00
Dakota Walsh
5ee6efb145
fix(backup): restore over network share EE-6578 ( #11044 )
2024-02-01 11:41:32 +13:00
Chaim Lev-Ari
115b01cee3
fix(docker): include healthy containers in running [EE-6264] ( #10746 )
2024-01-17 22:30:12 +07:00
Ali
e84dd27e88
feat(cache): default to off [EE-6293] ( #10867 )
...
Co-authored-by: testa113 <testa113>
2023-12-19 12:13:44 +13:00
Matt Hook
e687cee608
ignore, remove or comment out unused code. Enable unused linter ( #10743 )
2023-12-18 10:28:15 +13:00
Matt Hook
8396ff068d
enable gosimple linter ( #10744 )
2023-12-18 10:27:24 +13:00
Matt Hook
0b9407f0a6
close db before restore. fix log ( #10826 )
2023-12-14 12:01:05 +13:00
Matt Hook
41b73fe2ae
close the db before backup for windows shares and better error handling ( #10810 )
2023-12-08 15:24:23 +13:00
Matt Hook
eb23818f83
fix(rollback): reimplement rollback feature [EE-6367] ( #10721 )
2023-12-04 09:12:41 +13:00
Matt Hook
db46dc553f
fix(backups): fix rollback feature [EE-6367] ( #10691 )
2023-11-28 11:12:17 +13:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02:00
andres-portainer
247f358b94
fix(code): revert omitempty optimization EE-6269 ( #10548 )
2023-10-27 17:33:04 -03:00
Matt Hook
8ee718f808
chore(binaries): upgrade binaries [EE-6253] ( #10529 )
2023-10-27 15:40:06 +13:00
andres-portainer
ae1726cece
feat(performance): performance optimizations EE-6042 ( #10520 )
2023-10-24 13:55:11 -03:00
Prabhat Khera
7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] ( #10436 )
2023-10-16 14:08:06 +13:00
Chaim Lev-Ari
af7834174a
fix(api): restore deleted apis [EE-6090] ( #10267 )
2023-09-19 13:44:48 +12:00
Prabhat Khera
14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] ( #10327 )
2023-09-19 08:57:27 +12:00
Oscar Zhou
cc37ccfe4d
fix(db/migration): avoid fatal error from being overwritten ( #10316 )
2023-09-18 14:33:04 +12:00
Prabhat Khera
a02f9f1f07
fix(kubernetes): run group permission when endpoint is up [EE-5427] ( #10121 )
...
* update group access when env is down
* fix tests
2023-09-05 11:03:43 +12:00
cmeng
6fde4195f8
fix(migrator): prevent duplicated migration EE-5777 ( #10077 )
2023-08-18 21:40:48 +12:00
Chaim Lev-Ari
fd7e8a629e
feat(edge/stacks): info for old agent status [EE-5792] ( #10013 )
2023-08-14 16:04:24 +03:00
Matt Hook
721457b71d
bump version to 2.20 ( #9963 )
2023-08-01 09:20:51 +12:00
andres-portainer
9fa097d45f
fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 ( #9221 )
2023-07-17 21:23:35 -03:00
Chaim Lev-Ari
0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] ( #9094 )
2023-07-13 23:55:52 +03:00
cmeng
b93624fa1f
fix(chisel): convert seed to private key file EE-5099 ( #9149 )
2023-07-13 15:19:40 +12:00
andres-portainer
64b227b2e1
chore(code): clean up the code EE-5719 ( #9183 )
2023-07-10 23:26:54 -03:00
andres-portainer
4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] ( #9115 )
2023-06-22 18:28:07 -03:00
andres-portainer
eda07614ce
chore(unit-test): simplify teardown EE-5536 ( #9015 )
2023-05-30 11:02:22 -03:00
Oscar Zhou
96de026eba
fix(container/network): recreate container changes static IP [EE-5448] ( #8960 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-05-30 09:36:10 +12:00
andres-portainer
db93e5880f
feat(endpointedge): add support for transactions EE-5327 ( #8961 )
2023-05-18 14:58:33 -03:00
Prabhat Khera
14fa60f6e6
fix(docker): fix extension spelling EE-5277 ( #8956 )
2023-05-18 10:21:07 +12:00
Prabhat Khera
83551201fb
fix(docker): add docker desktop extension flag in settings and add migration EE-5277 ( #8948 )
2023-05-17 14:31:46 +12:00
Matt Hook
334eee0c8c
fix(errors): wrap db errors, improve error handling ( #8859 )
...
* use error check func, wrap db object not found
* add errorlint and fix all the linting errors
* add exportloopref linter and fix errors
* fix incorrect error details returned on an api
* fix new errors
* increase linter timeout
* increase timeout to 10minutes
* increase timeout to 10minutes
* rebase and fix new lint errors
* make CE match EE
* fix govet issue
2023-05-05 12:19:47 +12:00
andres-portainer
a062a0bfbe
feat(resourcecontrol): add support for transactions EE-5431 ( #8901 )
2023-05-04 13:24:04 -03:00
andres-portainer
706d66a76e
feat(teammemberships): add support for transactions EE-5412 ( #8900 )
2023-05-04 11:51:30 -03:00
andres-portainer
745bbb7d79
feat(roles): add transactions support EE-5390 ( #8878 )
2023-05-02 19:05:18 -03:00
andres-portainer
56d6dfe02e
feat(transactions): add transaction support for Registries EE-5382 ( #8825 )
2023-04-20 18:42:52 -03:00
Matt Hook
1b470845b8
better logging during critical migration error ( #8576 )
2023-04-21 09:30:12 +12:00
cmeng
b00aa68c2b
fix(homepage) move heartbeat logic to backend EE-5317 ( #8737 )
2023-04-06 09:09:22 +12:00
andres-portainer
17839aa473
fix(endpointrelation): change a callback so it is transactional EE-5312 ( #8729 )
2023-03-30 23:16:56 -03:00
Dakota Walsh
f17a608dc7
fix(kubernetes): Prevent rerunning initial cluster detection [EE-5170] ( #8666 )
2023-03-16 15:39:26 +13:00
andres-portainer
15cbdb8af9
chore(portainer): clean up the code EE-5188 ( #8660 )
2023-03-13 13:18:28 -03:00
matias-portainer
621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 ( #8640 )
2023-03-13 09:01:27 -03:00
Matt Hook
9cca299833
fix(gotest): fix go tests as part of version bump to 2.19.0 ( #8623 )
...
* bump version to 2.19
* fix broken go tests
2023-03-08 17:23:34 +13:00
Ali
fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] ( #8518 )
2023-03-03 14:47:10 +13:00
andres-portainer
95ac2cc4c3
chore(edge): add transaction support for common objects EE-5079 ( #8522 )
2023-02-20 16:11:18 -03:00
Chaim Lev-Ari
9a8e95d017
feat(upgrade): show subtle banner [EE-5017] ( #8489 )
2023-02-19 09:47:50 +05:30
andres-portainer
f081631808
fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 ( #8477 )
2023-02-14 15:18:07 -03:00
LP B
9b53960906
fix(api/edgestack): update deployments count when env relations are updated ( #8433 )
2023-02-02 12:04:58 -03:00
andres-portainer
5f3dd0a64f
fix(edgestacks): fix edge stacks cache invalidation EE-4909 ( #8399 )
2023-02-01 02:16:04 -03:00
Dakota Walsh
53eb5aa1ee
fix(kube): 30 second delay to storage detection EE-4822 ( #8360 )
2023-01-31 09:58:57 +13:00
matias-portainer
a09fe7e10c
chore(edgejobs): AddEdgeJob disregards async mode EE-4855 ( #8287 )
2023-01-26 11:32:11 -03:00
Prabhat Khera
087848539f
fix(kubernetes): detect metrics API for kubernetes endspoints EE-4865 ( #8351 )
2023-01-24 09:05:15 +13:00
andres-portainer
33c3f8460c
Bump to v2.18.0. ( #8266 )
2023-01-07 12:08:23 -03:00
andres-portainer
dd0d1737b0
fix(performance): optimize performance for edge EE-3311 ( #8040 )
2023-01-06 16:25:41 -03:00
cmeng
919a854d93
feat(edge): EE-4570 allow pre-pull images with edge stack deployment ( #8210 )
...
Co-authored-by: Matt Hook <hookenz@gmail.com>
2022-12-21 13:18:51 +13:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Ali
9cdc0da615
feat(kompose): hide kompose [EE-4562] ( #8084 )
2022-12-01 13:46:23 +13:00
Matt Hook
95bc508462
fix(migrator): fix setting version struct fields after migration [EE-4613] ( #8090 )
...
* fix setting version struct fields
* fix go tests
* remove versionUpdateRequired
* remove old code that was originally for debugging purposes
2022-11-28 19:28:10 +13:00
Matt Hook
583346321e
feat(version): migrate version to semver [EE-3756] ( #7693 )
...
redisigned version bucket and migration code
2022-11-18 13:18:09 +13:00
andres-portainer
193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 ( #7973 )
...
* fix(snapshots): remove snapshots when removing endpoints EE-4527
* Fix nil pointer dereference.
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-11-07 20:28:18 -03:00
Dakota Walsh
459c95169a
fix(ingresses): migrate to new allow/disallow format EE-4465 ( #7893 )
2022-11-02 11:17:32 +13:00
Dakota Walsh
55211ef00e
fix(ingress): allow none controller type EE-4420 ( #7883 )
...
Co-authored-by: testA113 <alex.harris@portainer.io>
2022-10-25 09:41:30 +13:00
andres-portainer
5488389278
fix(code): replace calls to ioutil EE-4425 ( #7878 )
2022-10-17 15:29:12 -03:00
andres-portainer
191f8e17ee
fix(code): remove unused code EE-4431 ( #7866 )
2022-10-14 19:42:31 -03:00
Oscar Zhou
e9de484c3e
refactor(stack): stack build process backend only [EE-4342] ( #7750 )
2022-10-05 22:33:59 +13:00
andres-portainer
cb79dc18f8
chore(code): reduce divergence with EE EE-4344 ( #7748 )
2022-09-28 14:56:32 -03:00
Dmitry Salakhov
90a0e6fe35
bump release version ( #7733 )
2022-09-27 13:55:20 +13:00
Dakota Walsh
89eda13eb3
feat(ingress): autodetect ingress controllers EE-673 ( #7712 )
2022-09-27 08:43:24 +13:00
Dmitry Salakhov
45e2ed3d86
fix: miscofigured logging statements ( #7721 )
2022-09-23 13:15:26 +12:00
matias-portainer
6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 ( #7614 )
2022-09-22 17:05:10 -03:00
Prabhat Khera
ef1d648c07
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 ( #7672 )
2022-09-21 16:49:42 +12:00
andres-portainer
36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 ( #7663 )
2022-09-16 13:18:44 -03:00
Chao Geng
a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] ( #7612 )
...
* create temporary test directory with t.TempDir
2022-09-14 13:59:47 +08:00
Chaim Lev-Ari
6c4c958bf0
feat(edge/update): remote update structure [EE-4040] ( #7553 )
2022-09-13 16:56:38 +03:00
fhanportainer
4c98fcd7db
feat(analytis): `EnableTelemetry` defaults to `false` ( #7539 )
2022-08-29 11:09:47 +12:00
Matt Hook
294738cb0d
bump version to 2.16 ( #7475 )
2022-08-19 10:34:47 +12:00
Chaim Lev-Ari
5ee570e075
feat(home): filter by connection type and agent version [EE-3373] ( #7085 )
2022-08-11 07:32:12 +03:00
congs
4997e9c7be
feat(gpu) EE-3191 Add GPU support for containers ( #7146 )
2022-07-18 11:02:14 +12:00
Dakota Walsh
958a8e97e9
fix(migration): close the database before running backups EE-3627 ( #7218 )
...
* fix(migration): close the database before running backups
On certain filesystems, particuarly NTFS when a network mounted windows
file server is used to store portainer's database, you are unable to
copy the database while it is open. To fix this we simply close the
database and then re-open it after a backup.
* handle close and open errors
* dont return error on nil
2022-07-08 21:05:04 +12:00
Oscar Zhou
7275d23e4b
feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] ( #7025 )
2022-07-04 11:39:03 +12:00
Chaim Lev-Ari
7238372d8d
fix(api): add missing edge types [EE-3590] ( #7116 )
2022-06-26 08:38:23 +03:00
Matt Hook
0864c371e8
chore(version): bump develop branch version to 2.15 ( #7019 )
...
* bump version to 2.15
2022-06-07 11:00:36 +12:00
itsconquest
bca1c6b9cf
feat(internal-auth): ability to set minimum password length [EE-3175] ( #6942 )
...
* feat(internal-auth): ability to set minimum password length [EE-3175]
* pass props to react component
* fixes + WIP slider
* fix slider updating + add styles
* remove nested ternary
* fix slider updating + add remind me later button
* add length to settings + value & onchange method
* finish my account view
* fix slider updating
* slider styles
* update style
* move slider in
* update size of slider
* allow admin to browse to authentication view
* use feather icons instead of font awesome
* feat(settings): add colors to password rules
* clean up tooltip styles
* more style changes
* styles
* fixes + use requiredLength in password field for icon logic
* simplify logic
* simplify slider logic and remove debug code
* use required length for logic to display pwd length warning
* fix slider styles
* use requiredPasswordLength to determine if password is valid
* style tooltip based on theme
* reset skips when password is changed
* misc cleanup
* reset skips when required length is changed
* fix formatting
* fix issues
* implement some suggestions
* simplify logic
* update broken test
* pick min password length from DB
* fix suggestions
* set up min password length in the DB
* fix test after migration
* fix formatting issue
* fix bug with icon
* refactored migration
* fix typo
* fixes
* fix logic
* set skips per user
* reset skips for all users on length change
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
2022-06-03 16:00:13 +12:00
Prabhat Khera
9b58c2e466
rename output_35 to output_24_to_latest ( #7006 )
2022-06-02 11:30:42 +12:00
Prabhat Khera
c41f7f8270
chore(version): version bump to 2.14.0 ( #6958 )
2022-06-02 10:53:48 +12:00
Chaim Lev-Ari
e686d64011
refactor(docker): strongly type snapshot [EE-3256] ( #6990 )
...
* refactor(docker): strongly type snapshot [EE-3256]
fixes [EE-3256]
* fix(endpoints): return empty from association api
* refactor(docker): ignore raw snapshot for swagger
2022-05-31 13:03:10 +03:00
Chaim Lev-Ari
75d854e6ad
Revert "refactor(docker): strongly type snapshot [EE-3256]"
...
This reverts commit 0b2217a916
.
2022-05-26 15:39:55 +03:00
Chaim Lev-Ari
0b2217a916
refactor(docker): strongly type snapshot [EE-3256]
...
fixes [EE-3256]
2022-05-26 15:34:34 +03:00
Chaim Lev-Ari
bbb096412d
fix(edge): show edge environment in edge views [EE-2997] ( #6795 )
2022-04-26 14:25:20 +03:00
Chaim Lev-Ari
e217ac7121
feat(edge): show correct heartbeat and sync aeec changes [EE-2876] ( #6769 )
2022-04-19 21:43:36 +03:00
Chaim Lev-Ari
355674cf22
fix(datastore): fix test for EdgePortainerUrl [EE-2967] ( #6765 )
2022-04-14 17:16:10 +03:00
Prabhat Khera
328ce2f995
fix migration test ( #6763 )
2022-04-14 18:57:17 +12:00
Prabhat Khera
e4241207cb
fix(database): db migration improvements EE-2688 ( #6662 )
2022-04-14 16:25:13 +12:00
Prabhat Khera
e1df46b92b
add missed migration for DB version 36 ( #6678 )
2022-04-06 09:07:51 +12:00