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

Fix sigv4 auth in Cloud + prepare 1.0.1 #201

Merged
merged 9 commits into from
Aug 8, 2024
Merged

Fix sigv4 auth in Cloud + prepare 1.0.1 #201

merged 9 commits into from
Aug 8, 2024

Conversation

idastambuk
Copy link
Contributor

@idastambuk idastambuk commented Aug 7, 2024

This fixes #191, removing non-AWS auth methods, which worked in local testing but not in cloud.

Fixes: #185, #195

@idastambuk idastambuk marked this pull request as ready for review August 7, 2024 14:14
@idastambuk idastambuk requested a review from a team as a code owner August 7, 2024 14:14
@idastambuk idastambuk requested review from iwysiu, kevinwcyu and njvrzm and removed request for a team August 7, 2024 14:14
@idastambuk idastambuk changed the title Quickfix for sigv4 Fix sigv4 auth in Cloud Aug 7, 2024
@idastambuk idastambuk changed the title Fix sigv4 auth in Cloud Fix sigv4 auth in Cloud + prepare 1.0.1 Aug 7, 2024
@njvrzm njvrzm linked an issue Aug 7, 2024 that may be closed by this pull request
Copy link
Collaborator

@njvrzm njvrzm left a comment

Choose a reason for hiding this comment

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

👍🏻

@njvrzm
Copy link
Collaborator

njvrzm commented Aug 8, 2024

Just for the record, we'll need to come back and evaluate these e2e tests we're disabling, and e2e tests on this plugin in general. Since it's only meant to connect to Amazon Managed Prometheus, the current method of testing with a local prometheus instance in docker doesn't really work.

@njvrzm njvrzm merged commit 6a17efa into main Aug 8, 2024
6 checks passed
@njvrzm njvrzm deleted the sigv4-fix branch August 8, 2024 09:38
@njvrzm njvrzm linked an issue Aug 9, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants