nghialv
nghialv
**What would you like to be added**: **Why is this needed**:
**What happened**: https://github.com/pipe-cd/pipe/blob/master/pkg/app/piped/executor/kubernetes/rollback.go Currently, it only removes "canary", "baseline" resources. **What you expected to happen**: **How to reproduce it**: **Environment**: - `piped` version: - `control-plane` version: - Others:
Piped starts running a queued deployment while another one of the same application is rolling back
**What happened**: **What you expected to happen**: **How to reproduce it**: **Environment**: - `piped` version: - `control-plane` version: - Others:
**What happened**: bad character U+002D '-' **What you expected to happen**: **How to reproduce it**: **Environment**: - `piped` version: - `control-plane` version: - Others:
**What would you like to be added**: **Why is this needed**:
**What would you like to be added**: Currently, each project has 3 teams (`admin`, `editor`, `view`) and the permissions associated with all project's resources are based on the team. Some...
**What would you like to be added**: Commands like kubectl, helm, kustomize... should be executed with a timeout to avoid freezing the whole deployment. **Why is this needed**:
**What would you like to be added**: PlanPreview determines and shows the list of manifests that should be added, deleted, updated once the PR got merged. But actually, no one...
**What would you like to be added**: As the issue title, some metadata fields we can have such as - name - labels https://github.com/pipe-cd/pipe/blob/master/pkg/config/application.go#L580 **Why is this needed**:
**What would you like to be added**: Currently, it just shows the below message, and hard to understand why ``` Error: failed to initialize client: context deadline exceeded ``` **Why...