-
### What happened?
It seems like errors (and panics) in a field resolver are ignored if the type is being returned as part of a subscription. Instead, it simply returns the zero value for the field…
-
Hello,
Not so much an issue as a request (or a cry for help? hahaha). I'm building a CLI for an internal tool, and this docker image has been AWESOME. But we hit a library that required our internal…
-
### What kind of request is this?
Tracking Issue for [lfx-mentorship](https://github.com/cncf/mentoring/tree/a002554cea031e901a09d583146727cc399a5394/programs/lfx-mentorship) Jun - Aug 2024 to be w…
-
Hi,
I noticed that you plan to embed Amazon's client id and secret in the binary. While this is convinient, this is also insecure.
```
wmn@cratos ~/code/src/github.com/sgeb/acdcli [master] ± % ACD_A…
-
**Describe the Bug**
This is a follow up to issue #563
Despite following the guidlines about how to import drivers from `database`, I seem to be hitting the same problem with an unknown import er…
-
## Description
Usually, from my team, we are splitting the schema based on the concerns, even from the same service. We are using `gqlgen`, which is golang version of graphql framework, and it …
-
Hi,
I've a simple `.devcontainer.json` like which uses golang base image, install 3 different tools (kind, kubebuilder, and kubectl). I am using the array syntax in `postCreateCommand` to install t…
-
The jenkins infrastructure requires additional tools that should be installed in these templates:
- [x] The [`jx-release-version`](https://github.com/jenkins-x-plugins/jx-release-version) because o…
-
```
$ go version
go version go1.6 linux/amd64
$ go get github.com/jingweno/nut
package github.com/jingweno/nut
imports github.com/jingweno/nut/vendor/_nuts/github.com/BurntSushi/toml: must be imp…
-
Private keys created from either `openssl genrsa` or `oci setup config` are in encrypted PKCS#8 format by default. However `x509.ParsePKCS8PrivateKey` only supports unecrypted private keys.
This …
obno updated
9 months ago