Mark Newman

Results 8 issues of Mark Newman

Is it possible to serve custom error pages for things like 404, 503 errors using this ingress controller? The community Nginx ingress controller appears to support this. It would be...

This tool looks great! Unfortunately our platform is hosted on Google :-( Would be great if support was added for Google Kubernetes Engine too.

enhancement

I'm trying to run `xcov` on a MacBook Pro M1 but it keeps crashing with the following error: ``` Bad CPU type in executable - fork failed ``` Looks like...

If Pakrat is run from a RHEL 6 node it uses sha256 checksum when creating repository metadata. This breaks any RHEL 5 repositories as they only support sha1. It would...

The current CLI library appears to offer support for this. Would be nice if it was compatible with bash & zsh.

Projects at their most basic should be a simple container that environments can be created within. Currently in order to create a project you need to provide various details about...

In order to add/remove authentication providers you currently have to manually adjust the config.json file for Ernest. Logic is now available within Ernest (config.set) which allows the application to make...