1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 23:39:41 +02:00
portainer/api/http/handler/endpointgroups
andres-portainer 3800a958da
Some checks failed
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
/ triage (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
fix(endpoints): optimize the search performance BE-11267 (#12264)
2024-10-01 15:14:04 -03:00
..
endpointgroup_create.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
endpointgroup_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
endpointgroup_endpoint_add.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
endpointgroup_endpoint_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
endpointgroup_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpointgroup_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpointgroup_update.go fix(endpoints): optimize the search performance BE-11267 (#12264) 2024-10-01 15:14:04 -03:00
endpoints.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
handler.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 2023-09-19 08:57:27 +12:00