Andrew Edgar
Andrew Edgar
Our mistake. Entered the value incorrectly it needs to be an array. Would be nice if the docs specified that a little more clearly perhaps with some examples.
it's an array so you need to set it with the yml representation of an array ``` ignore_paths: - upgrade-119/*** - test/* ```
@manno yes that's exactly right you need to have the dns in front of the bosh-dns. which is what we are doing but a warning about this override is clear...
We would be very interested in this sort of thing as well. We want to be able to know which apps/instances are showing high network usage across the whole env....
We also need to know how the keys are rotated. I attempted to rotate keys and it failed. How can we get this documentation or instructions on how to perform...
why is this still not worked on. We need to know how to rotate those keys as when I tried it it failed and caused an outage with UAA. can...
That's the thing. I do NOT have steps. I need the UAA team to provide the steps on how to do the update with no downtime.
@xtremerui reading the garden discussion. why is concourse using a custom version of iptables? This looks like garden changed to use the /sbin/iptables but concourse is using /var/gdn/assets/linux/sbin/iptables. Is there...
This happens when we upgraded to 6.3. now all our pool locks are failing. I think this is also an issue with defaulting to depth: 1. We need this fixed...
I can fix the "get" by setting depth: 5 but depth is not a param on the "put" and the child "get" of the put now fails because of this...