Pete Savage

Results 16 issues of Pete Savage

### Describe the bug In trying to write an operator that uses the Keycloak types to create resources, I run into a problem where it can no longer download the...

kind/feature
status/needs-discussion

When pip is updated during a quickstart run, it can lead to certain modules no longer being available and crashing the script because no pyc are available.

When there is a merge conflict, PRT doesn't end the task in the DB leading to a "Running/Pending" state

https://github.com/ManageIQ/integration_tests/blob/master/cfme/fixtures/browser.py#L50-L53 this creates a bytes object for the val conversion. This needs to be decoded again back to ascii.

py3-compat

Two things * The function local import is approved as suggested by ronny * The deploy_template should return a VM object so you don't have to instantiate using the VM...

Have been testing against Openshift 4.11 and the pods won't spin up citing ``` create Pod test-postgresql-0 in StatefulSet test-postgresql failed error: pods "test-postgresql-0" is forbidden: unable to validate against...

bug
pr-functional-change