Application.argoproj.io "from-appset-cool_app" is invalid: metadata.name: Invalid value: "from-appset-cool_app": a lowercase RFC 1123 subdomain #48
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
minor
patch
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
small-hack/appset-secret-plugin#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue
The following syntax fails
as ApplicationSet reports
The problem is coming from the default secret which includes a value's name containing an underscore
==>
Thanks for pointing this out!