Todd Short

Results 119 comments of Todd Short

This should also consider proxy information that is determine dynamically via environment.

It appears that the `curl` command comes from *operator-sdk*, which comes from *kubebuilder*. I found a change to *operator-sdk* that updates *kubebuilder*, which also appears to change the install of...

We could try to add a manual retry, but yeah, we really can't change it.

> We could try to add a manual retry, but yeah, we really can't change it. This [line](https://github.com/operator-framework/operator-controller/blob/4eba8f35591cfd4ba65bd85d651603f97e9eed78/test/operator-framework-e2e/operator_framework_test.go#L487) would need to be retried if we wanted a fix before *operator-sdk*...

You might want to base this on master, and then backport it.

Akamai had an iov implementation that tried to do things without significant integration (to make it easier to rebase), and it did improve performance. But something more tightly integrated would...