drone/registry/app/api/controller/metadata
Arvind Choudhary fb65327419
feat: [AH-231]: Upstream features (#3560)
Added support for:
1. Default library/ prefix for docker hub if required.
2. Implemented manifest list support for upstream proxies. New table
introduced: `oci_image_index_mappings`
3. Fixed Secret issue on UI for both gitness and harness code
4. Code refactoring to bring controller inside wire and other minor
fixes around linting
5. Fixed few bugs around upstream proxy.
2024-09-25 01:16:26 -07:00
..
artifact_mapper.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
base.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +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 feat: [AH-231]: Upstream features (#3560) 2024-09-25 01:16:26 -07:00
delete_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +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-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_layers.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +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 feat: [AH-231]: Upstream features (#3560) 2024-09-25 01:16:26 -07:00
get_artifacts_helm_details.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +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 feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +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-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_artifacts.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_client_setup_details.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_registries.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_registry_artifacts.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
update_artifact.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
update_registry.go feat: [AH-231]: Upstream features (#3560) 2024-09-25 01:16:26 -07:00
utils.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00