From b3de5bbb4752d68427d752fd0ab7f3acc6feb3c4 Mon Sep 17 00:00:00 2001 From: Jorge Torres Date: Thu, 2 Jan 2025 12:21:07 -0500 Subject: [PATCH] Pilot VPA Integration: dd-trace-py PR URL: https://github.com/DataDog/dd-trace-py/pull/11748 --- .gitlab/tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab/tests.yml b/.gitlab/tests.yml index b8c9a3d9897..709bca4cc98 100644 --- a/.gitlab/tests.yml +++ b/.gitlab/tests.yml @@ -62,6 +62,9 @@ build_base_venvs: CMAKE_BUILD_PARALLEL_LEVEL: 12 PIP_VERBOSE: 1 DD_PROFILING_NATIVE_TESTS: 1 + # VPA Configuration + KUBERNETES_POD_ANNOTATIONS_1: vpa.datadoghq.com/updateMode=Auto + KUBERNETES_POD_LABELS_1: admission.datadoghq.com/mutate-resources-using-vpa=gitlab-job-pod script: - pip install riot==0.20.1 - riot -P -v generate --python=$PYTHON_VERSION