Skip to content

Templates for basic configuration of application server

Hossein Pursultani requested to merge add-app-server-basic-config-templates 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 !18 (merged) and !17 (merged). Do not merge it before !18 (merged).

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

What does this MR do?

Go templates for rendering basic configuration for Puma and Workhorse from version v2alpha1 of GitLab resource.

The templates use Sprig templates functions. Therefore the runtime must add the function to the template execution context.

Author's Checklist

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

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