Aaron C. de Bruyn

Results 177 comments of Aaron C. de Bruyn

I just updated and was thinking to myself "I seem to recall something about a powershell command to calculate a password score, but I don't see it anywhere..." Now that...

external-dns is running in it's container with the following args: ``` external-dns --metrics-address=:7979 --log-level=debug --log-format=text --policy=upsert-only --provider=pdns --registry=txt --interval=1m --txt-owner-id=caitkube --txt-prefix=%{record_type}-cait. --txt-new-format-only --managed-record-types=A --managed-record-types=AAAA --managed-record-types=CNAME --managed-record-types=NS --managed-record-types=MX --managed-record-types=TXT --source=crd --source=service...

Sorry @ivankatliarchuk, I didn't see your reply. I don't believe it was working properly in previous versions. In powerdns the first nameserver is automatically added when creating the zone...so external-dns...

> Seems like currently NS records not supported by external-dns [#3404 (comment)](https://github.com/kubernetes-sigs/external-dns/issues/3404#issue-1583287522) I don't think that's the case. Looking through the code (Go is a foreign language to me)...it looks...

Just tried ```sh bootstrap-salt.sh onedir 3006.3``` on a CentOS box and it finished up with no errors, but it installed 3006.1 from the yum repo and not 3006.3 using the...

Lens is becoming more and more broken as time goes by. I wonder if Mirantis will cut a release in the next 21 days or if we only get 1...

Any update on this? 7.x is out, and ports are still stuck on 6.4. Edit: Er...I meant 6.7

To add to @jakommo 's install instructions, if you get build errors, it may be because you have a version of go from ports that's out-of-date. I removed the ```go```...

Hmm...that must be what I'm running into too. I have a field called 'reported_user', and two computed fields 'user1' and 'user2'. user1 depends on self.reported_user user2 depends on self.reported_user and...

Weird that it misses so much when doing a "quick" scan.