Sedky Haider

Results 21 comments of Sedky Haider

> Sorry if i'm being dumb but isn't the point of the operator that _IT_ is the API owner and RBAC is then pushed into the kubernetes space by namespace...

@George-Grasham you can reach out to support and they can change your control plane config :)

I couldn't agree more @mjpieters, I will address this asap and update the documentation.

Hi @seanhoughton , Thanks for your contribution! Would this be more or less difficult than simply replacing the contents of `tyk-default-cert` with the user's own key files?

Makes total sense @seanhoughton. How come the PR is in Draft mode? I think PR is ready for proper testing by the looks.

Strange, EOF indicates a network error. Can you share Kibana logs if there are any? What happens if you SSH into a Gateway pod and try to cURL the Kibana...

Something strange going on. I would expect you to receive HTML in your curl from the Kibana server which would be the front end app.

@tirelibirefe thanks for the updates. What do you think were the gaps that lead to the back and forth? How can we improve the charts to make this process easier?

No, Tyk won't change the token. Here's an example I set up (in JSON) ``` "global_headers": { "Authorization": "foo" }, "global_headers_remove": [ "Authorization" ], ``` When I send a request...

Yes. Can you point the target URL at `http://httpbin.org` momentarily to see what the request looks like?