{"id":50569797,"url":"https://github.com/thatmlopsguy/argocd-plugin-generator-demo","last_synced_at":"2026-06-04T17:30:44.370Z","repository":{"id":353979558,"uuid":"1220182179","full_name":"thatmlopsguy/argocd-plugin-generator-demo","owner":"thatmlopsguy","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-26T15:31:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T16:14:22.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":false,"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/thatmlopsguy.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-24T16:23:21.000Z","updated_at":"2026-04-26T15:39:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thatmlopsguy/argocd-plugin-generator-demo","commit_stats":null,"previous_names":["thatmlopsguy/argocd-plugin-generator-demo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/thatmlopsguy/argocd-plugin-generator-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatmlopsguy%2Fargocd-plugin-generator-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatmlopsguy%2Fargocd-plugin-generator-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatmlopsguy%2Fargocd-plugin-generator-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatmlopsguy%2Fargocd-plugin-generator-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatmlopsguy","download_url":"https://codeload.github.com/thatmlopsguy/argocd-plugin-generator-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatmlopsguy%2Fargocd-plugin-generator-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33916319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":"2026-06-04T17:30:44.301Z","updated_at":"2026-06-04T17:30:44.360Z","avatar_url":"https://github.com/thatmlopsguy.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArgoCD Plugin Generator Demo\n\nThis repository demonstrates how to create a custom generator plugin for ArgoCD ApplicationSet.\nThe plugin generates ArgoCD Applications based on data stored in a PostgreSQL database.\n\n- The plugin service source code is in `/plugin`.\n- First, create the sample postgres service by running :\n\n```sh\nkubectl apply -f manifests/postgres-manifests.yaml -n argocd\n```\n\n- Then, create the plugin service in k8s cluster by running :\n\n```sh\nkubectl apply -f manifests/plugin-manifests.yaml -n argocd\n```\n\n- Finally, `/argocd` has the `applicationset.yaml` which can be applied ona k8s cluster that has ArgoCD installed by running :\n\n```sh\nkubectl apply -f argocd/applicationset.yaml -n argocd\n```\n\n- The Docker image can be pulled by running :\n\n```sh\nmake kind-load-image\n```\n\nHere's how the flow looks like :\n\n```text\n[Custom Generator Plugin] --\u003e [ApplicationSet] --\u003e [Argo CD Applications]\n      ^                             |\n      |                             v\n[PostgreSQL Database]        [Kubernetes Cluster]\n```\n\n## References\n\n- https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Generators-Plugin/\n- https://tanmay-bhat.github.io/posts/argocd-plugin-generator-multitenant-deployment/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatmlopsguy%2Fargocd-plugin-generator-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatmlopsguy%2Fargocd-plugin-generator-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatmlopsguy%2Fargocd-plugin-generator-demo/lists"}