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

Fixing AWS integration routes when path prefix is present. 6.1 #20992

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

linuspahl
Copy link
Contributor

@linuspahl linuspahl commented Nov 19, 2024

Please note, this PR is a backport of #20969 for 6.1.

Description

Motivation and Context

When running Graylog with a path prefix (e.g. http://localhost:9000/graylog), a route in the AWs integration was broken, because it did not include the path prefix. This PR is fixing the issue by qualifying the related route properly.

Realted to: https://github.com/Graylog2/graylog-plugin-enterprise/issues/9148

* Fixing AWS integration routes when path prefix is present.

* Adding changelog

* Revert migration to TS for bingings file for now, to simplify backport.

* Fixing routes import.
@linuspahl linuspahl marked this pull request as ready for review November 20, 2024 08:55
@dennisoelkers dennisoelkers merged commit 27ebe1b into 6.1 Nov 20, 2024
10 checks passed
@dennisoelkers dennisoelkers deleted the aws-integration-routes-6.1 branch November 20, 2024 11:58
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