-
15:00~16:00 @ Zoom, BASE BANK, Inc.
## 参加者
@budougumi0617
## お題
## ネタ
ネタがなかったら proposal: review meeting minutes をみてみよう!
https://github.com/golang/go/issues/33502
-
### What broke? What's expected?
There are 2 problems I have observed, and I believe both of them are related to controller-gen. For some reason, `controller-gen` is not getting build up in `$LOCALBI…
-
### What do you want to happen?
Would be nice if we could add to docs the following info to help those that are looking to build their own plugins:
If you are looking to create an external plug…
-
__System info:__
OS: Amazon Linux
__Steps to reproduce:__
### Create instance and KMS key
1. Terraform manifest to deploy instance
```
data "aws_ami" "ami" {
filter {
name = "nam…
-
### What broke? What's expected?
In the crd/bases/xxx.yaml,the default generated CRD yaml not include `shortNames` and `categories`, like:
```
spec:
group: example.com
names:
kind: Demo
…
-
I can connect and receive real-time messages for a few minutes before the server disconnects me with reason "io server disconnect". I use nodeJS with socket.io-client and my sample code is below.
I…
-
### What do you want to happen?
When generating api types with `kubebuilder create api`, it generates the corresponding Go types in `./api/v1`.
However, it is unergonomic for external projects …
-
This is a sub-task of porting the stdlib to Windows #5430
* [x] Extract platform-specifics of `Fiber` (#6955)
* [x] Port `Crystal::System::Fiber`
* [x] Refactor and port `Crystal::Event`, `Crysta…
-
### What broke? What's expected?
when I run as the Quickstart, I met a problem with the rabc. why it does't add job.batch automatic ? All the code I copy from the https://book.kubebuilder.io/cron…
-
Hi All
Hope you're all safe and well.
You're probably already aware of this but just in case.
When trying to debug on Apple M1, it comes back with "rosetta error: failed to allocate vm space …