-
Hi there,
thanks for making this Ansible role.
I experienced the following error when running it on a new Ubuntu Focal install (formatted Ansible output):
```json
{
"changed":true,
"c…
-
i guess you dont want to add the large font files ?
Is there a boot strap command or something then instead ?
````
x-MacBook-Pro:drawer apple$ pwd
/Users/apple/workspace/go/src/github.com/walese…
-
Calling `NextResultSet()` on `rows` returned by
```go
rows, err := db.QueryContext(ctx, "select somecol from sometable")
```
behaves inconsistent between `lib/pq` and `go-sql-driver/mysql`. W…
ghost updated
5 years ago
-
### Go version
go version go1.21.6 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/myself/Library/Caches/go-build'…
-
how to solve:
GOROOT=/usr/local/go1.14.4 #gosetup
GOPATH=/home/xxx/go #gosetup
/usr/local/go1.14.4/bin/go build -o /tmp/___go_build_fabcar fabcar #gosetup
go: downloading github.com/VoneChain-CS/f…
-
#### Summary
Many pods (particularly operators) are continually restarting after failing to conduct leader elections due to being unable to update a lock. For example, csi-nfs-controller and g…
-
### What happened?
When I try to create a dynamodb table using the aws_native provider( aws classic provider doesn't provide specifications to import backups from s3), I'm getting the following typ…
-
### gopls version
golang.org/x/tools/gopls v0.15.2
### go env
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/stapelberg/.cache/go-build'
GOENV='/home/stapelberg/.config/go/env'
…
-
### What version of Go are you using (`go version`)?
$ go version
go1.21.3
### Does this issue reproduce with the latest release?
Yes. But the ultimate intention is to run pkgsite for main…
-
### Discussed in https://github.com/k3s-io/k3s/discussions/11209
Originally posted by **dreia2k** November 4, 2024
Hello,
when calling `kubectl` as non root user with an OverrideFlag, as d…