We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6503f64 commit 17c2f7cCopy full SHA for 17c2f7c
src/python_gardenlinux_lib/oci/registry.py
@@ -26,6 +26,7 @@
26
from oras.provider import Registry
27
from oras.schemas import manifest as oras_manifest_schema
28
29
+from python_gardenlinux_lib.cname import get_flavor_from_cname
30
from python_gardenlinux_lib.crypto import (
31
calculate_sha256,
32
verify_sha256,
0 commit comments