pipecd icon indicating copy to clipboard operation
pipecd copied to clipboard

[Plan Preview] Enable to compare running resources and target manifests

Open ffjlabo opened this issue 3 months ago • 0 comments

What would you like to be added:

We want to support the plan preview with the diff between actual resources and target manifests, discussed in https://github.com/pipe-cd/pipecd/pull/5986

At first, we won't pass RunningDeploySource because it's better to compare TargetDeploySource and LiveState. In the future, we might add RunningDeploySource to GetPlanPreviewRequest or add a new rpc.

Why is this needed:

For users, it would be nice to know what happens after deploying.

ffjlabo avatar Sep 12 '25 07:09 ffjlabo