awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GoogleCloudPlatform avatar

GoogleCloudPlatform/cloud-run-release-managerArchived

0
View on GitHub↗
134 stars·10 forks·Go·Apache-2.0·10 views

Cloud Run Release Manager

The Cloud Run Release Manager provides an automated way to gradually roll out new versions of your Cloud Run services. By using metrics, it automatically decides to slowly increase traffic to a new version or roll back to the previous one.

Features

  • Deployment Automation - Automated rollout manager for serverless service versions.

Star history

Star history chart for googlecloudplatform/cloud-run-release-managerStar history chart for googlecloudplatform/cloud-run-release-manager

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cloud Run Release Manager

These projects share indexed features with Cloud Run Release Manager. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ahmetb/runsdahmetb avatar

    ahmetb/runsd

    425View on GitHub↗

    runsd is a drop-in binary to your container image that runs on Google Cloud Run (fully managed) that allows your services to discover each other and authenticate automatically without needing to change your code.

    Go
    View on GitHub↗425
  • andrewchilds/overcastandrewchilds avatar

    andrewchilds/overcast

    483View on GitHub↗

    Orchestrate VMs from your terminal

    JavaScript
    View on GitHub↗483
  • apache/cloudstackapache avatar

    apache/cloudstack

    2,799View on GitHub↗

    CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of computing, storage, and networking resources within a software-defined data center. It serves as a management layer for provisioning private clouds and managing the delivery of virtual machines and persistent storage across virtualized physical infrastructure. The platform features a multi-hypervisor orchestrator that utilizes a hypervisor-agnostic abstraction layer to control diverse virtualization technologies through a unified set of standardized API calls. It further prov

    Javacloudcloudstackiaas
    View on GitHub↗2,799
  • ahmetb/cloud-run-travisciahmetb avatar

    ahmetb/cloud-run-travisci

    54View on GitHub↗

    This repository shows how to use Travis CItr to build a container image and deploy it to Google Cloud Runrun when you push a new commit.

    Python
    View on GitHub↗54
Compare all 30 related projects→

Frequently asked questions

What does googlecloudplatform/cloud-run-release-manager do?

The Cloud Run Release Manager provides an automated way to gradually roll out new versions of your Cloud Run services. By using metrics, it automatically decides to slowly increase traffic to a new version or roll back to the previous one.

What are the main features of googlecloudplatform/cloud-run-release-manager?

The main features of googlecloudplatform/cloud-run-release-manager are: Deployment Automation.

Which projects share features with googlecloudplatform/cloud-run-release-manager?

Projects with overlapping indexed features include: ahmetb/runsd — runsd is a drop-in binary to your container image that runs on Google Cloud Run (fully managed) that allows your… andrewchilds/overcast — Orchestrate VMs from your terminal. apache/cloudstack — CloudStack is an infrastructure-as-a-service orchestration engine designed to automate the deployment and lifecycle of… appleboy/gitlab-ci-action — GitHub Action that trigger gitlab CI build. appleboy/jenkins-action — GitHub Action that trigger Jenkins job. ahmetb/cloud-run-travisci — This repository shows how to use [Travis CI][tr] to build a container image and deploy it to [Google Cloud Run][run]…