natsumi
natsumi
According to the documentation, this repository only supports up to Go version 1.19. v1.23 has already been released, and the go team only supports up to 1.22. Is there a...
**Describe the bug** connect-go internally uses typed nil, which causes issues when performing a nil check in an interceptor. Since the returned value is a typed nil, a standard if...
### Orb version 2.2.0 ### What happened When using the `aws-eks/update-kubeconfig-with-authenticator` command with `install-kubectl: true` and specifying `kubectl-version: v1.30.8`, the command attempts to download `kubectl`, but the installed file turns...
Same as #149 Importing functionality is already supported in the code but was missed in the doc.