-
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…
-
### 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…
-
https://pipecd.dev/docs/user-guide/examples/
-
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 …
-
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…
-
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…
-
**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…
-
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 …
-
with ref to #8650
@aspiringmind-code and @belforte had a chat today. Here's notes to guide development:
## Design in words
At very high level we decide which TW is master and which canary an…