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

Documentation out of date - userPayload depreciated field #2190

Closed
jackmead515 opened this issue Sep 14, 2022 · 1 comment · Fixed by #2204
Closed

Documentation out of date - userPayload depreciated field #2190

jackmead515 opened this issue Sep 14, 2022 · 1 comment · Fixed by #2204
Labels
bug Something isn't working

Comments

@jackmead515
Copy link

Describe the bug
The documentation and examples clearly indicates that an EventSource of type "calendar" can define a userPayload as additional data to send in the event. The userPayload is a depreciated field and replaced with metadata

https://github.com/argoproj/argo-events/blob/v1.7.1/examples/event-sources/calendar.yaml#L32
https://argoproj.github.io/argo-events/eventsources/setup/calendar/

Environment (please complete the following information):

  • Argo Events: [e.g. v1.7.1]

Additional context
Just need to update documentation and the examples with the new metadata argument.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@jackmead515 jackmead515 added the bug Something isn't working label Sep 14, 2022
@whynowy
Copy link
Member

whynowy commented Sep 21, 2022

Thanks, will fix it.

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.

2 participants