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

update all scaffolder templates to use ArgoCD labeling and naming conventions #59

Open
davgordo opened this issue Jan 7, 2025 · 0 comments

Comments

@davgordo
Copy link
Contributor

davgordo commented Jan 7, 2025

ArgoCD Application names for components should be prefixed with the name of the system to which they belong:
https://github.com/contract-first-idp/software-templates/blob/main/templates/quarkus-camel-openapi/system/components/%24%7B%7Bvalues.component_id%7D%7D-argocd-app-dev.yaml#L4

ArgoCD Applications should to labeled with the system to which they belong:
https://github.com/contract-first-idp/software-templates/blob/main/templates/quarkus-camel-openapi/system/components/%24%7B%7Bvalues.component_id%7D%7D-argocd-app-dev.yaml#L9

This pattern needs to be copied to the Spring Boot templates.

@davgordo davgordo converted this from a draft issue Jan 7, 2025
@davgordo davgordo moved this from Backlog to Ready in Contract-First IDP Solution Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant