Gerard Braad

Results 141 issues of Gerard Braad

Some time ago I created a presentation that details some of the commands offered by iproute2. https://gbraad.gitlab.io/tools-training/slides.html#/iproute2 Have a look and tell me what you think is valuable for me...

I made a very simple desktop clock that uses an SVG and this works well on Windows. However, when run it starts to render half way. The titlebar still interacts...

Is there a possibility to modify the themes to something more ebook-reader friendly (black on white)? Noticed: https://github.com/onyxbits/TextFiction/tree/master/res/values

Trivial fix... which likely got overlooked as this is inside a comment. Note: the error is not used... could be logged. WDYT?

On Windows, under `C:\Users\[username]\AppData\Local` Keybase stores log files for every process, but does not rotate or remove them over time. This means a lot of disk space is wasted. ![](https://pbs.twimg.com/media/FVwMPmdWUAM70Ib?format=png)...

I would like to put the discussion around the button order for the Wizard forward as an issue. It seems this was brought up in https://forum.patternfly.org/t/wizard-button-placement/ but never got a...

Future consideration

Current code: ``` fmt.Printf("-- Checking if %s is reachable (using proxy: %q) ... ", GithubAddress, proxy) if network.CheckInternetConnectivity(GithubAddress) { fmt.Printf("OK\n") preflightCheckSucceedsOrFails( configCmd.SkipCheckOpenShiftRelease.Name, checkOriginRelease, fmt.Sprintf("Checking if requested OpenShift version '%s' is...

kind/task
priority/major
status/pinned

The commands: * `minishift ssh` and * `minishift stop` gives a clear error about the state of the driver plugin. However when * `minishift status` only shows Error state *...

kind/task
priority/minor
status/pinned

At the moment we do not test against a proxy with TLS using certificates that are signed (HTTPS proxy). Related to #391

kind/task
priority/major
component/integration-test
status/pinned
status/needs-discussion