David Muto
David Muto
**Install preflight binary on Linux machines** ``` Adding preflight to the list of OpenShift binaries installed. For now, this is only available on Linux machines and won't be added to...
Our nightlies have been (sometimes) timing out for a while now. Currently we run create, update, and decommission e2e tests for the nightly CI runs for GKE and OpenShift. This...
We have a number of scripts that we use to update files used to release the operator. These are critical steps that are sometimes complex. Rather than using bash, I...
I'm working on an app which has a slightly different directory structure than the one expected by this library. In particular, I'd like the resources directory to be off the...
When you have a large file, changes cause the view to scroll back to the top upon saving/reloading the file.
@Speissi @drdrsh for review Generalizing the secret lookup functionality that was added in #753 to work for `admin_password`, `auth_query_password`, `server_password`, and really any other one. It works by creating a...