{"id":27946309,"url":"https://github.com/jeffneff/loopnuke","last_synced_at":"2025-10-04T16:15:38.571Z","repository":{"id":117587020,"uuid":"460584183","full_name":"JeffNeff/loopNuke","owner":"JeffNeff","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-17T23:56:43.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T13:54:07.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/JeffNeff.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":"2022-02-17T19:47:03.000Z","updated_at":"2022-02-17T23:57:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c94661f4-a9d4-4b89-911b-3a1dbcdd9910","html_url":"https://github.com/JeffNeff/loopNuke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JeffNeff/loopNuke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffNeff%2FloopNuke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffNeff%2FloopNuke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffNeff%2FloopNuke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffNeff%2FloopNuke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeffNeff","download_url":"https://codeload.github.com/JeffNeff/loopNuke/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffNeff%2FloopNuke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278337422,"owners_count":25970522,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2025-05-07T13:53:29.207Z","updated_at":"2025-10-04T16:15:38.558Z","avatar_url":"https://github.com/JeffNeff.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loopNuke\nPrevent expensive mistakes while developing event driven architecture with loopNuke!\n\n## About\n`loopNuke` is a small service that runs in the namespace you are working in. Once configured, `loopNuke` can be deployed and will begin to monitor events in the namespace. If the event threshold is met, `loopNuke` will destory the **entire** namespace.\n\n\n## Installation\nWith `Koby` installed in the target cluster, you can register the `LoopNuke` kind by running the following command:\n```\nmake apply\n```\n\nNow you can deploy a `LoopNuke` instance by applying the manifest located at `/config/koby/101-instance.yaml`\n```\nkubectl -n \u003cnamespace\u003e apply -f /config/koby/101-instance.yaml\n```\n\nWithout `Koby` one could build and deploy the `LoopNuke` instance with `ko` by running the following command:\n```\nko -n \u003cnamespace\u003e apply -f config/\n```\n\n\n## Local Development\n\n### Run `loopNuke` Locally\nIn `dev` mode `loopNuke` will point to the namespace `test` so ensure that namespace exists prior to deploying.\n```\nexport CLUSTER_NAME=\nexport DEV=true\ngo run cmd/loopnuke/main.go\n```\n\n### Build `loopNuke` Container\n\n#### Create a release manifest\nThis adapter is built with `ko`.\nuse\n```\nmake release\n```\nto create a file `release.yaml` in the root directory that can be deployed without `Koby` installed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffneff%2Floopnuke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffneff%2Floopnuke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffneff%2Floopnuke/lists"}