Tyler Stachecki

Results 26 issues of Tyler Stachecki

Add an annotation to the etcd datamodel used to describe WorkloadEndpoints for Calico OpenStack VMs that specifies the MTU of the OpenStack network. This effectively adds non-default (>1500) MTU support...

Each of the current Ansible groups imports two common roles: `common` and `chef-node`. By adding a playbook for the common role itself, we can leverage this fact to run Ansible...

* Use chef rolelist to determine whether or not MySQL has been bootstrapped (instead of a done file). * Refactor bcpc::mysql to restart only once when the cluster is bootstrapping....

Rejigger the BGP configuration: * Remove very verbose debug logging * Stop advertising transit routes * Leverage bird's templating syntax for configuration * Tweak keepalive and hold timer upwards slightly:...

Configure polling of MCA banks and use of EDAC controllers. Optionally disable polling/EDAC by default, as most server platforms have BMCs (Baseboard Management Controllers) managing hardware status out-of-band.

This commit addresses two items: one of correctness/safety, and one of build. 1) Our top-level `Makefile` is authored in such a way that none of the tasks should be parallelized,...

Do not merge

If cpu_mode is _host-(model|passthrough)_, then cpu_model should be disregarded; otherwise, one would have requested a _custom_ CPU model or not specified to use the hosts' configuration. In fact, `nova` throws...

3h3w3r took ~70 minutes before this commit, ~61 minutes afterwards. While there are reasons to serially do passes around the headnodes on the first build, subsequent builds can leverage existing...

Do not merge

Adding in the following components: * `lm-sensors` * `lvm2`

Do not merge