diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index a396a746e..031b5ab97 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -746,5 +746,6 @@ "clickhouse-java-0001": "UNDF-2026-000000745", "libgdx-0005": "UNDF-2026-000000746", "libgdx-0006": "UNDF-2026-000000747", - "nomad-0005": "UNDF-2026-000000748" + "nomad-0005": "UNDF-2026-000000748", + "consul-0002": "UNDF-2026-000000749" } diff --git a/defects/nomad/patch/nomad-0005-reconnect-replacements-map.patch b/defects/nomad/patch/nomad-0005-reconnect-replacements-map.patch index 49bc5d1d0..6ae067c7e 100644 --- a/defects/nomad/patch/nomad-0005-reconnect-replacements-map.patch +++ b/defects/nomad/patch/nomad-0005-reconnect-replacements-map.patch @@ -1,4 +1,4 @@ -# UNDF: (leave blank) +# UNDF: UNDF-2026-000000748 --- a/scheduler/reconciler/reconcile_cluster.go +++ b/scheduler/reconciler/reconcile_cluster.go @@ -1,6 +1,7 @@