charm-helpers icon indicating copy to clipboard operation
charm-helpers copied to clipboard

Do not try to sign certificates for None if ip not resolved

Open tbaumann opened this issue 3 years ago • 1 comments

Fixes https://github.com/juju/charm-helpers/issues/732

tbaumann avatar Sep 14 '22 17:09 tbaumann

It looks like tests are failing: tox -e py310 (that uses nose2):

----------------------------------------------------------------------
Ran 1936 tests in 7.439s

FAILED (errors=5)
Name                          

ajkavanagh avatar May 08 '23 15:05 ajkavanagh