Skip to content

Task: Implement the deployment controller #101

@reshnm

Description

@reshnm

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

Labels

area/open-mcpAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions