generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
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
Implement the reconcile logic of the deployment controller.
In the future, the deployment controller should be able to reconcile any provider type. The scope of this task is to implement a first MVP. For this MVP, it is ok to reconcile a small set of types, in order to quickly validate the approach.
We start with the following scope:
- Gardener Cluster Provider
- Service Provider Landscaper
- (Project Workspace Operator?)
The deployment controller needs to create, update and delete deployments. Focus should be the create and update operations, delete might be coming a bit later.
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.