All changes now follow strategy

Bug FixCD-as-a-Service

Historically unless the deployment object being deployed contained changes, CD-as-a-Service completed an environments deployment instantly, and did not create a new ReplicaSet. Now all changes will follow the deployment strategy. This means, for example, that when deploying just a change to a configuration map, a new ReplicaSet will be created, and validated, just like any other change.

Armory logo

Sep

15

New on the deployment graph: Deployment triggers with source context!

CD-as-a-ServiceFeature