Abhishek koserwal
Abhishek koserwal
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? ~ cilium install ℹ️ using Cilium version "v1.11.3" 🔮 Auto-detected cluster...
### What happened? Kubernetes version v1.24.0+9546431. ``` Getting unable to validate against any security context constraint: [provider "anyuid": Forbidden: not usable by user or serviceaccount, spec.initContainers[0].securityContext.runAsUser: Invalid value: 65532: must...
➜ ~ sudo brew services start chipmk/tap/docker-mac-net-connect Password: Error: Running Homebrew as root is extremely dangerous and no longer supported. As Homebrew does not drop privileges on installation you would...
#### What happened: There is an issue with the configuration file to render the values from environment variables. I am setting endpoint as environment variable export TEST_ENDPOINT=localhost:8081 Setting $TEST_ENDPOINT in...
Error: ``` /var/folders/3d/_kgky9bj61g5144z004y51qr0000gp/T/go-build652443801/b001/e2e.test flag redefined: kubeconfig panic: /var/folders/3d/_kgky9bj61g5144z004y51qr0000gp/T/go-build652443801/b001/e2e.test flag redefined: kubeconfig goroutine 1 [running]: flag.(*FlagSet).Var(0xc0000d2120, 0x244c6a0, 0xc00004e250, 0x224908b, 0xa, 0x225fced, 0x12) /usr/local/Cellar/go/1.13.8/libexec/src/flag/flag.go:848 +0x4ae flag.(*FlagSet).StringVar(...) /usr/local/Cellar/go/1.13.8/libexec/src/flag/flag.go:751 github.com/operator-framework/operator-sdk/pkg/test.(*frameworkOpts).addToFlagSet(0xc00004e240, 0xc0000d2120) /Users/akoserwa/go/pkg/mod/github.com/operator-framework/[email protected]/pkg/test/framework.go:102 +0x1bf github.com/operator-framework/operator-sdk/pkg/test.MainEntry(0xc00040d280) ...
``` http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) { r.Body = nil store, err := sessionManager.Start(context.Background(), w, r) if err != nil { fmt.Fprint(w, err) return } } ``` Err:"missing form body"
added explaination for `what-is-an-operator.md`
#### What happened: ``` rpc Subject(TestRequest) returns (stream TestResponse) { option (google.api.http) = { get: "/v1/subjects" }; }; ``` Running kratos proto client api/helloworld/demo.proto doesn't generate only _grpc.pb.go `_http.pb.go` ####...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/dockertest/blob/master/CODE_OF_CONDUCT.md). -...
### What platforms are affected? linux, macos ### What architectures are affected? amd64, arm64 ### What SpiceDB version are you using? docker.io/authzed/spicedb Tag | latest sha256:a25495d7f49c85ff71f13f0fb8f6bc91dc541754b772636a746f5672b60349fd ### Steps to Reproduce...