Thomas McGinniss
Thomas McGinniss
A quick attempt at solving this issue. https://github.com/buildkite/agent/issues/2511 TL;DR: The agent doesn't provide an env var containing the directories of submodule git mirrors, so plugins (docker, in my case) can't...
**Is your feature request related to a problem? Please describe.** We have a project that uses a git submodule for some external data, and runs its CI steps using the...
closes: https://github.com/yannh/kubeconform/issues/215 Inserts custom Registries at the beginning of the list of all registries. Supports the use case(s) outlined in the above issue. Tried using this change in our project...
Our goal is to be able to provide schemas that we've compiled to the validator, in order to prevent needing to read/write to a cache on the filesystem. Context: We're...
This is a first pass at a change to how the Session Affinity cookies work alongside canary weighting, only implemented for gateway api at this point. As mentioned in [this...