8000 Fix Kinesis -related Authorization header parsing (via kinesis-mock version update) by paulo-ferraz-oliveira · Pull Request #7375 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content

Fix Kinesis -related Authorization header parsing (via kinesis-mock version update) #7375

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

Merged
merged 3 commits into from
Dec 22, 2022
Merged

Fix Kinesis -related Authorization header parsing (via kinesis-mock version update) #7375

merged 3 commits into from
Dec 22, 2022

Conversation

paulo-ferraz-oliveira
Copy link
Contributor

Closes #7358.

Ran:

  • make venv,
  • make install,
  • make format,
  • make lint, and
  • make test.

Pushing to check how CI reacts.

We found an issue with localstack that ended up being an issue within
the kinesis-mock dependency

We opened GitHub issues in both places, had help from the maintainer of
kinesis-mock, who gently provided a fix for, as well as tagging
the service - and we're now pulling it into LocalStack
Copy link
Collaborator
@localstack-bot localstack-bot left a comment

Choose a reason for hiding this comment

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

Welcome to LocalStack! Thanks for raising your first Pull Request and landing in your contributions. Our team will reach out with any reviews or feedbacks that we have shortly. We recommend joining our Slack Community and share your PR on the #community channel to share your contributions with us. Please make sure you are following our contributing guidelines and our Code of Conduct.

@localstack-bot
Copy link
Collaborator
localstack-bot commented Dec 20, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Fix/auth header parsing on kinesis Fix Kinesis -related Authorization header parsing (via kinesis-mock version update) Dec 20, 2022
@paulo-ferraz-oliveira
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor
@bentsku bentsku left a comment

Choose a reason for hiding this comment

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

Thanks a lot for taking care of this, and for your first contribution to LocalStack!

I just have a minor comment about the line in CONTRIBUTING.md, and maybe we could make it clearer for new contributors. Sorry it was not very clear.

CONTRIBUTING.md Outdated
@@ -6,6 +6,7 @@ For pull requests, please stick to the following guidelines:

* Add tests for any new features and bug fixes. Ideally, each PR should increase the test coverage.
* Follow the existing code style. Run `make format` and `make lint` before checking in your code.
* This might involve previous runs of `make venv` and `make install`, in order to have proper local setup.
8000 Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry you encountered some difficulties while setting LocalStack up.
Maybe we could rewrite that line with a link to https://docs.localstack.cloud/contributing/development-environment-setup/ to help new contributors?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If you prefer something else, would you be so kind as to use the "suggestion" mechanism from GitHub? Thank you.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks a lot for the change, it's true, I could have used the "suggestion" mechanism first, sorry!

Copy link
Contributor
@bentsku bentsku left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks a lot for your contribution and sorry for the delay in reviewing.

@bentsku bentsku merged commit 2ccd9a1 into localstack:master Dec 22, 2022
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the fix/auth-header-parsing-on-kinesis branch December 23, 2022 07:39
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.

bug: LocalStack authentication expects a space after commas in Authorization header parameters
3 participants
0