drone/registry/app/api/controller/metadata
Tudor Macari 8e4fa152bd fix: [AH-532]: fix helm client setup details (#3021)
* fix: [AH-532]: fix helm client setup details
2024-11-20 08:38:07 +00:00
..
artifact_mapper.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
base.go feat: [AH-602]: refactoring (#2920) 2024-11-05 12:44:11 +00:00
cleanuppolicy_mapper.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
create_registry.go fix: [AH-566] : Improve error handling for duplicate Artifact Registry | Gitness (#2990) 2024-11-19 16:45:45 +00:00
delete_artifact.go [feat]: [AH-284]: Delete Artifact and Delete Artifact Version (#2788) 2024-10-21 10:11:14 +00:00
delete_artifacts_version.go [feat]: [AH-284]: Delete Artifact and Delete Artifact Version (#2788) 2024-10-21 10:11:14 +00:00
delete_registry.go [fix]: [AH-570]: fix upstream proxy delete flow (#3017) 2024-11-19 14:33:49 +00:00
get_artifact_stats.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_details.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_artifacts_docker_layers.go feat: [AH-597]: improve errors logging in layers api (#3019) 2024-11-19 21:02:49 +00:00
get_artifacts_docker_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_manifests.go fix: [AH-431]: fix manifests request (#2817) 2024-10-15 16:06:50 +00:00
get_artifacts_helm_details.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_artifacts_helm_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_labels.go fix: [AH-420]: handle error (#2759) 2024-10-23 06:41:02 +00:00
get_artifacts_summary.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_version_summary.go feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router (#2705) 2024-09-24 23:57:06 +00:00
get_artifacts_versions.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_artifacts.go fix: [AH-602]: fix registry urls (#2931) 2024-11-05 21:16:41 +00:00
get_client_setup_details.go fix: [AH-532]: fix helm client setup details (#3021) 2024-11-20 08:38:07 +00:00
get_registries.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
get_registry_artifacts.go [feat]: [AH-363]: made few fields public in RegistryRequestParams (#2734) 2024-09-25 05:21:46 +00:00
get_registry.go feat: [AH-431]: Updated registry url generation for Vanity flows (#2933) 2024-11-06 07:35:16 +00:00
update_artifact.go [feat]: [AH-363]: made few fields public in RegistryRequestParams (#2734) 2024-09-25 05:21:46 +00:00
update_registry.go fix: [AH-664]: fix registry diff (#3005) 2024-11-18 07:42:02 +00:00
utils.go [fix]: [AH-487]: added oci prefix in helm pull command (#2968) 2024-11-11 10:30:11 +00:00