You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Problem Statement:
On application deployment getting an error on ArgoCD:
From the error, application label contains invalid characters.
Proposed Solution(s):
Perhaps we should use sanitised output name similar to branch name in labels.
The text was updated successfully, but these errors were encountered: