datatracker/k8s
Jennifer Richards b6f8ede98a
feat: is_authenticated request logging + cleanup (#7893)
* chore: nginx log is s, not ms

* chore: log seconds from gunicorn too

* chore: drop X-Real-IP header / log

* style: Black

* style: single -> double quotes

* feat: add is-authenticated header

* feat: log is-authenticated header

* chore: update nginx-auth.conf to match
2024-09-03 17:24:26 -05:00
..
auth.yaml ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03:00
beat.yaml ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
celery.yaml ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
datatracker.yaml ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03:00
kustomization.yaml ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03:00
memcached.yaml ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
nginx-auth.conf feat: is_authenticated request logging + cleanup (#7893) 2024-09-03 17:24:26 -05:00
nginx-datatracker.conf feat: is_authenticated request logging + cleanup (#7893) 2024-09-03 17:24:26 -05:00
nginx-logging.conf feat: is_authenticated request logging + cleanup (#7893) 2024-09-03 17:24:26 -05:00
rabbitmq.yaml ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
README.md ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
secrets.yaml ci: migrate to using secret instead of configmap (#7685) 2024-07-15 16:32:47 -05:00
settings_local.py feat: recognize HTTPS via proxy (#7765) 2024-08-05 09:00:15 -05:00

Kustomize deployment

Run locally

The secrets.yaml file is provided as a reference only and must be referenced manually in the kustomization.yaml file.