Jeroen van Erp

Results 6 issues of Jeroen van Erp

By default when only providing a `Prompt.Mask` character, it is impossible to hide the amount of characters entered as you cannot enter either an `''` (empty rune), or the `0`...

…lobally #### What this PR does / why we need it This PR allows to override the image registry for the `prometheus-elasticsearch-exporter` using a `global.imageRegistry` flag, which is a common...

This should fix the NPE that occurs when authenticating with guest or anonymous credentials and the server treating it as a regular account

Gradle has a [Reporting](http://www.gradle.org/docs/current/dsl/org.gradle.api.reporting.Reporting.html) interface which plugs in with the Gradle dashboard. Adapt the LicenseReporter to use that so that it plugs in with the Gradle ecosystem.