Skip to content
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

SASL Mechanism: AWS MSK IAM (making requested edits) #798

Merged
merged 10 commits into from
Nov 24, 2021

Conversation

dominicbarnes
Copy link
Contributor

@dominicbarnes dominicbarnes commented Nov 23, 2021

This builds on #763 and adds a commit which makes the changes I requested on the latest of that PR. My intention is to push this commit over to paxosglobal's fork, but I couldn't figure out how to open my PR to reflect that intent. As such, I'm opening the PR directly against main to see if my fixes bring everything into line.

This PR duplicates #763 (and will be merged in it's place)

@dominicbarnes dominicbarnes force-pushed the dominic/sasl-aws-msk-iam branch 3 times, most recently from 8d16f1e to aee4be0 Compare November 23, 2021 08:29
@dominicbarnes
Copy link
Contributor Author

@cmaher I've made the changes I requested for your PR #763 here, while preserving the commit history that includes your contribution. If possible, I'd like to push my commit to your branch so we can merge the original PR, but I can also just merge from here if that becomes tricky.


require (
github.com/aws/aws-sdk-go v1.41.3
github.com/segmentio/kafka-go v0.4.23
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this still needs to refer to a kafka-go version after the sasl changes have been merged? I also have no idea how the replace statement will work if this is imported somewhere else.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yeah, good catch. I'll remove that replace statement, then update the version here. I'm not 100% sure how we'll make sure they stay in sync, but we'll cross that bridge after merge.

@cmaher
Copy link
Contributor

cmaher commented Nov 23, 2021

changes look good to me!

@dominicbarnes dominicbarnes force-pushed the dominic/sasl-aws-msk-iam branch 2 times, most recently from d0bc028 to c71ca87 Compare November 24, 2021 04:14
@dominicbarnes
Copy link
Contributor Author

I think we're all clear now that I tagged v0.4.24 (which includes the SASL Metadata)

@dominicbarnes dominicbarnes merged commit e88d48a into main Nov 24, 2021
@dominicbarnes dominicbarnes deleted the dominic/sasl-aws-msk-iam branch November 24, 2021 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants