Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling Modules in Restricted Environments #1867

Open
4 tasks
janmedrek opened this issue Sep 12, 2024 · 0 comments
Open
4 tasks

Handling Modules in Restricted Environments #1867

janmedrek opened this issue Sep 12, 2024 · 0 comments
Labels

Comments

@janmedrek
Copy link
Contributor

janmedrek commented Sep 12, 2024

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

  • 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.

Issues

Restricted Market operational readiness
Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant