mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 10:55:11 +00:00
Custom quota evaluators may need to query a target namespace of an input object during quota admission check. For this, namespace needs to be known. Signed-off-by: Michal Minar <miminar@redhat.com>