Ben Leggett
Ben Leggett
@francis-ve Please open a separate issue for those errors, those NPM error logs have nothing to do with the OP's issue or Sonarqube.
We need to do an upgrade pass on our node deps, most likely. Most of the warnings are because we're still using angular cli v1.x, which is no longer being...
@francis-ve What install scenario did you use?
Hmm. The Node EACCESS errors are a problem then, that shouldn't happen randomly with containers. Will take a look.
The issues here are fixed in the `jenkins_docker` branch, which (because of how we do feature branches) contains many fixes to scenario 3 that have not been rolled back into...
@francis-ve I have PRed some backported fixes from the the `jenkins_docker` branch that should fix the `serverless` build errors (and a few other failures I encountered)
To start with, we should separate the Docker host for Jenkins/Gitlab from the box that we run the installer from.
This fix seems like a potentially reasonable approach for ambient mesh (#42850) as well , but it's unclear to me how that would work with waypoint proxies - it would...
> I am not sure we have an issue for waypoints, or its at least no worse than sidecars? At least from my initial thinking I agree, I am just...
IIRC Cilium already supports supplying a template `/etc/cni/net.d` `conflist` during install. So (Op. 1) can already probably work. How does cilium stop pods from being provisioned before Cilium's node agent...