drone/registry/types
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
..
enum feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
artifact.go bandwidth and download metrics (#2568) 2024-09-17 07:15:41 +00:00
bandwidth_stat.go bandwidth and download metrics (#2568) 2024-09-17 07:15:41 +00:00
blob.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
cleanuppolicy.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
configuration.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
digest.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
download_stat.go bandwidth and download metrics (#2568) 2024-09-17 07:15:41 +00:00
filter_params.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
gc.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
image.go bandwidth and download metrics (#2568) 2024-09-17 07:15:41 +00:00
jsonb.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
layer.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
manifest.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
manifest_reference.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
oci_Image_index_mapping.go feat: [AH-231]: Upstream features (#3560) 2024-09-25 01:16:26 -07:00
payload.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
registry.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
tag.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
upstream_proxy_config.go [AH-310]: Updated secret flows so removing foreign key constraints (#2618) 2024-09-06 20:48:12 +00:00