openmcp-project / openmcp-project/backlog
Task: Implement `Sevice Provider Azure Service Operator` (ASO)
@jakobve is already working on this.
Since Jul 20, 2026.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Understand the Task
Description
Deploy the Azure Service Operator (ASO) via ist Helm Chart creating a Flux OCIRepository and HelmRelease on the platform cluster in the respective namespace (the namespace is given by the service provider template).
The provider configuration must offer to configure the image locations for all operators that are being deployed by the service provider. It must be possible to configure this for multiple versions of ASO that are possible to be deployed.
The provider configurarion must offer to configure image pull credentials. These credentials will be copied to the correct location (based on 1. or 2. deployment type) and be configured for the deployment.
The service instance resource (on the onboarding cluster) must be able to select the desired ASO version.
Any further valuable resources.
- Docs: https://azure.github.io/azure-service-operator/
- GitHub Repo: https://github.com/Azure/azure-service-operator
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.