cloud-native-toolkit / cloud-native-toolkit/planning

Standardize the population of the modules in the gitops repo in a cli command

Open
#855 0 comments 0 reactions 1 assignee Claimed by @seansund View on GitHub
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There are two issues currently with the implementation of the gitops repo:

1. They are not fully aligned with the design of the multi tenancy gitops structure - https://github.com/cloud-native-toolkit/multi-tenancy-gitops (particularly the use of kustomize overlays for the argocd config)
2. The logic to set up the gitops, while consistent now across the gitops module repos, is achieved through copies of the same scripts in each repo. This means that to update the logic, all of the repos must be refreshed...

This is a good time to create a cli command that encapsulates the logic in these shell scripts to set up the modules. (This also gets us one step closer to being able to define GitOps modules independent of Terraform.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.