UnresolvedSecretsError#

exception phalanx.exceptions.UnresolvedSecretsError(secrets)#

Bases: Exception

Some secrets could not be resolved.

Parameters:

secrets (Iterable[Secret]) – Secrets that could not be resolved.