{"id":18155543,"url":"https://github.com/kitagry/krustjob","last_synced_at":"2025-04-07T01:37:10.024Z","repository":{"id":46316715,"uuid":"420713807","full_name":"kitagry/krustjob","owner":"kitagry","description":"Minimal CronJob Controller for Kubernetes written in Rust.","archived":false,"fork":false,"pushed_at":"2021-12-02T13:00:27.000Z","size":37,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T05:48:46.047Z","etag":null,"topics":["kubernetes","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/kitagry.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}},"created_at":"2021-10-24T14:54:58.000Z","updated_at":"2021-11-02T12:08:21.000Z","dependencies_parsed_at":"2022-08-20T12:00:22.452Z","dependency_job_id":null,"html_url":"https://github.com/kitagry/krustjob","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/kitagry%2Fkrustjob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitagry%2Fkrustjob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitagry%2Fkrustjob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitagry%2Fkrustjob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitagry","download_url":"https://codeload.github.com/kitagry/krustjob/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578597,"owners_count":20961268,"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":["kubernetes","rust"],"created_at":"2024-11-02T04:12:01.175Z","updated_at":"2025-04-07T01:37:10.006Z","avatar_url":"https://github.com/kitagry.png","language":"Rust","readme":"## KrustJob\n\nMinimal CronJob for Kubernetes.\nThis is very experimental project.\n\n### How to use\n\n#### Register CustomResource\n\n```\ncargo run --bin crdgen | kubectl create -f -\n```\n\nWhen you update CRD.\n\n```\ncargo run --bin crdgen | kubectl replace -f -\n```\n\n#### Start CustomController\n\n```\ncargo run --bin krustjob\n```\n\n#### Create new KrustJob\n\n```\nkubectl apply -f ./config/sample/krustjob.yaml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitagry%2Fkrustjob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitagry%2Fkrustjob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitagry%2Fkrustjob/lists"}