{"id":28451758,"url":"https://github.com/vmware-tanzu/image-registry-operator-api","last_synced_at":"2026-03-04T01:03:20.367Z","repository":{"id":168339929,"uuid":"542809314","full_name":"vmware-tanzu/image-registry-operator-api","owner":"vmware-tanzu","description":"As part of the vSphere on Tanzu project, this VM Image Service offers a Kubernetes API to upload/download/share VM images backed by vSphere Content Library.","archived":false,"fork":false,"pushed_at":"2025-05-13T22:08:55.000Z","size":186,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-06T17:08:54.555Z","etag":null,"topics":["vsphere"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmware-tanzu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING_CLA.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-28T22:01:11.000Z","updated_at":"2025-05-13T22:09:01.000Z","dependencies_parsed_at":"2024-04-05T23:21:20.992Z","dependency_job_id":"1f788e11-351c-44ec-89b7-4ccfb6bbb1ad","html_url":"https://github.com/vmware-tanzu/image-registry-operator-api","commit_stats":null,"previous_names":["vmware-tanzu/image-registry-operator-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vmware-tanzu/image-registry-operator-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fimage-registry-operator-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fimage-registry-operator-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fimage-registry-operator-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fimage-registry-operator-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmware-tanzu","download_url":"https://codeload.github.com/vmware-tanzu/image-registry-operator-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmware-tanzu%2Fimage-registry-operator-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263069153,"owners_count":23408902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vsphere"],"created_at":"2025-06-06T17:08:53.833Z","updated_at":"2026-03-04T01:03:15.335Z","avatar_url":"https://github.com/vmware-tanzu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image-registry-operator-api\n\n## Overview\n\nThe image-registry-operator-api provides the object model and generated\nclient libraries for VM Image Service, which is part of\n[vSphere with Tanzu](https://docs.vmware.com/en/VMware-vSphere-with-Tanzu/index.html).\n\nVM Image Service allows users to manage the lifecycle of vSphere\nContent Library Items using a declarative Kubernetes consumption\nmodel and is an integral part of vSphere with Tanzu.\n\nThe state of `ContentLibrary` and `ContentLibraryItem` CRDs in a Supervisor\nis monitored by the built-in controllers which reconcile the\nCRD specification into Content Libraries and Content Library Items in\nvSphere. The state of the Content Libraries and Content Library Items\nin vSphere is reflected back in the `ContentLibrary` and `ContentLibraryItem`\nCRD status.\n\n## Try it out\n\nThis guide will walk you through the process of integrating\nimage-registry-operator-api into your project.\n\n### Prerequisites\n\nVM Image Service currently requires vSphere with Tanzu.\nWhat this means in functional terms is that you can manage workloads\nin a given Workload Namespace using a Kubernetes client connected\ndirectly to an embedded Kubernetes API Server running in the Supervisor.\nVM Image Service currently allows you to monitor\n`ClusterContentLibrary` and `ClusterContentLibraryItem` objects\nthat exist in the Supervisor and `ContentLibrary` and `ContentLibraryItem`\nobjects that exist in the Supervisor Workload namespace.\nThe support to be able to create and manage them will be added soon.\n\n### Testing sample code\n\nPackage envtest provides libraries for integration testing by starting\na local control plane. Control plane binaries (etcd and kube-apiserver)\nare loaded by default from /usr/local/kubebuilder/bin. This can be\noverridden by setting the KUBEBUILDER_ASSETS environment variable, or\nby directly creating a control plane for the Environment to use.\n\nBy building the `list-ctrl` target, the tools target gets built too\nand the kubebuilder tool binaries are downloaded to the `tools/bin`\nfolder and the KUBEBUILDER_ASSETS points to the location where the binaries\nare downloaded.\n\n### Build and Test the sample code\n\nmake list-ctrl\n./hack/samples/bin/list-ctrl\n\n## Contributing\n\nThe VM Image Service team welcomes contributions from the community.\nBefore you start working with image-registry-operator-api,\nplease read our Contributor License Agreement [CLA](https://cla.vmware.com/cla/1/preview).\nAll contributions to this repository must be signed as described on that page.\nYour signature certifies that you wrote the patch or have the right to pass\nit on as an open-source patch. For more detailed information,\nrefer to [CONTRIBUTING.md](CONTRIBUTING_CLA.md).\n\n## License\n\nThe image-registry-operator-api is licensed under the [Apache License, version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware-tanzu%2Fimage-registry-operator-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmware-tanzu%2Fimage-registry-operator-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmware-tanzu%2Fimage-registry-operator-api/lists"}