Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Adding ability for SQS source CRD to use annotations #1035

Merged
merged 5 commits into from
Mar 18, 2020
Merged

Adding ability for SQS source CRD to use annotations #1035

merged 5 commits into from
Mar 18, 2020

Conversation

AceHack
Copy link
Contributor

@AceHack AceHack commented Mar 17, 2020

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

Added the ability for AwsSqsSource CRD to expose pod annotations, this will allow for using Kube2IAM credentials.  The existing credentials file is also supported.

Docs
awssqs/samples/README.md was updated as part of this PR

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 17, 2020
@knative-prow-robot knative-prow-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Mar 17, 2020
Co-Authored-By: Matt Moore <mattmoor@vmware.com>
@AceHack
Copy link
Contributor Author

AceHack commented Mar 17, 2020

/assign @vaikas

@lberk
Copy link
Member

lberk commented Mar 17, 2020

Quick nit for the release notes:
#993 #986 and #1012 should all be listed under the 'Fixes'
And #996 #1022 and #1013 under the backports as they're the actual PRs we're backporting

awssqs/config/201-clusterrole.yaml Show resolved Hide resolved
awssqs/config/201-clusterrole.yaml Outdated Show resolved Hide resolved
@AceHack
Copy link
Contributor Author

AceHack commented Mar 17, 2020

@lberk Updated

@lberk
Copy link
Member

lberk commented Mar 17, 2020

I don't see the yaml updates? Perhaps the commit hasn't been pushed?

@AceHack
Copy link
Contributor Author

AceHack commented Mar 17, 2020

@lberk which yaml files are you talking about?

@AceHack
Copy link
Contributor Author

AceHack commented Mar 17, 2020

@lberk updated

@lberk
Copy link
Member

lberk commented Mar 17, 2020

@AceHack hm? I still don't see the secrets and services under the same resources.apiGroups clause?

@AceHack
Copy link
Contributor Author

AceHack commented Mar 18, 2020

@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.

@lberk
Copy link
Member

lberk commented Mar 18, 2020

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 18, 2020
Copy link
Contributor

@n3wscott n3wscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/Approve

@knative-prow-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2020
@knative-prow-robot knative-prow-robot merged commit 3635472 into knative:release-0.13 Mar 18, 2020
@AceHack AceHack deleted the sqs-kube2iam-0.13 branch March 18, 2020 13:31
lberk added a commit to lberk/eventing-contrib that referenced this pull request Mar 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants