datatracker/k8s
Jennifer Richards 2230242b9b
refactor: speed up finalizing proceedings (#7846)
* chore: increase nginx proxy_read_timeout

* refactor: speed up bluesheet_data

The affiliation helper was extremely slow. Using
queryset annotation speeds it up by almost an order
of magnitude.

* chore: delint
2024-08-22 10:34:52 -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 refactor: speed up finalizing proceedings (#7846) 2024-08-22 10:34:52 -05:00
nginx-datatracker.conf refactor: speed up finalizing proceedings (#7846) 2024-08-22 10:34:52 -05: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 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.