Skip to content

Basic API definition for configuring application server

Hossein Pursultani requested to merge add-api-v2alpha1-basics into main

🔵 This MR is based on !16 (closed) breakdown. These changes are tested in the broader context of !16 (closed).

This MR is based on !17 (merged). Do not merge it before !17 (merged).

This MR must be rebased after merging !17 (merged).

What does this MR do?

A basic resource definition for v2alpha1.GitLab. The focus of this change is the configuration of Puma and Workhorse. As a result this resource definition in is not final and it is likely to change in the subsequent changes.

Author's Checklist

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Note to reviewers

You can ignore the following files and directories. They are generated with controller-gen from source:

  • api/v2alpha1/zz_generated.deepcopy.go
  • config/

Required

  • Ensure a release milestone is set.
  • MR title and description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • MR has a green pipeline on GitLab.com.
  • When ready for review, MR is labeled workflowready for review per the MR workflow.

Expected

  • Test plan indicating conditions for success has been posted and passes.
  • Documentation is created or updated.
  • Tests are added.

Related issues

Related to #2 (closed)

Edited by Hossein Pursultani

Merge request reports