portainer/api/http/handler/endpoints
LP B 6ea16c0060 fix(api/endpoints): edge stack status type filter no longer always include Pending envs (#1230) 2025-09-22 16:10:46 +02:00
..
endpoint_agent_browse_docs.go
endpoint_agent_versions.go
endpoint_association_delete.go
endpoint_create.go fix(environments): create k8s specific edge agent before connecting [r8s-438] (#1086) 2025-08-25 09:32:16 +12:00
endpoint_create_global_key.go
endpoint_create_global_key_test.go fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997) 2025-08-08 21:39:21 -03:00
endpoint_create_test.go fix(environments): create k8s specific edge agent before connecting [r8s-438] (#1086) 2025-08-25 09:32:16 +12:00
endpoint_delete.go fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903) 2025-07-21 21:31:13 -03:00
endpoint_delete_test.go fix(transport): portainer generated kubeconfig causes kubectl exec fail [R8S-430] (#929) 2025-07-24 13:11:13 +12:00
endpoint_dockerhub_status.go feat(docker): add --pull-limit-check-disabled cli flag [BE-11739] (#581) 2025-04-03 09:13:01 +13:00
endpoint_force_update_service.go
endpoint_inspect.go feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560) 2025-03-24 19:33:05 -03:00
endpoint_list.go fix(api/endpoints): filter out waiting room environments for non admins (#810) 2025-06-30 15:35:51 +02:00
endpoint_list_test.go
endpoint_registries_list.go fix(kubernetes): Namespace access permission changes role bindings not created [R8S-366] (#826) 2025-07-11 14:55:48 +12:00
endpoint_registry_access.go
endpoint_settings_update.go
endpoint_snapshot.go
endpoint_snapshots.go fix(standard): manual endpoint refresh fails to save new status [be-12188] (#1096) 2025-08-25 13:49:04 +12:00
endpoint_snapshots_test.go fix(standard): manual endpoint refresh fails to save new status [be-12188] (#1096) 2025-08-25 13:49:04 +12:00
endpoint_status_inspect.go
endpoint_update.go feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560) 2025-03-24 19:33:05 -03:00
endpoint_update_relations.go fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] (#83) 2024-11-05 09:32:25 +13:00
filter.go fix(api/endpoints): edge stack status type filter no longer always include Pending envs (#1230) 2025-09-22 16:10:46 +02:00
filter_test.go fix(api/endpoints): edge stack status type filter no longer always include Pending envs (#1230) 2025-09-22 16:10:46 +02:00
handler.go feat(docker): add --pull-limit-check-disabled cli flag [BE-11739] (#581) 2025-04-03 09:13:01 +13:00
sort.go
sort_test.go
unique_name.go
update_edge_relations.go refactor(edge): init endpoint relation when endpoint is created [BE-11928] (#814) 2025-06-30 15:15:56 -03:00
utils.go
utils_update_edge_groups.go fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903) 2025-07-21 21:31:13 -03:00
utils_update_edge_groups_test.go fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903) 2025-07-21 21:31:13 -03:00
utils_update_tags.go
utils_update_tags_test.go fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903) 2025-07-21 21:31:13 -03:00