Implement Service Provider Flux

Open
#296 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
kubernetes

Research direction

Start with the service-provider-flux repository and read control-plane-operator/pkg/controlplane/components/flux_component.go to understand the Juggler approach. Map the new Flux instance resource and pipeline initialization before planning tests. Done means installation, update, deletion, documentation, unit tests, and integration coverage meet the listed criteria and pass review.

Written by the indexing model from the issue text.

Description

kind/task needs/validation
Understand the Task

Description
Implement a new service provider for Flux, based on the MCP Architecture V2.
The Service Provider Flux should be able to install/update/delete Flux instances on Managed Control Planes.

https://github.com/openmcp-project/service-provider-flux

To accomplish this, we will use the carve-out-approach in the first round, see https://github.com/openmcp-project/backlog/issues/199

What is required to accept the Task as done.

Implementation

Done Criteria

  • Finish implementation
  • 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
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openmcp-project/backlog

All issues in openmcp-project/backlog

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.