Suleiman Dibirov

Results 125 comments of Suleiman Dibirov

Hi @ericzzzzzzz , I noticed that this pull request has been pending for a while. Is there anything more needed from my side? Please let me know if there are...

it outputs error: `- cloud:pod/cloud-app-worker-auth-65cbb6f9bd-ncr22: container cloud-app-worker-auth-pg-waiter in error: &ContainerStateWaiting{Reason:CreateContainerConfigError,Message:secret "postgres-role-postgres" not found,}`. I think you forgot to add this role

@miladrahimi hi! could you please try it in debug mode and provide the logs? `skaffold dev -n project -v debug --port-forward --kube-context=docker-desktop`.

Hi @mattfarina I noticed that this pull request has been pending for a while. Is there anything more needed from my side? Please let me know if there are any...

Hi @mattfarina I noticed that this pull request has been pending for a while. Is there anything more needed from my side? Please let me know if there are any...

I couldn't reproduce it, could you please execute the slow command with "--debug" argument?

> @idsulik could you post the benchmark? where is 33% from? thanks so much. ``` #chart_downloader.go:218 start := time.Now() rc, err := c.scanReposForURL(ref, rf) fmt.Println("scanReposForURL took", time.Since(start)) ``` Several executions...

what if the needed item wasn't found(or was found on the last index of the last repo)? ``` if urlutil.Equal(u, dl) { // return rc, nil } ``` it takes...

Pushed new commit, fixed comment, and added cancellation of the first result

Hi @mattfarina , I noticed that this pull request has been pending for a while. Is there anything more needed from my side? Please let me know if there are...