Skip to content

Tags: jannfis/argo-events

Tags

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: gateway and sensor service name (argoproj#651)

stable

Toggle stable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: gateway and sensor service name (argoproj#651)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.14.0 (argoproj#590)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v0.13.0 (argoproj#552)

v0.13.0-rc

Toggle v0.13.0-rc's commit message

Verified

This commit was signed with the committer’s verified signature.
VaibhavPage Vaibhav
chore: update version

v0.12

Toggle v0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update index.md

v0.12-rc

Toggle v0.12-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(update-examples): update minio gateway example (argoproj#426)

v0.11

Toggle v0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(): update argo workflows to 2.4.2 (argoproj#397)

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(): release v0.10 (argoproj#369)

v0.9.3

Toggle v0.9.3's commit message
Enable creating AWS sessions without providing explicit credentials f… (

argoproj#300)

* Enable creating AWS sessions without providing explicit credentials for AWS Gateways

AWS Gateways running on pods configured with IAM roles can use event sources without specifying access credentials.
The AWS Session is created using the IAM role present on the pod and has permissions associated with the IAM role.

* Add appropriate comments for example without credentials event source in aws sns