Skip to content

Commit

Permalink
e2e: drop UNSAFE_PILOT_ENABLE_DELTA_TEST check (#798)
Browse files Browse the repository at this point in the history
It provides false positive report as decribed in
istio/istio#53050
Signed-off-by: spacewander <[email protected]>
  • Loading branch information
spacewander authored Nov 18, 2024
1 parent 886be64 commit e143007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/htnn_controller_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ pilot:
HTNN_ENABLE_LDS_PLUGIN_VIA_ECDS: "true"
PILOT_ENABLE_ALPHA_GATEWAY_API: true
UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS: "true"
UNSAFE_PILOT_ENABLE_DELTA_TEST: "true"
volumes:
- emptyDir:
medium: Memory
Expand Down

0 comments on commit e143007

Please sign in to comment.