Deven Phillips

Results 50 issues of Deven Phillips

Since newer versions of VMware include their REST API interface, I wonder if we could use the Ansible VMware modules to provision inside of VSphere?

# Expected Behavior Given that the Tekton operator is installed on an OpenShift cluster When I execute `oc explain ` Then I expect to see information documenting the API and...

kind/bug
help wanted
lifecycle/frozen

As a user of Sonatype Nexus on OpenShift, I would like to be able to use the https://github.com/openshift/oauth-proxy to provide authentication to Nexus so that I do not have to...

The `config-nexus` role will be deprecated once the new plugin has been integrated and allows for declarative configuration. The issues which need to be resolved first are listed below: https://github.com/redhat-cop/openshift-templates/issues/55...

The new version no longer uses a default password of "admin123" and generates a new password on startup. We will need to re-work our tooling to account for this. I...

Need to ensure that the same plugin is never installed 2 times as this will prevent SonarQube from starting up.

For some actions, it is useful to run requests to a Pod directly without going through the routes/services/etc... This intent of this role is to be able to start/stop an...

The typical method of using SOCKS proxies in Linux is to set `http(s)_proxy` environment variables using a protocol prefix of `socks5://`. The python `urllib` library cannot handle SOCKS proxies in...

As a developer who works across a number of different Kubernetes cluster from a number of different vendors, and as a developer using Operators in K8s; I would like to...