kyma-project / serverless

Apache License 2.0
4 stars 19 forks source link

POC: Serverless uses separated internal docker registry module #849

Open kwiatekus opened 6 months ago

kwiatekus commented 6 months ago

Description

Prototype changes is serverless necessary to integrate with docker registry separated to its own module.

Assumptions:

(*) Future configuration for docker registry storage should happen via DockerRegistry CR (volume size, nfs storage, s3-like store object, etc..).

Reasons https://github.com/kyma-project/kyma/issues/18555

Attachments Depends on kyma-project/docker-registry#19

kwiatekus commented 4 weeks ago

Should be implemented only after this https://github.com/kyma-project/serverless/issues/941 is finished with negative result