dr3s

Results 20 comments of dr3s

Would it be possible to avoid the breaking change by changing it to `type HeaderMap = BorrowableHeaderMap

This trace was from our profiler. For some reason I don't see the exceptions in the logs and we have the level set to INFO. To give you an idea...

Right, I actually do this in my own code and it's probably bad practice. I don't know what the overhead is but `Success.failed()` probably shouldn't be doing it either. I...

Is there a reason for DELETE of an Unreachable node to return a 200 vs a 4xx (maybe 404 or 409) ?

Makes sense but I think then there's a mismatch between the HTTP method of DELETE and what the action does. The 200 response is stating that you have successfully created...

https://github.com/confluentinc/schema-registry/issues/2120

Also failing on 0.1.1 release `MountVolume.SetUp failed for volume "cert" : secret "webhook-server-cert" not found` ```bash > helm repo add flink-operator-repo https://googlecloudplatform.github.io/flink-on-k8s-operator/ > helm install flink-ops flink-operator-repo/flink-operator --set operatorImage.name=gcr.io/flink-operator/flink-operator:0.1.1 ```

which log? this is what I got: MountVolume.SetUp failed for volume "cert" : secret "webhook-server-cert" not found btw, used `make deploy` on master instead and it works

indeed that is the error. I also tried release v1beta1-3 and latest. Same Error. v1beta1-3 seems to have been released before that commit. https://console.cloud.google.com/gcr/images/flink-operator/GLOBAL/flink-operator@sha256:023148f9794ebd40a06ee068ecee7cd07a4082d36fa72d905b4df9fc72aab891/details?tab=info