{"id":19361911,"url":"https://github.com/numaproj/numaplane","last_synced_at":"2026-04-01T18:49:36.483Z","repository":{"id":260129850,"uuid":"807237427","full_name":"numaproj/numaplane","owner":"numaproj","description":"Control Plane for Numaproj","archived":false,"fork":false,"pushed_at":"2026-03-19T20:10:31.000Z","size":5035,"stargazers_count":20,"open_issues_count":85,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-03-20T11:21:44.732Z","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/numaproj.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-28T18:02:58.000Z","updated_at":"2026-03-19T19:26:01.000Z","dependencies_parsed_at":"2026-02-18T02:11:41.073Z","dependency_job_id":null,"html_url":"https://github.com/numaproj/numaplane","commit_stats":null,"previous_names":["numaproj/numaplane"],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/numaproj/numaplane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numaproj%2Fnumaplane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numaproj%2Fnumaplane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numaproj%2Fnumaplane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numaproj%2Fnumaplane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numaproj","download_url":"https://codeload.github.com/numaproj/numaplane/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numaproj%2Fnumaplane/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T07:25:52.487Z","updated_at":"2026-04-01T18:49:36.477Z","avatar_url":"https://github.com/numaproj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# numaplane\nNumaplane is a control plane for installing, managing and running numaflow resources on Kubernetes.\n\n## Getting Started\n\n### Prerequisites\n- go version v1.20.0+\n- docker version 17.03+.\n- kubectl version v1.11.3+.\n- Access to a Kubernetes v1.11.3+ cluster.\n\n### To build Numaplane image and run it on your local cluster with latest manifests\n\n`make start`\n\n\n### To auto-generate code and manifests from Go\n\n`make codegen`\n\n\n## Contributing\n**NOTE:** Run `make --help` for more information on all potential `make` targets\n\n## How To Release\n\n### Release Branch\n\nAlways create a release branch for the releases, for example branch `release-0.5` is for all the v0.5.x versions release.\nIf it's a new release branch, simply create a branch from `main`.\n\n### Release Steps\n\n1. Cherry-pick fixes to the release branch, skip this and the following two steps if it's the first release in the branch.\n2. Run `make test` to make sure all test cases pass locally.\n3. Push to remote branch, and make sure all the CI jobs pass.\n4. Run `make prepare-release VERSION=v{x.y.z}` to update version in manifests, where `x.y.z` is the expected new version.\n5. Follow the output of last step, to confirm if all the changes are expected, and then run `make release VERSION=v{x.y.z}`.\n6. Follow the output, push a new tag to the release branch, GitHub actions will automatically build and publish the new release,\n   this will take around 10 minutes.\n7. Test the new release, make sure everything is running as expected, and then recreate a `stable` tag against the latest release.\n   ```shell\n   git tag -d stable\n   git tag -a stable -m stable\n   git push -d {your-remote} stable\n   git push {your-remote} stable\n   ```\n8. Find the new release tag, and edit the release notes.\n\n\n## License\n\nCopyright 2023 The Numaproj Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumaproj%2Fnumaplane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumaproj%2Fnumaplane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumaproj%2Fnumaplane/lists"}