Hamish Forbes

Results 14 issues of Hamish Forbes

The background metadata refresh doesn't seem to update the list of brokers correctly. I've vendor'd in this lib to my app and tweaked the logging a little bit to dump...

Is there a reason `Expect: 100-continue` is no longer mentioned as part of the PATCH request part of the upload flow? Only as part of the creation with upload extension...

Changes proposed in this PR: - Add a new annotation `consul.hashicorp.com/sidecar-proxy-prestop-delay` - Pods with this annotation have a [Lifecycle hook](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/) added to delay the Envoy proxy sidecar shutdown by the...

### Overview of the Issue When a simultaneous update of the agent daemonset and server statefulset happens I'm getting node registration errors continuously afterwards. Not sure if this is the...

type/bug

I'm using Strimzi on AWS EKS with the [VPC CNI](https://docs.aws.amazon.com/eks/latest/userguide/pod-networking.html) which means my pod IPs are routable and accessible from outside of the Kubernetes cluster. Ideally like to be able...

enhancement
help wanted
needs-proposal

Creating a PR for this because I think some of these behaviours are wrong. The ESI spec says... >Logical operators ("&", "|", "!") can be used to qualify expressions, but...

Not exactly a bug but due to Go's [header case normalisation](https://github.com/golang/go/issues/5022), request headers in a hook's JSON body can have different case to the original request. While HTTP(1.1) headers are...

bug

Currently there's no way to tell if `ngx.decode_args`, `ngx.req.get_uri_args` or `ngx.req.get_post_args` silently discard arguments without enabling debug logging. This change adds a second boolean return value to indicate if arguments...

conflict

Relates to #671 Changes proposed in this PR: - Adds a [containerPort](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#containerport-v1-core) configuration to the injected Envoy sidecar for the metrics port - TODO: A test! draft until i add...

Do we want to deprecate / remove some of the older versions here now?