David Yaffe
David Yaffe
I'm experiencing this issue, too. Since I don't control the cert-manager deployment, I'd like to be able to issue a kubectl command to change the public nameservers for propagation checks.
> It looks like you need to sign off your commits with `git commit -s --amend`. I created the pull request using Github's Markdown editor, since it was simply adding...
I’ll redo the pull request from the command line later today.
For completeness: ```bash david@gizmo generator]$ rpm -qa | grep snmp net-snmp-libs-debuginfo-5.8-19.fc32.x86_64 net-snmp-5.8-19.fc32.x86_64 net-snmp-debugsource-5.8-19.fc32.x86_64 net-snmp-agent-libs-5.8-19.fc32.x86_64 net-snmp-libs-5.8-19.fc32.x86_64 net-snmp-utils-5.8-19.fc32.x86_64 net-snmp-debuginfo-5.8-19.fc32.x86_64 net-snmp-devel-5.8-19.fc32.x86_64 [david@gizmo generator]$ rpm -qa | grep golang golang-src-1.14.3-1.fc32.noarch golang-bin-1.14.3-1.fc32.x86_64 golang-1.14.3-1.fc32.x86_64 [david@gizmo generator]$...
I checked on the Ubuntu VM, and both versions 'match', in as much at the major/minor release numbers go. Both distros are using net-snmp 5.8. ```bash root@vm-ubuntu:~# apt list --installed...
For example, the following code generates a long vertical chain, with an arrow pointing back to the top. $ cat test.d2 step-1 step-1 -> step-2 step-2 -> step-3 step-3 ->...
Better formatting on the proposed response: ``` x509_cert_verification_code{ application="external websites", common_name="www.bell.ca", country="CA", group="External Certs", host="", issuer_common_name="Entrust Certification Authority - L1K", issuer_serial_number="", locality="Ottawa", ocsp_stapled="yes", ocsp_status="good", ocsp_verified="yes", organization="Bell Canada", organizational_unit="", province="Ontario", public_key_algorithm="RSA",...