-
## Description
As a Notify developer, I need to be able to have confidence that releases do not break Notify.
- Currently if for some reason the api lambda image crashes on startup, it will still be…
-
### What is this issue about?
I am seeing 403 Forbidden when deploying Cloud Foundry to a cluster using 240.0.0.0 (via the [Ubuntu fan](https://wiki.ubuntu.com/FanNetworking)).
### What version …
-
## Mission
Deploy Smoke tests for [http://digital-land.info](http://digital-land.info "smartCard-inline") via GHA Pipeline
## Tech Approach
- Get existing approach (using AWS CLI) on `feature/smok…
-
We use canary deployments through Argo Rollouts to deploy our services. For services that utilize the Kubernetes Horizontal Pod Autoscaler (HPA) with CPU-based scaling, we observe the stable ReplicaSe…
-
**What happened**:
We are using Kruise with Kruise Rollouts to do canary release. But since the workload resources, e.g. Deployment, are controlled by Kruise (operator), it is not possible to r…
-
## 背景
在当前的Rollouts实现中,创建Canary Service的动作是直接复制了Stable Service并且创建/覆盖了`RevisionLabelKey`,但在一些场景下存在局限性:
在实际使用过程中,PatchPodTemplateMetadata可以被用来向Canary Pods增加Labels和Annotations。比如我们可以增加`version=cana…
-
### Discussed in https://github.com/argoproj/argo-rollouts/discussions/2716
Originally posted by **Yogeshbaskaran** April 13, 2023
Hi Team,
we are using canary deployment using header base…
-
Checklist:
* [x] I've included steps to reproduce the bug.
* [x] I've included the version of argo rollouts.
**Describe the bug**
**To Reproduce**
**Expected behavior**
Rea…
-
**What happened**:
After rolling back an ECS app, ELB listener rules were not rollbacked. (remained primary: 80, canary: 20)
**What you expected to happen**:
ELB listener rules are also rollb…
-
As an operator, I want best practices on how to do A/B testing and canary testing within the context of Istio.
AC: documentation and guidance on how to properly do canary testing for multiple servi…