-
Notifications
You must be signed in to change notification settings - Fork 747
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
Add SQS Custom endpoint support #1632
Add SQS Custom endpoint support #1632
Conversation
Signed-off-by: itamarom <itamarnine4@gmail.com>
32b78c7
to
ff57f6a
Compare
USERS.md
Outdated
@@ -33,3 +33,4 @@ Organizations below are **officially** using Argo Events. Please send a PR with | |||
1. [Viaduct](https://www.viaduct.ai/) | |||
1. [WooliesX](https://wooliesx.com.au/) | |||
1. [Woolworths Group](https://www.woolworthsgroup.com.au/) | |||
1. [Loam](https://www.getloam.com/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alphabetical order please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, fixed!
Signed-off-by: itamarom <itamarnine4@gmail.com>
ff57f6a
to
c97a6f5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the PR!
Thanks! |
Let's make it in v1.6.1. |
* feat: Add support for custom SQS endpoints Signed-off-by: itamarom <itamarnine4@gmail.com> Signed-off-by: Aaron Weisberg <aaronweisberg@gmail.com>
* feat: Add support for custom SQS endpoints Signed-off-by: itamarom <itamarnine4@gmail.com>
* feat: Add support for custom SQS endpoints Signed-off-by: itamarom <itamarnine4@gmail.com>
* feat: Add support for custom SQS endpoints Signed-off-by: itamarom <itamarnine4@gmail.com>
Checklist:
Closes #1631