nghialv

Results 40 issues of nghialv

**What would you like to be added**: **Why is this needed**:

kind/enhancement
good first issue
size/M

**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:

kind/bug

**What happened**: **What you expected to happen**: **How to reproduce it**: **Environment**: - `piped` version: - `control-plane` version: - Others:

kind/bug

**What happened**: bad character U+002D '-' **What you expected to happen**: **How to reproduce it**: **Environment**: - `piped` version: - `control-plane` version: - Others:

kind/bug
good first issue
area/piped

**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**:

kind/enhancement
good first issue
epic

**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...

kind/enhancement
good first issue
area/piped

**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**:

kind/enhancement

**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...

kind/enhancement