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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boilerplate setup #3595

Open
Tracked by #3590
mowies opened this issue Jul 16, 2024 · 1 comment · Fixed by #3654
Open
Tracked by #3590

Boilerplate setup #3595

mowies opened this issue Jul 16, 2024 · 1 comment · Fixed by #3654
Assignees

Comments

@mowies
Copy link
Member

mowies commented Jul 16, 2024

Details

Set up the boilerplate code around the Keptn Argo REST client.

DoD

  • API set up with a sample endpoint
  • basic documentation written with code snippets for the different ConfigMaps that need to be set up in ArgoCD done in ArgoCD proxy configuration #3674
  • dockerfile added and folder for it added to the various matrices in the pipelines so that the container images are built and pushed to GHCR
  • unit tests already added to the pipeline with the correct folder name so that everything already gets tested when the code is there
@asamonik
Copy link
Contributor

asamonik commented Aug 5, 2024

Looking into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants