Max Gautier
Max Gautier
might be related : https://github.com/thoth-station/metrics-exporter/issues/725 > We could add inter-process communication that would guarantee that `stack_info` is propagated correctly to the parent process once the child process is killed on...
> I think we should turn this into an operational issue: let's observe and alarm, then adjust. +1 > if we see a oom killed advise, can we adjust the...
So we have three separate things: - [ ] observe -> create alerts based on exit-code for OOM + investigate on memory consumption in that case. -> this depends on...
> > if we see a oom killed advise, can we adjust the memory limit and rerun it? > > Sure, if we are the producer (aka talking to the...
/sig testing /sig cluster-lifecycle
> can you be more specific about what you're intending to run? Here is a typical PR runs: https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/pipelines/1091836466 What takes the most time is the job deploy-part2, which basically...
> > Postsubmits and periodics do not guard merging in the main branch, is that correct ? Understood though. > > Right, if you find an issue you can revert....
On Mon, Dec 04, 2023 at 02:13:02PM -0800, Benjamin Elder wrote: > > Postsubmits and periodics do not guard merging in the main branch, is that correct ? Understood though....
> What if we ran a build cluster on equinix w/ kubevirt? Would the kubespray team be up for maintaining this? I don't know about the others kubespray contributors, but...
> We haven't used packet/equinix from prow before but that might be an option for running essentially the same e2e environment. > > What if we ran a build cluster...