Results 26 comments of Kenta Kozuka

Partially resolved. https://github.com/pipe-cd/pipecd/pull/4398

Search with regex; `^.*fmt\.Errorf\(.*%v.*$`.

Ref: https://pipecd.dev/docs/user-guide/managing-application/secret-management/#prerequisites

@hungran Correct me if I was wrong, but none of the charts under `/manifests` references `osc://`. So, I am not sure if we have to wait for the PR merged...

@hungran sounds cool!

When deployment is triggered, application git config is used, which references the removed `v2` branch. https://github.com/pipe-cd/pipecd/blob/master/pkg/app/piped/trigger/deployment.go#L95

the max change number is here. https://github.com/pipe-cd/pipecd/blob/e23412307b27b8a4c3741171db555958a8e70d0a/pkg/app/piped/driftdetector/kubernetes/detector.go#L388

A blog entry was added. https://pipecd.dev/blog/2023/02/07/pipecd-best-practice-02-control-plane-on-ecs/