{"id":21428026,"url":"https://github.com/redhat-developer-demos/bubbles-progressive-delivery","last_synced_at":"2025-07-18T00:09:10.957Z","repository":{"id":47263663,"uuid":"434548280","full_name":"redhat-developer-demos/bubbles-progressive-delivery","owner":"redhat-developer-demos","description":"Example of Progressive Delivery with Istio, Knative, Argocd, Argo Rollouts","archived":false,"fork":false,"pushed_at":"2024-11-26T12:00:12.000Z","size":198,"stargazers_count":2,"open_issues_count":4,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-19T18:23:09.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/redhat-developer-demos.png","metadata":{"files":{"readme":"README.adoc","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":"2021-12-03T10:02:41.000Z","updated_at":"2024-11-26T12:00:17.000Z","dependencies_parsed_at":"2025-04-19T15:26:17.428Z","dependency_job_id":"0b752498-570a-4a68-bb46-5a57633df8a8","html_url":"https://github.com/redhat-developer-demos/bubbles-progressive-delivery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redhat-developer-demos/bubbles-progressive-delivery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fbubbles-progressive-delivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fbubbles-progressive-delivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fbubbles-progressive-delivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fbubbles-progressive-delivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-developer-demos","download_url":"https://codeload.github.com/redhat-developer-demos/bubbles-progressive-delivery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-developer-demos%2Fbubbles-progressive-delivery/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265683517,"owners_count":23810865,"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-11-22T22:09:46.763Z","updated_at":"2025-07-18T00:09:10.933Z","avatar_url":"https://github.com/redhat-developer-demos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Bubbles Example with Progressive Delivery\n\nSlides: https://docs.google.com/presentation/d/1SwBPSuBH9MTYiJCLNKFmCDK8NJ3E4sbVVwrtpNt1QFY/edit?usp=sharing\n\n== Container creation\n\n=== Backend\n\n[source, bash]\n----\n./mvnw clean package -DskipTests -Dquarkus.container-image.push=true\n----\n\n=== Frontend\n\n[source, bash]\n----\n./mvnw clean package -DskipTests -Dquarkus.container-image.push=true\n\n./mvnw clean package -DskipTests -Pistio -Dquarkus.container-image.push=true\n\n./mvnw clean package -DskipTests -Pargorollouts -Dquarkus.container-image.push=true\n----\n\n== Deployment\n\n=== Istio\n\n[source, bash]\n----\ncd scripts/istio\n./deploy.sh\n----\n\n=== Argo Rollouts \n\ninstall Argo Rollouts:\n\n[source, bash]\n----\ncd scripts/argorollouts/\n./install_rollout.sh\n----\n\nTo visualize rollout:\n\n[source, bash]\n----\nkubectl argo rollouts get rollout bubblebackend -w\n----\n\n\n==== Argo Rollouts without Prometheus / Metrics\n\n[source, bash]\n----\ncd scripts/argorollouts/withoutmetrics\n./deploy.sh\n----\n\n==== Argo Rollouts WITH Prometheus / Metrics \n\n[source, bash]\n----\ncd scripts/argorollouts/withmetrics\n./deploy.sh\n\ncd ../../..\n./scripts/argocd/deploy-argorollouts-metrics.sh\n----\n\n=== Knative\n\n[source, bash]\n----\ncd scripts/knative\n./deploy.sh\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-developer-demos%2Fbubbles-progressive-delivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-developer-demos%2Fbubbles-progressive-delivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-developer-demos%2Fbubbles-progressive-delivery/lists"}