argoproj-labs / hera

Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
601 stars 106 forks source link

Support user specified Bearer tokens #1053

Closed flaviuvadan closed 6 months ago

flaviuvadan commented 6 months ago

Pull Request Checklist

See #1016 for a description provided by users. This PR adds support for user specified Bearer tokens while providing a backwards compatible experience.

flaviuvadan commented 6 months ago

CC @ljyanesm @Adam-D-Lewis