Takumi Sue
Takumi Sue
not stale
Fixed gitconfig(user.name/user.email)
This works better with WSL https://github.com/golang-design/clipboard
closing this because I need this no longer
/remove-lifecycle stale
This behavior seems counterintuitive, nevertheless it might not be a bug... When we specify values files with `-f`, Helm uses `MergeValues`. https://github.com/helm/helm/blob/343389856b080c7f1043bacfc07ff6ac83cc9393/pkg/chartutil/coalesce.go#L53-L67 When we use default `values.yaml` of the chart,...
not stale
Since Kubernetes 1.27, workflow-controller receives warning from kube-apiserver when workload names are not DNS labels. ``` metadata.name: this is used in the Pod's hostname, which can result in surprising behavior;...
I think the root cause is co-existing of `hashicorp/github` and `integrations/github`. The arguments token/owner are not ignored, but input into only one or the other. cf. https://github.com/integrations/terraform-provider-github/issues/652#issuecomment-1202721383