Yoshiki Fujikane

Results 40 issues of Yoshiki Fujikane

**What would you like to be added**: It would be nice to be able to check or reset ID/PW in case we forgot them. **Why is this needed**: We can't...

kind/enhancement
size/M
area/ops
contribfest

**What happened** The Hugo version is a little bit old. So it would be nice to update it. Also, if possible, update the theme Docsy version. TODO - [x] Update...

help wanted
area/site

**What this PR does / why we need it**: context: https://github.com/pipe-cd/pipecd/issues/4269#issuecomment-2031079364 Removed checking the resource key with the annotation because their generation logic differs. Previously, I tried to keep using...

do-not-merge/wip
area/go

**What happened**: Sometimes there are flaky behaviors in the piped component (e.g. Plan Preview, launcher ). We need to investigate the cause. **What you expected to happen**: **How to reproduce...

kind/bug

**What would you like to be added**: TODO: - [x] Update the base image of Dockerfiles and go.mod in `tools/` - [x] actions-gh-release - [x] actions-plan-preview - [x] codegen -...

kind/enhancement

**What happened**: Currently, the resource key includes the namespace, although the resource is cluster-scoped (e.g. ClusterRole). This might lead the problems. **What you expected to happen**: **How to reproduce it**:...

kind/bug

**What happened**: When we tried to deploy `kube-prometheus-stack` by using PipeCD, plan preview failed like this↓ **What you expected to happen**: We want to succeed to do a plan preview....

kind/bug

**What this PR does / why we need it**: Update go version to 1.22 TODO: - [x] Update the base image of Dockerfiles and go.mod in `tools/` - [x] actions-gh-release...

area/build
area/go
area/tool

**What this PR does / why we need it**: This fix will solve the problem that the cluster-scoped resource can't be deleted when we set the namespace in app.pipecd.yaml. context:...

do-not-merge/hold
area/go

**What this PR does / why we need it**: Added default env value for the deployment information (such as deployment id, application id...) example of app.pipecd.yaml ``` apiVersion: pipecd.dev/v1beta1 kind:...

area/go