Jonathan Gonzalez V.
Jonathan Gonzalez V.
The short timeout that is only used on tablespaces tests it was by default set to 5 seconds, this is a bit too short and it was producing some failures...
### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...
Since the permission `pods/exec` was required and this permission allows users to execute a command inside a pod, we should instead, do a `pods/proxy` which only provides a way to...
A new version of OpenShift was released and we should add it to the list Closes #4972
### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...
A long time ago we added some options to disable the leader election on the GKE tests, this was affecting the test making some test to fail and we should...
### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...
### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...
We were using fluentd to capture the logs on every cluster, but this is not needed anymore since we can watch on the cluster and capture the logs using the...