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

Make v1 filter for owner__username case insensitive #1878

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

jctanner
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added backport-4.2 This PR should be backported to stable-4.2 (1.2) backport-4.4 This PR should be backported to stable-4.4 (2.1) backport-4.5 This PR should be backported to stable-4.5 (2.2) backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) labels Sep 11, 2023
@jctanner jctanner removed backport-4.2 This PR should be backported to stable-4.2 (1.2) backport-4.4 This PR should be backported to stable-4.4 (2.1) backport-4.5 This PR should be backported to stable-4.5 (2.2) backport-4.6 This PR should be backported to stable-4.6 (2.3) backport-4.7 This PR should be backported to stable-4.7 (2.4) labels Sep 11, 2023
@jctanner jctanner force-pushed the CASE_INSENSTIVE_USERNAME_FILTER branch from f05c629 to 3179d11 Compare September 11, 2023 16:47
@jctanner jctanner force-pushed the CASE_INSENSTIVE_USERNAME_FILTER branch from 3179d11 to 68f8848 Compare September 11, 2023 16:49
No-Issue

Signed-off-by: James Tanner <[email protected]>
@jctanner
Copy link
Collaborator Author

2023-09-11T17:22:29.8465151Z �[35mproxy_1         |�[0m Setting X-RH-IDENTITY: {"identity":{"account_number":6089719,"user":{"username":"jdoe","first_name":"john","last_name":"doe","email":"[email protected]","is_org_admin":false}},"entitlements":{"insights":{"is_entitled":true,"is_trial":false}}}
2023-09-11T17:22:29.8465333Z �[35mproxy_1         |�[0m req.Host: localhost:38080
2023-09-11T17:22:29.8465485Z �[35mproxy_1         |�[0m req.URL.Host: 
2023-09-11T17:22:29.8465642Z �[35mproxy_1         |�[0m req.URL.Scheme: 
2023-09-11T17:22:29.8466792Z �[35mproxy_1         |�[0m req.URL.Path: /api/automation-hub/v3/artifacts/collections/
2023-09-11T17:22:29.8467044Z �[35mproxy_1         |�[0m urlToProxyTo.Host: pulp:55001
2023-09-11T17:22:29.8467218Z �[35mproxy_1         |�[0m urlToProxyTo.Scheme: http
2023-09-11T17:22:29.8468292Z �[35mproxy_1         |�[0m Proxying request to: /api/automation-hub/v3/artifacts/collections/
2023-09-11T17:22:29.8468500Z �[35mproxy_1         |�[0m Retry attempt 1: write broken pipe
2023-09-11T17:22:29.8468702Z �[35mproxy_1         |�[0m Retry attempt 2: invalid read on closed body
2023-09-11T17:22:29.8469080Z �[35mproxy_1         |�[0m Retry attempt 3: invalid read on closed body
2023-09-11T17:22:29.8469221Z �[35mproxy_1         |�[0m error ...
2023-09-11T17:22:29.8469396Z �[35mproxy_1         |�[0m Exhausted all retry attempts

@jctanner jctanner merged commit 637a583 into ansible:master Sep 11, 2023
20 checks passed
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