-
In May of 2024, Heroku [released the public beta](https://blog.heroku.com/heroku-http2-public-beta) for HTTP/2 on Heroku, with HTTP/2 terminated at the router and HTTP/1.1 forwarded to the dyno. We wo…
-
**Problem**
Bad configuration for the `tls` field in connector configuration such as:
```javascript
"tls": "true" // should be a boolean not string encoded
```
Resulting in the confusing te…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…
-
In our env, we dont do ssl termination at the ingress controller, individual services run in secure mode (TLS).
Is there a way to deploy functions and have the processor wrapper started in https mo…
gitfy updated
3 years ago
-
Currently `kube-stack` provides a TCP classic load balancer to `kube-stack`. Unfortunately, `kubespray` [does not support](https://github.com/kubernetes-incubator/kubespray/blob/master/docs/ha-mode.md…
-
## Overview
This `postgres-startup` container [install script line](https://github.com/CrunchyData/postgres-operator/blob/5dde08a3475a27487ce7d8bd267c8f560dcc8b48/internal/postgres/config.go#L339-L…
-
When `receiveDeadline` and `sendDeadline` are set, the server connections will become stale, while the client connection is still working. There should be a way to recover the connection without break…
-
## Feature request
support client certificates - maybe only for some paths
### Feature description
* maybe only for some paths / sites
* option for use in tls termination reverse proxy
* `ss…
-
rancher2.1.1->2.1.3 and update local kubeconfig. then got this: Unable to connect to the server: x509: certificate signed by unknown authority
but kubectl --token xxxx -s https:///our.server from…
-
### Issue description
The requirement:
- My use case is already documented and supported by APISIX [here](https://apisix.apache.org/docs/apisix/stream-proxy/#proxy-to-tls-over-tcp-upstream).
- I am…