{"id":17384300,"url":"https://github.com/panagiks/ccpc","last_synced_at":"2025-03-27T21:17:53.148Z","repository":{"id":62561170,"uuid":"111270327","full_name":"panagiks/CCPC","owner":"panagiks","description":"Chaotic Cable Pulling Chimp","archived":false,"fork":false,"pushed_at":"2017-11-19T18:56:23.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T05:39:54.570Z","etag":null,"topics":["async","ccpc","chaos-engineering","chaos-monkey","devops","devops-tools","openshift-origin","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panagiks.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":null,"security":null,"support":null}},"created_at":"2017-11-19T06:26:24.000Z","updated_at":"2017-11-19T16:03:30.000Z","dependencies_parsed_at":"2022-11-03T14:45:47.904Z","dependency_job_id":null,"html_url":"https://github.com/panagiks/CCPC","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panagiks%2FCCPC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panagiks%2FCCPC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panagiks%2FCCPC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panagiks%2FCCPC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panagiks","download_url":"https://codeload.github.com/panagiks/CCPC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924499,"owners_count":20694731,"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":["async","ccpc","chaos-engineering","chaos-monkey","devops","devops-tools","openshift-origin","python"],"created_at":"2024-10-16T07:45:05.453Z","updated_at":"2025-03-27T21:17:53.117Z","avatar_url":"https://github.com/panagiks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CCPC logo](resources/images/ccpc_logo.jpg)\n\n***\n\n# CCPC\nChaotic Cable Pulling Chimp\n\n## Installation\n\n`pip install ccpc`\n\n## Example usage\n\n`ccpc --no-verify-ssl -b \u003curl_with_scheme_and_port\u003e -p \u003cproject\u003e -t  \u003ctoken\u003e`\n\n## Create a service account\n`oc create serviceaccount \u003caccount\u003e`\n\n## Get service account's token\n`oc serviceaccounts get-token \u003caccount\u003e`\n\n## Give read/write access to a service account to a project\n`oc policy add-role-to-user view system:serviceaccount:\u003cproject\u003e:\u003caccount\u003e`\n\n`oc policy add-role-to-user edit system:serviceaccount:\u003cproject\u003e:\u003caccount\u003e`\n\n## Build docker image\n```sh\ngit clone https://github.com/panagiks/CCPC\ncd CCPC/image\ndocker build --build-arg VERIFY_SSL=false --build-arg PROJECT=\u003cproject\u003e --build-arg BASE_URL=\u003curl_with_scheme_and_port\u003e --build-arg TOKEN=\u003ctoken\u003e .\n```\n\n## Todo\n\n- [ ] Replace prints with standard logging\n- [ ] Add some handling if OC responds with error (if it's actually needed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanagiks%2Fccpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanagiks%2Fccpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanagiks%2Fccpc/lists"}