Kohei Watanabe

Results 16 issues of Kohei Watanabe

### Description of the feature request: I could not find the way to get the path of `bazel info execution_root` in `BUILD.bazel`. When I set like below; ``` go_test( ......

type: feature request
untriaged
team-Core

Thank you for sharing your nice work! I really enjoyed the results. (it tends to output `sad` face 🤔) I run this script on MacBook, so I Update the demo...

## Description In your nice article [Using Privacy and Federated Learning in Recommendations - Part 1](https://blog.openmined.org/federated-learning-recommendations-part1/), there is a description of matrix factorization usage in federated learning, but there is...

#### Description of the issue. Please be specific. Thank you for developing the nice plugin! I am almost a beginner to bazel and intellij. My project uses bazel and sometimes...

lang: go
product: IntelliJ
more-data-needed
topic: testing

kubebuilder currently ignores `bin/` by dockerignore https://github.com/kubernetes-sigs/kubebuilder/blob/2ba91dfb7c4f45b3ee47ebed07efb0cfbbe9abcf/pkg/plugins/golang/v3/scaffolds/internal/templates/dockerignore.go#L43 This causeed the error (`bin` not found error) so I would like to modify the directory name.

Hello! We are developing a custom operator and utilizing fluxCD. We have the `v1alpha1` custom resource which is deployed by fluxCD. When we upgraded the custom resource operator from `v1alpha1`...

Dear @davmre Thank you for the nice implementation! I tried to test your code but met some errors like below. I cannot solve this error... > ➜ gprf git:(kwatanabe) ✗...

Hello, thank you for sharing your nice work! I have a question for the alerts for `Container High CPU utilization`. https://github.com/samber/awesome-prometheus-alerts/blob/7a05f925b4b2a340f7952534cf7f91da535a72b4/_data/rules.yml#L353 This metrics is not divided by the limit such...

**Describe the problem/challenge you have** I want set the default value for `any` type but I can't. Here is the example. - schema.yaml ```yaml #@data/values-schema --- test: #@schema/type any=True optional_config:...

question

### Proposed change support IPv6-only environment. I'm facing the same error as [How to setup juypterhub with ipv6 config on kubernets cluster - JupyterHub - Jupyter Community Forum](https://discourse.jupyter.org/t/how-to-setup-juypterhub-with-ipv6-config-on-kubernets-cluster/20794/2) ### Alternative...

enhancement