-
**What would you like to be added**:
This issue is for managing the process of adopting plugin architecture to piped. The ideal result is to make all platform providers' logic independent from …
-
## 実現したいこと
* アプリケーションの開発に専念できる。 CI/CD の pipeline を Function ごとに実装しなくて済む
* 複数のリポジトリで色々設定が必要とかだと面倒になってくる
* 本番以外の検証環境を構築できる
* PR 環境: PR ごとにデプロイされる
* main: 最新のデフォルトブランチのアプリケーションのコード
* edge…
-
**What would you like to be added**:
When a user removes a tag from serviceDefinition,
then that tag should be removed on AWS.
**Why is this needed**:
Now we use TagResource() but don't…
-
**What would you like to be added**:
**Why is this needed**:
-
**What happened**:
After upgrading PipeCD to v0.49.3, all ECS applications in the PipeCD console are displayed as "Out Of Sync".
The detected drift includes:
- Configuration settings that are no…
-
**What would you like to be added**: Support `--force-conflicts` option for `kubectl` Server-Side Apply.
**Why is this needed**: When use a KubernetesApp, with [PipeCD Server-Side Apply](https:…
-
**What would you like to be added**:
It would be nice to notify the failure to handle the event by the Event Watcher.
**Why is this needed**:
This is because Event Watcher's event handling is…
-
First of all, I appriciate your efforts!
## Bug Description
In `Install Control Plane`, when I execute `docker-compose up` , pipecd-gateway did not start and I could not access the console.
I g…
k-ngs updated
1 month ago
-
**What would you like to be added**:
**Why is this needed**:
-
**What would you like to be added**:
We have `pipectl quickstart` command, but it still requires many things to be prepared before touching pipecd. Say, we need
1. install pipectl
2. having a…