Skip to content

Create the Git Service to validate Git URLs mentioned in the ConsoleApplication CR #4

@Lucifergene

Description

@Lucifergene

Once the user submits the ConsoleApplication CR, the first step should be to verify and validate whether the Git repository is reachable. Upon success of this step, the controller should proceed to create the other necessary resources.

Acceptance Criteria:

  • Support of GitHub URLs
  • Support of GitLab URLs
  • Develop the Reconcile Function of the controller to validate the URLs and express the result via the YAML status.
  • Unit tests for the GitService package
  • Unit tests for the Controller
  • The controller must reconcile the status of the Git URL once the ConsoleApplication CR is applied on the cluster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions