{"id":19838549,"url":"https://github.com/metal-stack/syncrd","last_synced_at":"2025-02-28T18:52:18.973Z","repository":{"id":87358184,"uuid":"363971122","full_name":"metal-stack/syncrd","owner":"metal-stack","description":"Synchronize instances of Custom Resource Definition between the source and destination cluster.","archived":false,"fork":false,"pushed_at":"2021-11-21T18:54:02.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-01-11T11:18:00.120Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metal-stack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-03T15:13:43.000Z","updated_at":"2021-11-21T18:54:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c8d9188-829a-481d-9277-af4e0ada0a58","html_url":"https://github.com/metal-stack/syncrd","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/metal-stack%2Fsyncrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metal-stack%2Fsyncrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metal-stack%2Fsyncrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metal-stack%2Fsyncrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metal-stack","download_url":"https://codeload.github.com/metal-stack/syncrd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241203662,"owners_count":19926835,"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-12T12:18:09.144Z","updated_at":"2025-02-28T18:52:18.944Z","avatar_url":"https://github.com/metal-stack.png","language":"Go","readme":"# syncrd\n\nSynchronize instances of *Custom Resource Definition* between the source and destination cluster.\n\n## Build \u0026 Run Binary\n\n```bash\n# Build the binary. Here the default values are also given.\n# The definition of `ClusterwideNetworkPolicy` can be found be in `github.com/metal-stack/firewall-controller/api/v1`.\n# Modify these four variables to suit your repository.\nmake \\\nREPO_URL=github.com/metal-stack/firewall-controller \\\nREPO_VERSION=latest \\\nSUB_PATH=api/v1 \\\nCRD_KIND=ClusterwideNetworkPolicy\n\n# Run the binary. Make sure the valid paths to the source and destination clusters are given.\nbin/syncrd --source /tmp/source --dest /tmp/dest\n```\n\n## Build \u0026 Run Docker Image\n\n```bash\n# Build the image. As above, the default values are also given.\nmake docker-build \\\nREPO_URL=github.com/metal-stack/firewall-controller \\\nREPO_VERSION=latest \\\nSUB_PATH=api/v1 \\\nCRD_KIND=ClusterwideNetworkPolicy\n\n# Run the image. As above, make sure `/tmp/source` and `/tmp/dest` are valid paths.\ndocker run -v /tmp/source:/source:ro -v /tmp/dest:/dest:ro --network host ghcr.io/metal-stack/syncrd:latest\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetal-stack%2Fsyncrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetal-stack%2Fsyncrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetal-stack%2Fsyncrd/lists"}