Skip to content

[CONS-7278] Ensure missing volume mounts are added in case of webhook reinvocation #37091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adel121
Copy link
Contributor

@adel121 adel121 commented May 16, 2025

What does this PR do?

Fixes an issue that causes missing injecting volume mounts by the admission controller in case external webhooks are involved in the mutation process.

This occurs because the order by which a pod is mutated by multiple mutating admission webhooks is not well defined and can be random. Kubernetes keeps reinvoking webhooks on the pod until the pod template is stable and not changing anymore (with a recursion depth limit in case an infinite loop happens in some edge cases).

In this specific case, we have a utility function that injects a volume and adds volume mounts to the existing containers and init containers. The problem with the current implementation is that if we find out that the volume already exists (we match volumes name), we directly return without adding any volume mounts. Consequently, if a third party webhook injects an init container after we had already mutated the pod, the injected init container will not get the volume mount.

This PR makes sure we still update the volume mounts even if the volume already exists.

Motivation

Fix customer issue.

Related to #36475

Describe how you validated your changes

  • Updated unit tests
  • We already have e2e tests.

Possible Drawbacks / Trade-offs

If the user manually adds a volume colliding with volumes injected by datadog's admission controller, it might result in inadvertently adding volume mounts to containers.

However, this is an extreme edge case that is okay to not cover (specifically, it is not straightforward to handle it).

Additional Notes

@github-actions github-actions bot added team/container-platform The Container Platform Team medium review PR review might take time labels May 16, 2025
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented May 16, 2025

Uncompressed package size comparison

Comparison with ancestor ad19965236eca722368ee76e921fdaf90b380835

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 775.76MB 775.76MB 0.50MB
datadog-agent-arm64-deb 0.00MB 765.05MB 765.05MB 0.50MB
datadog-agent-aarch64-rpm 0.00MB 773.98MB 773.98MB 0.50MB
datadog-agent-x86_64-rpm 0.00MB 784.71MB 784.71MB 0.50MB
datadog-agent-x86_64-suse 0.00MB 784.71MB 784.71MB 0.50MB
datadog-dogstatsd-amd64-deb 0.00MB 31.22MB 31.22MB 0.50MB
datadog-dogstatsd-x86_64-rpm 0.00MB 31.30MB 31.30MB 0.50MB
datadog-dogstatsd-x86_64-suse 0.00MB 31.30MB 31.30MB 0.50MB
datadog-dogstatsd-arm64-deb 0.00MB 30.05MB 30.05MB 0.50MB
datadog-heroku-agent-amd64-deb 0.00MB 379.36MB 379.36MB 0.50MB
datadog-iot-agent-amd64-deb 0.00MB 61.70MB 61.70MB 0.50MB
datadog-iot-agent-x86_64-rpm 0.00MB 61.78MB 61.78MB 0.50MB
datadog-iot-agent-x86_64-suse 0.00MB 61.78MB 61.78MB 0.50MB
datadog-iot-agent-arm64-deb 0.00MB 58.93MB 58.93MB 0.50MB
datadog-iot-agent-aarch64-rpm 0.00MB 59.02MB 59.02MB 0.50MB

Decision

✅ Passed

Copy link

cit-pr-commenter bot commented May 16, 2025

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 5e6b73b3-ff64-4b7c-a353-f6ee9b3814b9

Baseline: ad19965
Comparison: e884a2e
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
docker_containers_cpu % cpu utilization +1.78 [-2.12, +5.68] 1 Logs
otlp_ingest_logs memory utilization +1.18 [+1.05, +1.30] 1 Logs
quality_gate_logs % cpu utilization +1.10 [-1.67, +3.88] 1 Logs bounds checks dashboard
otlp_ingest_metrics memory utilization +0.68 [+0.52, +0.84] 1 Logs
quality_gate_idle_all_features memory utilization +0.36 [+0.26, +0.47] 1 Logs bounds checks dashboard
tcp_syslog_to_blackhole ingress throughput +0.23 [+0.17, +0.29] 1 Logs
uds_dogstatsd_20mb_12k_contexts_20_senders memory utilization +0.19 [+0.15, +0.23] 1 Logs
file_to_blackhole_300ms_latency egress throughput +0.08 [-0.61, +0.76] 1 Logs
docker_containers_memory memory utilization +0.06 [-0.02, +0.14] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.01 [-0.26, +0.27] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.03, +0.02] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.02 [-0.65, +0.62] 1 Logs
file_to_blackhole_1000ms_latency egress throughput -0.02 [-0.64, +0.61] 1 Logs
quality_gate_idle memory utilization -0.02 [-0.08, +0.04] 1 Logs bounds checks dashboard
file_to_blackhole_0ms_latency_http2 egress throughput -0.02 [-0.69, +0.65] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.03 [-0.25, +0.20] 1 Logs
file_to_blackhole_0ms_latency egress throughput -0.03 [-0.69, +0.63] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.06 [-0.69, +0.58] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.09 [-0.75, +0.56] 1 Logs
ddot_metrics memory utilization -0.28 [-0.40, -0.16] 1 Logs
ddot_logs memory utilization -0.50 [-0.63, -0.37] 1 Logs
file_tree memory utilization -0.56 [-0.71, -0.41] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization -0.57 [-1.45, +0.30] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed links
docker_containers_cpu simple_check_run 10/10
docker_containers_memory memory_usage 10/10
docker_containers_memory simple_check_run 10/10
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle intake_connections 10/10 bounds checks dashboard
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs intake_connections 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10 bounds checks dashboard
quality_gate_logs memory_usage 10/10 bounds checks dashboard

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.

@adel121 adel121 force-pushed the adelhajhassan/ensure_volumemounts_are_added_on_webhook_reinvocation branch from 880cf66 to ae3d4ee Compare May 16, 2025 14:52
@adel121 adel121 force-pushed the adelhajhassan/ensure_volumemounts_are_added_on_webhook_reinvocation branch from ae3d4ee to e884a2e Compare May 16, 2025 14:56
@adel121 adel121 marked this pull request as ready for review May 16, 2025 14:56
@adel121 adel121 requested a review from a team as a code owner May 16, 2025 14:56
@agent-platform-auto-pr
Copy link
Contributor

Static quality checks

✅ Please find below the results from static quality gates

Successful checks

Info

Result Quality gate On disk size On disk size limit On wire size On wire size limit
static_quality_gate_agent_deb_amd64 748.38 MiB 778.06 MiB 185.89 MiB 191.06 MiB
static_quality_gate_agent_deb_amd64_fips 746.2 MiB 776.09 MiB 185.07 MiB 190.72 MiB
static_quality_gate_agent_heroku_amd64 367.77 MiB 434.99 MiB 98.44 MiB 114.34 MiB
static_quality_gate_agent_msi 966.22 MiB 978.45 MiB 147.22 MiB 151.65 MiB
static_quality_gate_agent_rpm_amd64 748.36 MiB 778.06 MiB 187.42 MiB 193.42 MiB
static_quality_gate_agent_rpm_amd64_fips 746.19 MiB 776.06 MiB 186.97 MiB 192.61 MiB
static_quality_gate_agent_rpm_arm64 738.13 MiB 768.33 MiB 169.95 MiB 174.71 MiB
static_quality_gate_agent_rpm_arm64_fips 736.18 MiB 766.55 MiB 168.81 MiB 173.92 MiB
static_quality_gate_agent_suse_amd64 748.36 MiB 778.08 MiB 187.42 MiB 193.42 MiB
static_quality_gate_agent_suse_amd64_fips 746.19 MiB 776.11 MiB 186.97 MiB 192.78 MiB
static_quality_gate_agent_suse_arm64 738.13 MiB 768.31 MiB 169.95 MiB 174.71 MiB
static_quality_gate_agent_suse_arm64_fips 736.18 MiB 766.5 MiB 168.81 MiB 173.92 MiB
static_quality_gate_docker_agent_amd64 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_arm64 857.69 MiB 876.0 MiB 272.82 MiB 278.3 MiB
static_quality_gate_docker_agent_jmx_amd64 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_jmx_arm64 857.69 MiB 876.63 MiB 272.82 MiB 278.4 MiB
static_quality_gate_docker_agent_windows1809 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows1809_core 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows1809_core_jmx 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows1809_jmx 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows2022 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows2022_core 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows2022_core_jmx 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_agent_windows2022_jmx 844.77 MiB 862.5 MiB 286.4 MiB 292.0 MiB
static_quality_gate_docker_cluster_agent_amd64 256.97 MiB 263.4 MiB 101.98 MiB 104.07 MiB
static_quality_gate_docker_cluster_agent_arm64 273.0 MiB 279.38 MiB 96.97 MiB 98.95 MiB
static_quality_gate_docker_cws_instrumentation_amd64 6.66 MiB 7.12 MiB 2.82 MiB 3.29 MiB
static_quality_gate_docker_cws_instrumentation_arm64 6.44 MiB 6.92 MiB 2.6 MiB 3.07 MiB
static_quality_gate_docker_dogstatsd_amd64 37.9 MiB 46.39 MiB 14.61 MiB 17.78 MiB
static_quality_gate_docker_dogstatsd_arm64 36.85 MiB 45.05 MiB 13.74 MiB 16.65 MiB
static_quality_gate_dogstatsd_deb_amd64 29.85 MiB 38.4 MiB 7.9 MiB 10.26 MiB
static_quality_gate_dogstatsd_deb_arm64 28.73 MiB 36.98 MiB 6.88 MiB 8.96 MiB
static_quality_gate_dogstatsd_rpm_amd64 29.85 MiB 38.4 MiB 7.91 MiB 10.27 MiB
static_quality_gate_dogstatsd_suse_amd64 29.85 MiB 38.4 MiB 7.91 MiB 10.27 MiB
static_quality_gate_iot_agent_deb_amd64 58.92 MiB 59.14 MiB 14.82 MiB 15.02 MiB
static_quality_gate_iot_agent_deb_arm64 56.28 MiB 56.57 MiB 12.78 MiB 13.05 MiB
static_quality_gate_iot_agent_deb_armhf 55.02 MiB 55.28 MiB 12.8 MiB 13.05 MiB
static_quality_gate_iot_agent_rpm_amd64 58.92 MiB 59.14 MiB 14.84 MiB 15.04 MiB
static_quality_gate_iot_agent_rpm_arm64 56.28 MiB 56.57 MiB 12.8 MiB 13.07 MiB
static_quality_gate_iot_agent_suse_amd64 58.92 MiB 59.14 MiB 14.84 MiB 15.04 MiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium review PR review might take time team/container-platform The Container Platform Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant