{"id":18673006,"url":"https://github.com/projectsyn/steward","last_synced_at":"2025-04-12T01:31:22.083Z","repository":{"id":37470945,"uuid":"228584369","full_name":"projectsyn/steward","owner":"projectsyn","description":"In-cluster agent for Project Syn","archived":false,"fork":false,"pushed_at":"2025-04-06T17:36:30.000Z","size":557,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T20:44:01.699Z","etag":null,"topics":["gitops","inventory","kubernetes","projectsyn"],"latest_commit_sha":null,"homepage":"https://docs.syn.tools/steward/index.html","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectsyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2019-12-17T09:47:06.000Z","updated_at":"2025-02-17T13:32:34.000Z","dependencies_parsed_at":"2023-12-25T04:31:33.697Z","dependency_job_id":"89c449de-9250-409c-81e0-8751c1f5e604","html_url":"https://github.com/projectsyn/steward","commit_stats":{"total_commits":164,"total_committers":15,"mean_commits":"10.933333333333334","dds":0.7865853658536586,"last_synced_commit":"51e09f09c5228cf925d3e6bc637c1e6b08989e0a"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectsyn%2Fsteward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectsyn%2Fsteward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectsyn%2Fsteward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectsyn%2Fsteward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectsyn","download_url":"https://codeload.github.com/projectsyn/steward/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248504245,"owners_count":21115138,"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":["gitops","inventory","kubernetes","projectsyn"],"created_at":"2024-11-07T09:13:39.907Z","updated_at":"2025-04-12T01:31:21.781Z","avatar_url":"https://github.com/projectsyn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Syn: Steward\n\nThe cluster agent - working together with the [lieutenant-api](https://github.com/projectsyn/lieutenant-api).\n\n**Please note that this project is in it's early stages and under active development**.\n\n## Getting started\n\n1. Make sure [Golang](https://golang.org/doc/install) is installed\n\n1. Run the agent against a locally deployed SYNventory\n\n   ```console\n   KUBECONFIG=/path/to/config go run main.go --api http://localhost:5000 --token someToken\n   ```\n\n1. Start hacking on the agent\n\n## Argo CD Bootstrapping\n\nArgo CD is bootstrapped (repo-server, app-controller, server) when no existing deployments are found. The required CRDs (Application, AppProject) are compiled into the binary using Go file embedding.\nTo update them, download the [latest manifests](https://github.com/argoproj/argo-cd/tree/master/manifests/crds) and put them in `./manifests/`.\n\n## Release\n\nCreate a git tag:\n\n```console\ngit tag v0.0.2\n```\n\nBuild the Docker image:\n\n```console\nmake docker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectsyn%2Fsteward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectsyn%2Fsteward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectsyn%2Fsteward/lists"}