{"id":15444823,"url":"https://github.com/goern/r-gespraech","last_synced_at":"2025-06-25T13:38:08.948Z","repository":{"id":142163142,"uuid":"492454195","full_name":"goern/r-gespraech","owner":"goern","description":"This is a Kubernetes thingy to manage Webhook Callbacks.","archived":false,"fork":false,"pushed_at":"2022-06-01T18:32:39.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:14:40.560Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goern.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-15T10:27:23.000Z","updated_at":"2022-05-15T10:27:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"42fb2e69-cc22-4eb9-98de-697070c218c3","html_url":"https://github.com/goern/r-gespraech","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goern/r-gespraech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goern%2Fr-gespraech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goern%2Fr-gespraech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goern%2Fr-gespraech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goern%2Fr-gespraech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goern","download_url":"https://codeload.github.com/goern/r-gespraech/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goern%2Fr-gespraech/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261883835,"owners_count":23224569,"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-10-01T19:42:39.294Z","updated_at":"2025-06-25T13:38:08.925Z","avatar_url":"https://github.com/goern.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ein R-Gespräch\n\nthis kubernetes utility will call back a webhook url...\n\n## Testing\n\n### locally on a Kind cluster\n\n```shell\n# get a Kind cluster and deploy cert-manager\nkind create cluster --config hack/kind-config.yaml\nkubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.8.0/cert-manager.yaml\nkubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml\nkubectl apply -f hack/dashboard-adminuser.yaml\nexport T=$(kubectl -n kubernetes-dashboard create token admin-user)\n# build and load the images we need for the controller\nmake docker-build IMG=r-gespraech-controller:v0.0.2\nkind load docker-image r-gespraech-controller:v0.0.2 --name kind\n# deploy our Operator\nmake deploy IMG=r-gespraech-controller:v0.0.2\n```\n\n### in an envtest\n\nIf you want to see some output enter the `controllers/` directory and run the test: `go test ./... -ginkgo.v -v`\nor just `make test` on the root of the repository.\n\n## TODO\n\n- [WIP] double-check if this is a cluster scoped operator\n- [WIP] watch for CallbackPayload create, so that CallbackURL reconciler runs\n\n## References\n\n- \u003chttps://maelvls.dev/kubernetes-conditions/#are-conditions-still-used\u003e\n- \u003chttps://itnext.io/big-change-in-k8s-1-24-about-serviceaccounts-and-their-secrets-4b909a4af4e0\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoern%2Fr-gespraech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoern%2Fr-gespraech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoern%2Fr-gespraech/lists"}