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

influxdb inlet/outlet auth gateway #8461

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

polvorin
Copy link
Member

@polvorin polvorin commented Sep 13, 2024

Introduce a influxdb-inlet and influxdb-outlet component.
Both are the same as their tcp counterpart, but including a http interceptor, that parses and modify http request on-the-fly, attaching to them a HTTP Authentication header with a token obtained from a lease issuer service.

add an influxdb inlet (tcp inlet + http interceptor) and influxdb
outlet (tcp outlet + http interceptor) that modify http
requests passing through them, attaching an Authorization token retrieved
from a token lease manager service. Inteded to be used with
influxdb for now, from that the name.
@polvorin polvorin force-pushed the polvorin/influxdb-inlet-outlet branch from e24295a to 7ef3482 Compare September 17, 2024 00:23
@polvorin polvorin marked this pull request as ready for review September 17, 2024 00:26
@polvorin polvorin requested a review from a team as a code owner September 17, 2024 00:26
@adrianbenavides adrianbenavides added this pull request to the merge queue Sep 17, 2024
Merged via the queue into develop with commit 1994c48 Sep 17, 2024
43 checks passed
@adrianbenavides adrianbenavides deleted the polvorin/influxdb-inlet-outlet branch September 17, 2024 09:05
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