shapirov103 / cdk-eks-blueprint

repo for CDK Software Factory
Apache License 2.0
11 stars 2 forks source link

Feature/addon dir cleanup #55

Closed kcoleman731 closed 3 years ago

kcoleman731 commented 3 years ago

This pull request performs the following:

  1. Exports all addons via a single module.
  2. Updates addon file naming convention to leverage index.ts
  3. Refactored AppMesh add on for readability
  4. Refactored ArgoCD addon to leverage community supported Helm chart https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd
  5. Refactored Calico addon to leverage EKS Charts Calico chart https://github.com/aws/eks-charts/tree/master/stable/aws-calico.