Thatcher

Results 29 issues of Thatcher

By installing curl into the vault image at initialization, we don't need to have a customized vault image, and can track upstream. This also upgrades to vault 0.10.2 and enables...

This a ux bug / feature request. Problem: When I do kubens (to see what namspace I'm on), and then press 'enter' I change namespaces to the last one in...

**Summary:** When there are multiple ingress controllers; for example, one with proxy-protocol enabled, and one without proxy protocol enabled, the hairpin proxy will make rewrite rules for all. But this...

# Description of problem Under the installation steps about installing clear containers for Kubernetes (with CRI-O), the instructions point to a file which no longer exists. This leads people to...

# Description of problem When I try to start a container with a (very) long docker run command the runtime errors with something like "message too long" The *real issue*...

in this line: https://github.com/go-chi/render/blob/master/responder.go#L109 it says: // XML marshals 'v' to JSON, setting the Content-Type as application/xml. It But that should be // XML marshals 'v' to XML, setting the...

### Description of the change This fixes a simple issue in the validation / values.schema.json whereby the pod disruption budget minAvailable replicas is not allowed to be presented in percentages....

verify
in-progress
mlflow

While the library claims to deal with int64 and *big.Int, what is not written is that it does not deal well with negative numbers. e.g. try: ``` hash := base62.EncodeInt64(-8357271895528378933)...

Hi Chad! I just wanted to say thank you!, for writing this script. i've spent too much time on getting started with Haraka, mostly because I expected 'aliases' to just...