Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

bug 1422009: Adjust liveness tests, avoid DB query in middleware #4579

Merged
merged 3 commits into from Dec 4, 2017

Commits on Nov 30, 2017

  1. Copy the full SHA
    8fc2651 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6557e7 View commit details
    Browse the repository at this point in the history
  3. bug 1422009: Skip zone check for locale-less slugs

    LANGUAGE_URL_IGNORED_PATHS do not redirect to /en-US/ or other, and we
    know they will not be in a zone. This includes the Kubernetes liveness
    and readiness probe endpoints, where we want to avoid a possible extra
    database request.
    jwhitlock committed Nov 30, 2017
    Copy the full SHA
    de06c5b View commit details
    Browse the repository at this point in the history