Maria Shaldybin
Maria Shaldybin
we should also run `git submodule sync` before update
We could not reproduce the actual issue, which is the build continues after get step fails to fetch submodules. In our case the build errored out and did not continue....
Could not reproduce. You should not be updating release for that part. Make sure you only changed manifest. And release was updated in previous steps.
Silk provides [metrics about data sent by containers](https://github.com/cloudfoundry/silk-release/blob/e49e1fde50da899b0173bf81b8c5dae63208bd44/src/code.cloudfoundry.org/netmon/pollers/system_metrics_poller.go#L68). This would be iptables metrics which configure security groups for containers controlling outgoing traffic and incoming traffic from other containers. [The burst...
@mkocher you are right this is not for each container. We use this for the whole silk-vtep interface. I guess this package can be used to obtain data for each...
ran tests manually
@dsyer @Igosuki is this still an issue? We recently fixed crashlogs issues and it should be on production already.
There is an existing community resource is doing that: https://github.com/18F/s3-resource-simple
@jochenehret thank you for reporting this issue. We didn't catch it on our environments, probably our default timeouts are large enough. The reason the asset is too large is because...
@loewenstein-sap to update on status. I tried to deploy the code, but have been getting go mod compilation errors. Trying to understand what is happening..