George Tseres

Results 5 comments of George Tseres

We are having the operator deployed with one replica in `kube-system` and we would like to leverage Cluster Autoscaler to evict pods from nodes. Would you advise allowing downtime for...

Thanks for the feedback! One problem that I can see with downtime in our case is if a deployment takes place (we create all resources through a Helm chart, like...

We're experiencing a similar issue as I understand it We're running `v7.2.0` (in k8s and using Istio external authorization) and we're observing that the session cookie (`_oauth2_proxy`) doesn't get refreshed...

I second that. Tried running `kubectl logs po/nginx-7cbc4b4d9c-sx83d -f`, which is a blocking command. When issuing a SIGINT, kubeshell exits, while the expected would be for the blocking command to...

I think this is a duplicate of #48