Yoshiki Fujikane

Results 40 issues of Yoshiki Fujikane

**What would you like to be added**: This issue tracks the progress for deprecating Platform Provider and Kind toward piped plugin architecture in pipedv1. The purpose is to manage application...

epic
area/pipedv1

**What this PR does / why we need it**: I fixed to finish executing the SCRIPT_RUN_ROLLBACK stage successfully when the pipeline has multiple SCRIPT_RUN stages. Currently, the SCRIPT_RUN_ROLLBACK stage is...

do-not-merge/wip
area/go
Stale

**What happened**: When changing the namespace, the workload remains in the old namespace. ![Change_ns_to_test2_by_ffjlabo_·_Pull_Request__227_·_ca-dp_ffjlabo-dev (1)](https://github.com/user-attachments/assets/5d724692-624b-472a-9323-39600898510d) **before** ``` % kubectl get deployment -n test simple-hoge NAME READY UP-TO-DATE AVAILABLE AGE simple-hoge...

kind/bug
fix-on-pipedv1

**What would you like to be added**: We want to show the Sync status for the application managed by pipedv1 (for plugin architecture). **features** - show sync status icon by...

kind/enhancement
area/pipedv1

**What would you like to be added**: We want to show the Livestate for the application managed by pipedv1 (for plugin architecture). Especially showing the Livestate for each deploy target....

kind/enhancement
area/pipedv1

**What would you like to be added**: This issue is the meta (epic) issue for the livestate feature in plugin architecture. TODO - [x] make RFC - [x] define an...

kind/enhancement
epic
area/pipedv1

**What happened**: When updating the version of the base image `piped-base` in piped-base-okd, failed to build the image on my local machine. I can build the image with the current...

kind/bug

**What would you like to be added**: We want to support the plan preview with the diff between actual resources and target manifests, discussed in https://github.com/pipe-cd/pipecd/pull/5986 > At first, we...

kind/enhancement
area/pipedv1

**What happened**: Custom resources that support multiple API versions may not be pruned. Here is the example External Secrets (helm chart: v0.16.1) This version supports both v1beta1 and v1 as...

kind/bug

### What happened? When executing kustomize build including the karpenter 1.1.0 Helm chart (https://github.com/aws/karpenter-provider-aws/tree/v1.1.0/charts/karpenter-crd), an error occurred, causing the build to fail. This Helm chart does not include a values.yaml....

kind/bug
triage/accepted
area/helm