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

bug(argocd): appset application label error #154

Closed
saidsef opened this issue May 18, 2024 · 1 comment · Fixed by #155
Closed

bug(argocd): appset application label error #154

saidsef opened this issue May 18, 2024 · 1 comment · Fixed by #155
Assignees
Labels
bug Something isn't working

Comments

@saidsef
Copy link
Owner

saidsef commented May 18, 2024

Problem Statement:

On application deployment getting an error on ArgoCD:

Application.argoproj.io "faas-reverse-geocoding-3aa4e21-101-pr-reviews" is invalid: metadata.labels: Invalid value: "dependabot-go_modules-github.com-prometheus-client_golang-1.19.1": must be no more than 63 characters

From the error, application label contains invalid characters.

Proposed Solution(s):

Perhaps we should use sanitised output name similar to branch name in labels.

@saidsef saidsef added the bug Something isn't working label May 18, 2024
@saidsef saidsef self-assigned this May 18, 2024
Copy link

👋 Hi and Thanks for Reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant