Files
kubernetes/test/images/jessie-dnsutils
Claudiu Belu 30f529c57f test images: Adds --force-yes when installing jessie-dnsutils packages
Currently, the jessie-dnsutils image fails to build for arm64 arch with the following
error:

GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717

We can bypass this issue by adding a --force-yes flag when installing the needed dnsutils.
2020-06-12 14:22:28 -07:00
..
2020-02-21 02:09:49 -08:00

jessie-dnsutils

DNS utils but implemented in a different OS to have some basic check across OSes. See issue #10161 for original issue and discussion.