Mike Baynton
Mike Baynton
Our use case involves having nearly two thousand distinct images on each kubelet, and different images on different kubelets. We are evaluating kube-fledged as a component of how we can...
I think it's easy enough for a user's first experience with terminus to go something like: ``` $ curl -O https://raw.githubusercontent.com/pantheon-systems/terminus-installer/master/builds/installer.phar && php installer.phar install $ bin/terminus PHP Fatal error:...
Changing these percentages can simplify creating test suites where certain tests exercise authorization reuse or nonce error handling.
`environment.conf` passes the Puppet configuration value `$environmentpath` as an argument to `config_version.sh`. This value [supports a colon-separated list](https://puppet.com/docs/puppet/5.4/config_file_main.html#paths) of paths, but when one is used the config_version scripts currently bomb...
Fixes https://github.com/golang/go/issues/38978
Duplicate of @KimBaldry's #345 but with new CI merged in
This one is bad. Other methods that require an ldap bind to have been made, like `Ldap::search()`, check if the connection is already bound and call `Ldap::bind()` if not, so...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If I * start several (I'm usually running about 6 at...
It appears that for some reason, the value being provided to the class under test for the package_version parameter does not in fact get set to each of the values...
## Intent Fixes #481 ## Type of Change - [x] Bug Fix - [ ] New Feature - [ ] Breaking Change ## Approach Make the kinds of systems that...