pkg
pkg copied to clipboard
Add warning for Source.spec.ceOverride.extension names that are longer than 20 characters and with uppercase letters
Problem As stated on the Cloud Events Spec the attribute naming convention suggest (SHOULD, not MUST) that the names are no longer than 20 characters. We should add at maybe a warning for that cases, even when this does not imply an error. Also, when there are keys with upper case letters there could be a collision (cause the keys get converted to lower-case), in that keys the value corresponds with the last defined key (generally)
Persona: Producers, consumers and integrators
Exit Criteria When you set an extension name longer than 20 characters on any source.spec.ceOverride.extensions extension, the logs show a warning about that extension name
Additional context (optional) Here should be any warning or validation related to sources 😉
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/remove-lifecycle stale /triage accepted /reopen
@pierDipi: Reopened this issue.
In response to this:
/remove-lifecycle stale /triage accepted /reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.