Deven Phillips

Results 50 issues of Deven Phillips

It would be really helpful if the server could also display the Swagger UI for the OpenAPI Spec so that people could easily testing things out without having to resort...

``` _build/default/lib/axiom/src/axiom_session.erl:104: Warning: call to crypto:sha/1 will fail, since it was removed in 20.0; use crypto:hash/2 ```

FDW in PostgreSQL 9.5 supports automatically importing the schema from the foreign data source. It would be awesome to add logic to JDBC_FDW in order to have this happen with...

I am generating jOOQ DAOs using JPADatabase in my [example project](https://github.com/redhat-appdev-practice/vertx-openapi-jooq-multimodule) For some reason, when I try to create a new row/record using the DAO's `insertReturningPrimary` method, I get the...

I would like to work on adding support for a Quarkus generator/templates. It would likely use SmallRye Reactive Messaging.

#### What does this PR do? Adds a new role (openshift-label-by-expression) which allows you to apply a label to all objects (except Pods) which match a given expression. #### How...

It would be useful to have a role which applies labels to OpenShift objects based on the object name matching a given regular expression.

For example: 1. Deploy SonarQube - Takes a while because of provisioning and build 2. Deploy Jenkins - Requires a running instance of SonarQube in order to set up authentication...

For some clients, having license headers in all files significantly improves the ability for them to approve use of the software.