Skip to content

fix lazy import in models.py #1536

@jku

Description

@jku

#1496 moves more ClientTrustConfig and related classes (SigningConfig, TrustedRoot) to models. To accomodate that, lazy imports were added for RekorClient and Rekor2Client. It would be nice to clean this up.

The issue appears because we now import Rekor*Client in models but those want to import TransparencyLogEntry from models...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions