Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of AWS CodeCommit as a repository for ArgoCD workloads #1430

Open
ybezsonov opened this issue Feb 13, 2023 · 1 comment
Open

Example of AWS CodeCommit as a repository for ArgoCD workloads #1430

ybezsonov opened this issue Feb 13, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request examples gitops good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ybezsonov
Copy link

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

Add an example that shows how to configure ArgoCD to use AWS Codecommit as a source repository for ArgoCD workloads.
AWS Codecommit can trigger ArgoCD sync by calling ArgoCD webhook. It can start deployment of changes to EKS cluster immediately after push to AWS Codecommit repository and remove the need of pulling repository each X minutes.

Describe the solution you would like

A simple example that contains:

  • Create AWS Codecommit repository
  • Copy sample workloads repository from Github and push to AWS Codecommit
  • Create AWS Codecommit credentials and configure ArgoCD to use them via Secret to access AWS Codecommit repository
  • Create AWS Codecommit trigger to execute AWS Lambda function to call ArgoCD webhook
@askulkarni2 askulkarni2 added enhancement New feature or request help wanted Extra attention is needed examples gitops good first issue Good for newcomers labels Mar 14, 2023
@ybezsonov
Copy link
Author

Hi @askulkarni2 Could you please assign this issue to me? I have a draft implementation already and can deliver a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples gitops good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: No status
2 participants