Aneesh Puttur
Results
2
issues of
Aneesh Puttur
When calling close on protocol ``` func (t *Protocol) Close(ctx context.Context) (err error) { ```` The code goes on an infinite loop ``` client/client.go line 244 if err != nil...
Running operator-courier verify fails to validate crd with spec.versions and looks only for deprecated spec.version ``` ERROR: crd spec.version not defined.``` Expected: operator courier should be able to validate both...