{"id":19044393,"url":"https://github.com/tilt-dev/localregistry-go","last_synced_at":"2025-04-23T23:28:13.426Z","repository":{"id":105913194,"uuid":"271633697","full_name":"tilt-dev/localregistry-go","owner":"tilt-dev","description":"Go implementation of the local registry discovery protocol","archived":false,"fork":false,"pushed_at":"2023-03-07T02:54:45.000Z","size":60,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-18T07:52:04.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tilt-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2020-06-11T19:45:51.000Z","updated_at":"2024-09-05T17:08:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"35600942-80ef-45fd-a88e-41484564286a","html_url":"https://github.com/tilt-dev/localregistry-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Flocalregistry-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Flocalregistry-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Flocalregistry-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Flocalregistry-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilt-dev","download_url":"https://codeload.github.com/tilt-dev/localregistry-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250531101,"owners_count":21445926,"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":[],"created_at":"2024-11-08T22:46:12.149Z","updated_at":"2025-04-23T23:28:13.403Z","avatar_url":"https://github.com/tilt-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local Registry Discovery\n\nA Go implementation of the local registry discovery protocol.\n\n[![Build Status](https://circleci.com/gh/tilt-dev/localregistry-go/tree/master.svg?style=shield)](https://circleci.com/gh/tilt-dev/localregistry-go)\n[![GoDoc](https://godoc.org/github.com/tilt-dev/localregistry-go?status.svg)](https://pkg.go.dev/github.com/tilt-dev/localregistry-go)\n\n## Background\n\nLocal clusters like Kind, K3d, Minikube, and Microk8s let users iterate on\nKubernetes quickly in a hermetic environment. To avoid network round-trip\nlatency, these clusters can be configured to pull from a local, insecure\nregistry.\n\n[KEP 1755](https://github.com/kubernetes/enhancements/issues/1755) proposes a\nstandard for how these clusters should expose their support for this feature, so\nthat tooling can interoperate with them without redundant configuration.\n\n## Try it\n\nInstall the `kubectl` plugin:\n\n```\ngo install github.com/tilt-dev/localregistry-go/cmd/kubectl-local_registry\n```\n\nRun:\n\n```\nkubectl local-registry get\n```\n\nIf your cluster explicitly advertises a local registry, this tool will print\nthe fields of `LocalRegistryHostingV1`.\n\n## Use it in your tool\n\nThis repo contains library code that reads the local registry configuration\nfrom a Kubernetes cluster, given a instance of the Go Kubernetes client.\n\n## License\n\nCopyright 2020 Windmill Engineering\n\nLicensed under [the Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Flocalregistry-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilt-dev%2Flocalregistry-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Flocalregistry-go/lists"}