Jon Trossbach

Results 7 issues of Jon Trossbach

https://www.mankier.com/1/bugzilla#Examples The above page has this link that gives 404: https://bugzilla.redhat.com/docs/en/html/api/Bugzilla/WebService/Bug.html Thanks for the great tool!

Bundler 2 deprecated multiple flags and is [backwards compatible only back to 2.3.0](https://bundler.io/compatibility.html). This is how I interpreted the updates.

Many Ruby applications require a specific version of Bundler. It may be helpful to include a recommendation for how to set the Bundler to a specific version. This is one...

Should resolve ubi8 [Issue:306](https://github.com/sclorg/s2i-ruby-container/issues/306). I didn't check if RHEL7 is having a similar issue but likely it doesn't because we would have heard about it by now.

The [XDP Tutorial](https://github.com/xdp-project/xdp-tutorial/blob/master/setup_dependencies.org#packages-on-fedora) lists how to use XDP outside of needing too many `*-devel` packages. But in general the xdp-tools' usage for the `configure` script and the `Makefile` don't seem...

If the community sees it as a good idea, these are possible changes to allow for the authentication system to allow for more informative error reporting when OIDC is being...

I used this for a tutorial on OpenShift the other day and am considering including it as a part of a blog series. The documentation is not in sync with...