Markus Enander
Markus Enander
@SuperQ I'm planning to do some PoC for this later tonight (using ListUnitFiles as the base instead of ListUnits) if you're not already working on it?
So my initial thought was to keep the call to ListUnits and add another call to ListUnitFiles. Then diffing the loaded units with the unit-files. By adding a bool to...
I suggest the following solution: Add an up-gauge that get's set to 1 or 0 in the Collect-function. If the http-request returns an error, set this to 0, Collect just...
@wyukawa Any thoughts on this? I have the fix pretty much ready in my head. And a PR could be submitted within a day. What's your thoughts on the approach?
Thanks, I'll go ahead and explore that path!
I have now done some more digging around this and while tagging a revision as `default` will generate a new validatingwebhook, this new webhook has an objectSelector like this: ```...
> The control plane for the default revision will also ignore resources with a revision label different than its own. In that case I assume it makes sense to keep...