-
Notifications
You must be signed in to change notification settings - Fork 225
Adding ability for SQS source CRD to use annotations #1035
Adding ability for SQS source CRD to use annotations #1035
Conversation
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
/assign @vaikas |
@lberk Updated |
I don't see the yaml updates? Perhaps the commit hasn't been pushed? |
@lberk which yaml files are you talking about? |
@lberk updated |
@AceHack hm? I still don't see the |
@lberk sorry I misunderstood the first time, I think I fixed it correctly this time. Thanks and let me know if you would like any other changes. |
/lgtm |
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
/Approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AceHack, n3wscott The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #993 #986 #1012
Backporting:
#996
#1022
#1013
Proposed Changes
Added the ability for AwsSqsSource CRD to expose pod annotations, this will allow for using Kube2IAM credentials. The existing credentials file is also supported. This is a backward-compatible change.
Fixing issue with incorrect conversion of sqs SentTimestamp
🎁 Add new feature
🐛 Fix bug
Release Note
Docs
awssqs/samples/README.md was updated as part of this PR