BM
BM
Thank you Adam for reporting this. We do have to improve the documentation. I'll update the docs as part of the release as that will require a significant update.
Entirely agree with you observation about the need for improvement. We'd live any PR on those that we can get. The documentation uses [github pages](https://pages.github.com/) and is in the branch...
@yafsn Keith, any idea why the work around did not work? I'd assume it has something to do with determining the users groups. Can you drop the relevant snippet of...
There were definitely initialization order issues in the 1.3.0 release. I can't say for certain that they have all been fixed in master, but I've addressed a few of those...
@byxorna
need to add transactional reads when verifying that a meta attribute exists https://github.com/tumblr/collins/blob/master/conf/evolutions/collins/1.sql#L32 But this shouldn't be an issue in practice. Collins does create meta fields when they don't exist...
Looking forward to the PR. Ty
``` ipAddresses { pools { "5.21.25-IPv6" { network="2001:DB8:1d::/64" gateway="2001:DB8:1d::1" startAddress="2001:DB8:1d::4" } } } ``` Spending some time to make sure that I understand ipv6 addressing and sub netting first. Arnoud,...
Sorry about that closed this by mistake. Reopened it
@byxorna thoughts?