pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.1k stars 154 forks source link

Invalid Config status appears even after resolving the cause of Invalid Config status #4310

Closed funera1 closed 2 months ago

funera1 commented 1 year ago

What happened: For spec.driftDetection.ignoreFields in app.pipecd.yaml, I made an entry that failed on validate and got the Invalid Config status. After that, when I corrected the input to the correct one, the Invalid Config status was displayed with the exact same error message.

I have done some research to figure out the cause of this.

What you expected to happen:

How to reproduce it:

Environment:

t-kikuc commented 2 months ago

solved by supporting drift detections.

like https://github.com/pipe-cd/pipecd/issues/5032