browsertrix/backend
Ilya Kreymer 5a4902b6d4
kubernetes api: avoid overriding content-type header in kubernetes-asyncio, pass in via arg instead (main) (#1605)
- instead of overriding the content-type header globally, pass
'application/merge-patch+json' to
self.custom_api.patch_namespaced_custom_object() directly
- bump kubernetes-asyncio to 29.0.0
- fixes potential issues with global override of the header in
kubernetes-asyncio
- copy of #1602 for main
2024-03-18 11:17:54 -07:00
..
btrixcloud kubernetes api: avoid overriding content-type header in kubernetes-asyncio, pass in via arg instead (main) (#1605) 2024-03-18 11:17:54 -07:00
test Configurable Max Scale for frontend (#1557) 2024-03-11 16:21:20 -07:00
test_nightly Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
.pylintrc
Dockerfile Backend mem usage fix - use fixed MOTOR_MAX_WORKERS + switch to gunicorn (#1468) 2024-01-16 15:32:42 -08:00
mypy.ini Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
requirements.txt kubernetes api: avoid overriding content-type header in kubernetes-asyncio, pass in via arg instead (main) (#1605) 2024-03-18 11:17:54 -07:00
test-requirements.txt