argoproj/argo-events

Minio EventSource ignores caCertificate attribute

Opened this issue · 1 comments

Describe the bug
Trying to add an Minio EventSource with custom certificate, however updating the yaml removes the caCertificate part.

To Reproduce
Steps to reproduce the behavior:

  1. Go to argo-workflows
  2. Click on EventSources
  3. Click on your Minio EventSource
  4. Add a caCertificate to the minio spec.
  5. Click save
  6. See caCertificate removed

Expected behavior
The caCertificate field stays, or the docs are updated properly to reflect this behaviour.

Environment (please complete the following information):

  • Argo: 3.5.10
  • Argo Events: 2.4.8

Additional context
Add any other context about the problem here.


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.

This issue has been automatically marked as stale because it has not had
any activity in the last 60 days. It will be closed if no further activity
occurs. Thank you for your contributions.