Matt Conway
Matt Conway
Hey @tsvietOK, this feature is supported in Bors. Make sure in your `bors.toml` you have `required_approvals = 2` and `up_to_date_approvals = true`. If the PR does not have enough approvals...
I don't use Github Enterprise, so maybe I'm unaware of an issue with this feature there. The logs make it seem like a Github issue and not a Bors one....
Hey @onthespotqa, trying to make sure I understand what's going on here. Are you self-hosting Bors on Heroku using the 1-click deploy option? Are there any logs from Bors that...
Following from the "reserve capacity" or Ocean's "headroom" issue here: https://github.com/aws/karpenter/issues/987 Our specific use case is we have some vendored controller that polls an API for workloads, and then schedules...
Empty nodepools. Once nodes are created for a pool, metrics will be reported and the nodepool will have a status. When the nodes are removed due to being empty, the...
Quoting from my comment on a Slack [thread](https://kubernetes.slack.com/archives/C02SFFZSA2K/p1705073602592799) > Looking at the metrics code, the root cause is likely the nodepool status not containing resources when no nodes are in...
@jonathan-innis I took a crack at this in #940 While making the PR I noticed there was a test that explicitly ensured the resources status was nil, figured I'd mention...
I've gathered logs from the resources operator with `--zap-devel` enabled for debug logging. Apologies for the redactions, hopefully it's clear enough to follow. These are taken from a private cloud...