{"id":19044340,"url":"https://github.com/tilt-dev/tilt-apiserver","last_synced_at":"2025-04-07T11:05:50.015Z","repository":{"id":43653589,"uuid":"334279728","full_name":"tilt-dev/tilt-apiserver","owner":"tilt-dev","description":"Tilt apiserver based on kubernetes/apiserver","archived":false,"fork":false,"pushed_at":"2025-03-13T01:34:47.000Z","size":24800,"stargazers_count":16,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T09:07:31.221Z","etag":null,"topics":[],"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/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":"2021-01-29T22:42:49.000Z","updated_at":"2025-03-29T21:14:15.000Z","dependencies_parsed_at":"2023-10-12T05:52:49.515Z","dependency_job_id":"321fc8dd-4bcb-4074-ba53-62c995600c13","html_url":"https://github.com/tilt-dev/tilt-apiserver","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-apiserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-apiserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-apiserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Ftilt-apiserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilt-dev","download_url":"https://codeload.github.com/tilt-dev/tilt-apiserver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640463,"owners_count":20971557,"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:45:47.869Z","updated_at":"2025-04-07T11:05:49.989Z","avatar_url":"https://github.com/tilt-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tilt-apiserver\n\n[![Build Status](https://circleci.com/gh/tilt-dev/tilt-apiserver/tree/main.svg?style=shield)](https://circleci.com/gh/tilt-dev/tilt-apiserver)\n[![GoDoc](https://godoc.org/github.com/tilt-dev/tilt-apiserver?status.svg)](https://pkg.go.dev/github.com/tilt-dev/tilt-apiserver)\n\n## Why\n\nTilt is a toolkit for building multi-service dev environments.\n\nTilt offers many first-party data types like Docker builds and Kubernetes\nappliers. But long-term, we want to make it easier for users to define their own\ndata types and behaviors.\n\nThe future of Tilt is a simple model consisting of very few types of\nbuilding blocks, and a mix of uniformity and versatility whereby using the same\nsimple elements one can build complex systems and different types of\nfunctionality.\n\nThe Tilt apiserver is the base layer of that model.\n\n## What\n\nThe Tilt apiserver is a full-fledged Kubernetes API server. You can query it\nwith `kubectl` or any standard Kubernetes tooling.\n\nThis repo offers:\n\n- A builder for registering data types, storing them in memory, and serving them\n  up on any port on HTTP\n- An example data type\n- An example of generated client code\n\nThis repo is intended primarily for consumption by https://github.com/tilt-dev/tilt,\nwhere we define the first-party data types and controllers that Tilt needs.\n\n## How\n\nTo develop the API server, install [Tilt](https://tilt.dev/) and run:\n\n```\ntilt up\n```\n\nThis will present you with a list of common commands we run in development.\n\nYou may prefer running commands in the terminal.\n\nTo run on port 9443:\n\n```\nmake run-apiserver\n```\n\nTo create a new data object:\n\n```\nkubectl --kubeconfig kubeconfig apply -f manifest.yaml\n```\n\n## Credits\n\nBig thanks to the Kubernetes community for all the help and documentation on how to\nuse their API infrastructure. We could not have built this without inspiration from:\n\n- https://github.com/kubernetes/sample-apiserver\n- https://github.com/kubernetes-sigs/apiserver-builder-alpha\n- https://github.com/kubernetes-sigs/apiserver-runtime\n- https://github.com/thetirefire/badidea\n\n## License\n\nCopyright 2020 The Tilt Dev Authors\n\nLicensed under [the Apache License, Version 2.0](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-apiserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilt-dev%2Ftilt-apiserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Ftilt-apiserver/lists"}