werf / nelm

Nelm is a Helm 3 alternative and werf deployment engine
Apache License 2.0
262 stars 1 forks source link

Argo Rollouts tracking #67

Open ilya-lesikov opened 5 months ago

ilya-lesikov commented 5 months ago

Before proceeding

Problem

Argo Rollouts can be a good option if you need advanced deployment strategies. Our Kubedog tracking subsystem doesn't track readiness of Rollout CR's.

Solution (if you have one)

Rollout Custom Resources should be tracked for readiness.

Additional information

No response