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

DM-45858: Add service parameter to the auth endpoint #1077

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Aug 21, 2024

Add a top-level service configuration attribute to GafaelfawrIngress and a service parameter to the auth endpoint. Use this instead of delegate_to for logging. This is currently optional but will become mandatory in the future.

If internal token delegation is enabled in GafaelfawrIngress, the value of the service attribute in the delegation configuration must match the top-level service attribute. The service attribute inside the delegation configuration will be removed in the future.

If service and delegate_to are set as parameters to the auth endpoint, they must have the same values.

@rra rra force-pushed the tickets/DM-45858 branch 3 times, most recently from 3dd84bc to b8d937a Compare August 21, 2024 22:26
Add a top-level service configuration attribute to GafaelfawrIngress
and a service parameter to the auth endpoint. Use this instead of
delegate_to for logging. This is currently optional but will become
mandatory in the future.

If internal token delegation is enabled in GafaelfawrIngress, the
value of the service attribute in the delegation configuration must
match the top-level service attribute. The service attribute inside
the delegation configuration will be removed in the future.

If service and delegate_to are set as parameters to the auth endpoint,
they must have the same values.
Filter out a new warning from seleniumwire and remove some filters
that are no longer needed.
Use the current URL of the Ruff documentation, and remove the
link to Docker Hub since images are no longer uploaded there.
@rra rra merged commit 39a3ee6 into main Aug 21, 2024
5 checks passed
@rra rra deleted the tickets/DM-45858 branch August 21, 2024 22:48
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.

1 participant