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

Introduce an abstraction layer for the OCM library #1941

Closed
c-pius opened this issue Feb 2, 2024 · 1 comment
Closed

Introduce an abstraction layer for the OCM library #1941

c-pius opened this issue Feb 2, 2024 · 1 comment

Comments

@c-pius
Copy link
Contributor

c-pius commented Feb 2, 2024

Description

For the new CLI, we want to create an abstraction layer shielding the OCM dependency. The abstraction shall provide an API focussing on the functionality we need and internally delegate to the OCM library.

Reasons

This will reduce our code's coupling to the OCM library and make it easier in the future to cope with (breaking) changes within the library.

Attachments

@janmedrek
Copy link
Contributor

Moving to the new repo: kyma-project/modulectl#6

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

No branches or pull requests

2 participants