Paval Kasko

Results 2 issues of Paval Kasko

When I do ``` _, err := client.UploadSaveBigFilePart(fi, int32(i), int32(totalParts), part) if err != nil { panic(err) } ``` it just hands with message in log ``` nil &errors.withStack{ error:...

bug
need investigation

https://sdk.operatorframework.io/docs/building-operators/golang/operator-scope/#watching-resources-in-a-single-namespace `Namespace` filed is not a part of `manager.Options` struct

triage/support