You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restricted Environments are going to have limited access to repositories. This affects both OCI registries and Docker repositories where the images are stored.
KLM should be able to function in such an environment by having the option to configure/template registry URLs used in the module lifecycle.
Acceptance Criteria
It is possible to configure the OCI registry for KLM
It is possible to configure the Docker repository for KLM
KLM will use configured repositories for fetching module manifests
KLM can deploy modules with configured repositories
Open Questions
Should the manifests already include Docker repository URLs? Or should it be "templatable" and filled in by the KLM when the module is processed?
Reasons
Some environments require different repository/registry configurations. Access may be limited on the network level.
Description
Restricted Environments are going to have limited access to repositories. This affects both OCI registries and Docker repositories where the images are stored.
KLM should be able to function in such an environment by having the option to configure/template registry URLs used in the module lifecycle.
Acceptance Criteria
Open Questions
Reasons
Some environments require different repository/registry configurations. Access may be limited on the network level.
Issues
Restricted Market operational readiness
Implementation
The text was updated successfully, but these errors were encountered: