{"id":38310474,"url":"https://github.com/bartvanbenthem/cdbootstrap-operator","last_synced_at":"2026-01-17T02:31:37.304Z","repository":{"id":215594123,"uuid":"739318454","full_name":"bartvanbenthem/cdbootstrap-operator","owner":"bartvanbenthem","description":"A test project to evaluate the effectiveness of Rust and the Kube-rs framework for developing Kubernetes Operators.","archived":false,"fork":false,"pushed_at":"2025-06-12T07:23:50.000Z","size":513,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T08:31:37.841Z","etag":null,"topics":["ci-cd-automation","integration","kube-rs","kubernetes","operator","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/bartvanbenthem.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,"zenodo":null}},"created_at":"2024-01-05T09:26:57.000Z","updated_at":"2025-06-12T07:23:54.000Z","dependencies_parsed_at":"2024-03-24T10:29:07.925Z","dependency_job_id":"fc9553b6-0dd4-4194-9c8e-6aed3775c2bd","html_url":"https://github.com/bartvanbenthem/cdbootstrap-operator","commit_stats":null,"previous_names":["bartvanbenthem/cdbootstrap-operator"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bartvanbenthem/cdbootstrap-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartvanbenthem%2Fcdbootstrap-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartvanbenthem%2Fcdbootstrap-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartvanbenthem%2Fcdbootstrap-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartvanbenthem%2Fcdbootstrap-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bartvanbenthem","download_url":"https://codeload.github.com/bartvanbenthem/cdbootstrap-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartvanbenthem%2Fcdbootstrap-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"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":["ci-cd-automation","integration","kube-rs","kubernetes","operator","rust"],"created_at":"2026-01-17T02:31:37.203Z","updated_at":"2026-01-17T02:31:37.270Z","avatar_url":"https://github.com/bartvanbenthem.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdbootstrap operator\n\nA test project to evaluate the effectiveness of Rust and the Kube-rs framework for developing Kubernetes Operators.\n\n```bash\n# Create CDBootstrap CRD\nkubectl create -f config/crd/cdbootstraps.cndev.nl.yaml\n```\n\n```bash\n# Run the Operator\nKUBECONFIG=~/.kube/k3s.yaml\ncargo fmt\ncargo run\n```\n\n```bash\n# apply CDBootstrap sample\nkubectl apply -f config/samples/cdbootstrap-example.yaml\n```\n\n```bash\n# Inject Token in Agent secret\nexport EPAT=$(echo \"\u003cpat_token\u003e\" | base64)\nkubectl patch secret test-bootstrap -p '{\"data\":{\"AZP_TOKEN\": \"'\"$EPAT\"'\"}}'\n# restart pods\nkubectl scale deploy test-bootstrap --replicas=0 \u0026\u0026 kubectl scale deploy test-bootstrap --replicas=2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartvanbenthem%2Fcdbootstrap-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartvanbenthem%2Fcdbootstrap-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartvanbenthem%2Fcdbootstrap-operator/lists"}