generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/open-mcpAll ManagedControlPlane related issuesAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.General task that needs to be done.
Milestone
Description
Understand the Task
Description
All OpenMCP providers must implement a Deployment API
that describes how the provider can be deployed on a Kubernetes cluster. This includes:
- The OCI images
- The configuration of the Kubernetes resources that shall be managed for the deployment
The Deployment API
is like a parent type for all providers that must be implemented by all providers. Since there is no API inheritance, the API must be mixed-in for each provider.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
- ...
- Code has been reviewed by other team members
- Internal technical Documentation created/updated
- New / changed code is documented
- Unit Tests created for new code or existing Unit Tests updated
- Integration Test Suite updated
- Enduser Documentation updated (if applicable)
- Successful demonstration in Review
Metadata
Metadata
Assignees
Labels
area/open-mcpAll ManagedControlPlane related issuesAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.General task that needs to be done.