{"id":36540826,"url":"https://github.com/banshee86vr/ephemeral-test-environment","last_synced_at":"2026-01-12T05:46:08.949Z","repository":{"id":230986068,"uuid":"739367412","full_name":"banshee86vr/ephemeral-test-environment","owner":"banshee86vr","description":"How to use vCluster, ArgoCD ApplicationSet and Pull request generator to manage short-live test ephemeral environments","archived":false,"fork":false,"pushed_at":"2025-12-18T05:03:41.000Z","size":459,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T14:14:02.278Z","etag":null,"topics":["argo","argo-events","argo-workflow","ci-cd","kubernetes","security","vcluster"],"latest_commit_sha":null,"homepage":"https://lucabertelli.consulting/en/blog/vcluster","language":"Smarty","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/banshee86vr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-05T11:51:51.000Z","updated_at":"2025-12-18T05:03:41.000Z","dependencies_parsed_at":"2024-07-23T07:08:15.361Z","dependency_job_id":"8e14e3b0-12e0-4ff3-889b-0c10e450086f","html_url":"https://github.com/banshee86vr/ephemeral-test-environment","commit_stats":null,"previous_names":["banshee86vr/ephemeral-test-environment"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/banshee86vr/ephemeral-test-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banshee86vr%2Fephemeral-test-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banshee86vr%2Fephemeral-test-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banshee86vr%2Fephemeral-test-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banshee86vr%2Fephemeral-test-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banshee86vr","download_url":"https://codeload.github.com/banshee86vr/ephemeral-test-environment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banshee86vr%2Fephemeral-test-environment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["argo","argo-events","argo-workflow","ci-cd","kubernetes","security","vcluster"],"created_at":"2026-01-12T05:46:08.842Z","updated_at":"2026-01-12T05:46:08.942Z","avatar_url":"https://github.com/banshee86vr.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.github/workflows/release.yml](https://github.com/banshee86vr/ephemeral-test-environment/actions/workflows/release.yml/badge.svg)](https://github.com/banshee86vr/ephemeral-test-environment/actions/workflows/release.yml) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-conventional-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n# Ephemeral test environments for CI workflows\n\nYou can read the article at:\n\n- My portfolio website: \u003chttps://lucabertelli.consulting/en/blog/vcluster\u003e\n- On Medium: \u003chttps://medium.com/@bertelli.luca/ephemeral-test-environments-for-ci-workflows\u003e\n\n## How to use vCluster and Argo Workflow to manage ephemeral test environments\n\nProject structure:\n\n```text\n.\n├── argo-workflow\n│   └── lang\n└── hello-world-app\n```\n\n- `argo-workflow`: CI/CD pipeline templates\n  - `lang`: ArgoWorkflow Templates for supported languages\n- `hello-world-app` folder: Go Hello world application that prints a beautiful octopus 🐙 in ASCII code\n\nKey highlights from the article include:\n\n1. **vCluster Usage**: The article introduces vCluster as a pivotal tool for creating lightweight, ephemeral Kubernetes clusters. It's interesting how vCluster can be employed to instantiate and manage test environments on-demand, covering the scenarios where temporary clusters are essential for testing.\n\n2. **Argo Workflow Implementation**: The article delves into the integration of Argo Workflow, a workflow engine for Kubernetes, providing a way to configure the orchestration of the deployment, testing, and teardown processes efficiently. The tool also enables the final user to define another kind of process drawing DAGs (\u003chttps://argoproj.github.io/argo-workflows/walk-through/dag/\u003e). This feature supports complex scenarios where there is a requirement to maximize parallelism when running tasks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanshee86vr%2Fephemeral-test-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanshee86vr%2Fephemeral-test-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanshee86vr%2Fephemeral-test-environment/lists"}