Dmitriy Miroshnik

Results 22 issues of Dmitriy Miroshnik

**Describe the bug** Cannot use sak-external-dns dns with existing hostedZone . **To Reproduce** Steps to reproduce the behavior: use module with configuration: ``` module external_dns { source = "github.com/provectus/sak-external-dns" cluster_name...

bug
good first issue
sak-external-dns

Many sak-modules are outdated. Prepare list of the newest stable version and version in sak-module for: - https://github.com/provectus/sak-external-dns - in progress - https://github.com/provectus/sak-scaling. - done - https://github.com/provectus/sak-cert-manager - https://github.com/provectus/sak-alb-controller -...

sak-prometheus
sak-efk
sak-scaling
sak-alb
sak-external-dns
sak-nginx

Check sak modules with [tfsec](https://github.com/aquasecurity/tfsec). **Why is this needed**:`. It will find potential misconfigurations. This tool should be added into GitHub Actions.

enhancement
good first issue

Same issue as with [sak-kubernetes](https://github.com/provectus/swiss-army-kube/issues/195) module. Current module is very complicated to read, outdated. Try to use this [module](https://github.com/terraform-aws-modules/terraform-aws-vpc). We can leave sak-vpc repo in working state and change all...

enhancement
issue
sak-vpc

**What would you like to be added**: Deprecate sak-kubernetes module with using aws-eks-terraform module. https://github.com/terraform-aws-modules/terraform-aws-eks **Why is this needed**:`. There is no need to support custom solution. Better to simply...

enhancement
sak-kubernetes

**What would you like to be added**: Add Tflint github-actions to all sak repositories (except incubator) **Why is this needed**:`. Keep clean terraform code-style and remove redundant code

enhancement

Update ArgoCD helm chart to use v2.3.2+ version. Version 2.3.2 contains security issue fix. https://github.com/argoproj/argo-cd/releases/tag/v2.3.2

enhancement
sak-argocd
issue

On main page we have navigation to "Modules" page which is quite empty. https://github.com/provectus/swiss-army-kube/blob/master/modules/README.md This page should have: 1. List of current SAK modules with brief description 2. Info about...

good first issue
docs

Create FAQ page. We can obtain questions-answers from contributors/developers.

enhancement
good first issue
docs

Since we have ArgoCD as a deploy method for all sak modules - we can start removing helm_release deploy method (except sak-argocd). In some of sak-modules this method not supported...

enhancement
good first issue