-
In cases where we want to set the deployment as pending, and then update it later to success. In most cases within the same GitHub deployment workflow.
But in cases where we deploy to a `predeploy…
-
**This is a Feature Request**
**What would you like to be added**
Add either an evergreen blog article or a new task page that describes how to make a canary for a Deployment.
Base it on ht…
sftim updated
1 month ago
-
### Description
Hello,
during the last pen test of our app, the testers noticed that some compiler settings do not comply with best practices.
**Debugging symbols**:
During the compilation proc…
-
We have a Istio Multi-Primary on different networks installation and we would like to implement a canary upgrade strategy. In a multi-cluster setup with two revisions, we end up with two east-west gat…
-
### Nomad version
1.3.1
### Operating system and Environment details
Debian 11.3
### Issue
Hi ✋
We're running Nomad 1.3.1 with 3 nomad masters, 3 nomad clients, consul, traefik and …
f3l1x updated
5 months ago
-
**Is your feature request related to a problem? Please describe.**
Images published from this repo are intended for use in a wide variety of contexts. For example, they're used in several different…
-
https://pipecd.dev/docs/user-guide/examples/
-
This is using the EKS demo version of the repo.
The setup fails at at the `create-slo.sh` stage.
The reason it fails is because there are no services available for the list-services command to …
-
Yesterday our pipelines picked up bpm/1.4.2 that bumped to runc/1.2.0 and environments using a bosh-lite configuration started failing.
The initial deployment is successful but cleaning up jobs …
-
Hi,
When we use canary deployment for our apps, sometimes the deployment failed. For canary, it scales down the canary pod and route traffic back to primary. I some cases, new canary app might update…