-
Hello,
We would like to add a `-canary` suffix to our canary deployment name, using this helm template as an example...
```
apiVersion: apps/v1
kind: {{ default "Deployment" .Values.deployment…
-
## Describe the feature
What problem are you trying to solve?
- We are using Flagger for canary deployments.
- We tried to update the min replicas of an existing deployment but when Flux deploy…
-
I would like to commit the new serviceaccount for CI to [CMSKuberentes](https://github.com/dmwm/CMSKubernetes) but I do not know where to put it. Also, the crab's logstash manifests [is in different p…
-
**Describe the bug**
the problem is: the workflow is always running and the message is "local/default//testdeploy is not healthy(Wait)"
**To Reproduce**
use oamdev/hello-world to create an ap…
-
apiVersion: rollouts.kruise.io/v1alpha1
kind: Rollout
metadata:
name: rollouts-demo
namespace: xiaodu-test
annotations:
rollouts.kruise.io/rolling-style: partition
spec:
objectRef:…
-
## Overview
Our integ tests need to run in an exclusive environment. Currently we are achieving this roughly by two ways:
- use of sandbox accounts to establish strong boundaries (e.g. canaries vs…
-
**Describe the bug**
When installing Loki with the Helm chart, setting
_monitoring.lokiCanary.enabled_ to _false_
results in an error when I try to render the template (with _helm template_…
-
*Title*: Support stateful session affinity for weighted clusters to support use-cases like canary deployment
*Description*:
Currently cookie based stateful session affinity is implemented (see htt…
-
**Is your feature request related to a problem?**
We are using Argo rollouts for application deployments to EKS.
- Argo rollouts performs a blue-green flip by updating the selectorLabels on a Servi…
-
https://kuboard.cn/learning/k8s-intermediate/workload/wl-deployment/canary.html