{"id":30057298,"url":"https://github.com/kubernetes-sigs/apiserver-runtime","last_synced_at":"2025-08-07T23:57:11.691Z","repository":{"id":41837483,"uuid":"296336850","full_name":"kubernetes-sigs/apiserver-runtime","owner":"kubernetes-sigs","description":"Libraries for implementing aggregated apiservers","archived":false,"fork":false,"pushed_at":"2025-04-16T22:57:40.000Z","size":782,"stargazers_count":88,"open_issues_count":5,"forks_count":62,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-21T06:55:24.972Z","etag":null,"topics":["apiserver-aggregation","k8s-sig-api-machinery","server-sdk"],"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/kubernetes-sigs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-17T13:36:19.000Z","updated_at":"2025-04-04T04:19:51.000Z","dependencies_parsed_at":"2023-10-04T22:44:33.669Z","dependency_job_id":"47ffd920-2119-4e06-86dd-639bc33cfdb7","html_url":"https://github.com/kubernetes-sigs/apiserver-runtime","commit_stats":{"total_commits":85,"total_committers":11,"mean_commits":"7.7272727272727275","dds":0.2705882352941177,"last_synced_commit":"33c90185692756252ad3e36c5a940167d0de8f41"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":"kubernetes/kubernetes-template-project","purl":"pkg:github/kubernetes-sigs/apiserver-runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fapiserver-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fapiserver-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fapiserver-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fapiserver-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes-sigs","download_url":"https://codeload.github.com/kubernetes-sigs/apiserver-runtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fapiserver-runtime/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269343300,"owners_count":24401085,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apiserver-aggregation","k8s-sig-api-machinery","server-sdk"],"created_at":"2025-08-07T23:57:03.500Z","updated_at":"2025-08-07T23:57:11.668Z","avatar_url":"https://github.com/kubernetes-sigs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubebuilder: apiserver-runtime\n\n**Note**: This project is Alpha with no commitments from its maintainers to provide any sort of support.\nIf you intend to use this project in production, we recommend you become involved in maintaining it.\n\n## Experimental / Work in Progress\n\nThis project exists to explore the creation of new libraries for building Kubernetes API extension servers.\n\nThis project is experimental and **may change drastically or be cancelled with little or no public notice**.\n\nIf deletion of this repo would negatively impact you, then make sure this is documented:\n\n- Comment on this [issue](https://github.com/kubernetes-sigs/apiserver-runtime/issues/7)\n\nAnd make sure you will get any public notifications about this project.\n\n- Join the kubebuilder@googlegroups.com mailing list\n\nDocumenting your dependence on this project does not guarantee that it will not be cancelled if there was insufficient\ninterest on the part of the maintainers to continue maintaining it.\n\n## Goals\n\napiserver-runtime provides libraries for building on top of the Kubernetes apiserver and apimachinery modules.\n\nIf you are simply looking to create new Kubernetes extension resource types backed by etcd storage, then you should\nuse CRDs instead of this library.  This library is only for the cases where you want to expose Kubernetes endpoints\nwhich are not backed by etcd storage.\n\napiserver-runtime is developed under the [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) subproject.\n\nSee the docs: [https://pkg.go.dev/sigs.k8s.io/apiserver-runtime/pkg/builder](https://pkg.go.dev/sigs.k8s.io/apiserver-runtime/pkg/builder)\n\nSee the example: [sample/cmd/apiserver/main.go](sample/cmd/apiserver/main.go)\n\n## Community, discussion, contribution, and support\n\nLearn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).\n\nYou can reach the maintainers of this project at:\n\n- [Slack](http://slack.k8s.io/)\n- [Mailing List](https://groups.google.com/forum/#!forum/kubebuilder)\n\n### Code of conduct\n\nParticipation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).\n\n[owners]: https://git.k8s.io/community/contributors/guide/owners.md\n[Creative Commons 4.0]: https://git.k8s.io/website/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fapiserver-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes-sigs%2Fapiserver-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fapiserver-runtime/lists"}