datatracker/k8s
Jennifer Richards 247361b7dd
ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700)
* fix: silence nginx healthcheck logs

* fix: nginx logs in JSON

* fix: typos in nginx conf

* refactor: repeat less nginx config

* fix: log more req headers from gunicorn

* fix: redirect auth->datatracker, not deny

* feat: log X-Forwarded-Proto
2024-07-30 20:55:07 -03: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 ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03:00
nginx-datatracker.conf ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03:00
nginx-logging.conf ci: better access logs+redirect auth URLs+fix X-Request-Start header (#7700) 2024-07-30 20:55:07 -03: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 ci: persistent db connection options (#7664) 2024-07-10 15:32:33 -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.