Skip to content

image.py: Make KOKKURI_REGISTRY_INTERNAL optional

Ahmon Dancy requested to merge main-I847783ebd3b16c44360fb1b154bbae872cb0662b into main

KOKKURI_REGISTRY_INTERNAL now defaults to the value of
KOKKURI_REGISTRY_PUBLIC.

Consolidate uses of os.getenv() for KOKKURI_REGISTRY_INTERNAL,
KOKKURI_REGISTRY_PUBLIC, and KOKKURI_REGISTRY_CACHE into
functions. The references to those environment variables in the call
to ensure_jwt_auth will be updated in a future commit.


Related MRs:

Edited by Ahmon Dancy

Merge request reports

Loading