• Miek Gieben's avatar
    readme: more tests (#1184) · 87c9f00c
    Miek Gieben authored
    * readme: more tests
    
    Add dnssec and file plugin to the test readme. This requires creating a
    bunch of files with the right content. Doing so already unconvered an
    unconditional type assertion in DNSSEC. This PR will include the fix for
    that as well.
    
    Also extended the snippets in the file plugin README, so that they are
    whole Corefile - showing more value and checking all corefile snippets.
    
    Create outliner right now is the kubernetes plugin, because even setting
    the right env vars will result in:
    
    open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory":
    
    Which we can't create for a test.
    
    * lint
    87c9f00c
README.md 2.56 KB