generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
kind/taskGeneral task that needs to be done.General task that needs to be done.needs/validationVerify Issue and Prio with POVerify Issue and Prio with PO
Description
Understand the Task
Description
This task focuses on defining the configuration parameters required by the MCP Template PlatformService operator itself to properly function within the MCP Platform. This configuration includes:
- Cluster-scoped ManagedControlPlaneTemplates namespace: Clarifying that these are non-namespaced resources that the operator will monitor globally.
- IAM settings who has access to cluster resource default
This will be a separate CRD in the PlatformService. This needs to be added there and be in the Platform Cluster.
The ProviderConfig should then be parsed and usable in the reconcilation methods.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
- Documentation clearly stating how the operator will access/process cluster-scoped templates and detailing its required permissions for all operations.
- 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
kind/taskGeneral task that needs to be done.General task that needs to be done.needs/validationVerify Issue and Prio with POVerify Issue and Prio with PO