Skip to content

Found new managed modules references#1267

Merged
pkwarren merged 1 commit into
mainfrom
fetch-modules
Jun 24, 2026
Merged

Found new managed modules references#1267
pkwarren merged 1 commit into
mainfrom
fetch-modules

Conversation

@app-token-modules

Copy link
Copy Markdown
Contributor

No description provided.

@app-token-modules app-token-modules Bot requested a review from a team June 24, 2026 12:44
},
{
"name": "v1.38.3",
"digest": "1d8549a5d5710c3d5dfb26968b3d2cd1a3458352297b068a9390a95cf7de7a5650e3ffd5e66837981892e1bac6fd9173354f36ee83027ee353cd71e0c1d1c631"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Posted at 2026-06-24T12:44:56Z]

Intermediate transition

$ casdiff v1.38.2 \
          v1.38.3 \
          --format=markdown
2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

Files changed content:

contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto:

--- shake256:e1cf9ee5689bd0c31288f67dc28ff17351fdd16d3fa7f111483c34536b861e76d2c407d00bc0d2661aa1f53a32cbf72afba072443a4b49da7b5318576e0bb4f0  contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
+++ shake256:c4bb6fae7c4d5c4770a3292ade560d26a775c87b94788ebc78e9fb52cda3c3ea993d23e1b90be3a6bb796aba1e9cbfe96598c4deb2e945cfa29f56af596c0bc5  contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
@@ -13,6 +13,15 @@
 // [#protodoc-title: Dlb connection balancer configuration]
 // DLB :ref:`configuration overview <config_connection_balance_dlb>`.
 // [#extension: envoy.network.connection_balance.dlb]
+// [#not-implemented-hide:]
+//
+// The envoy.network.connection_balance.dlb extension is currently disabled
+// at the Bazel layer — see https://github.com/envoyproxy/envoy/issues/45491.
+// The ``[#not-implemented-hide:]`` annotation above suppresses docs
+// generation for this file so protodoc does not try to look the extension
+// up in extensions_metadata.yaml (which has been removed in lockstep with
+// the ``contrib_build_config.bzl`` entry). Drop the annotation when the
+// upstream ``@dlb`` mirror is healthy again.
 
 // The Dlb is a hardware managed system of queues and arbiters connecting producers and consumers. It is a PCIE device
 // in the CPU package. It interacts with software running on cores and potentially other devices. The Dlb implements the

envoy/config/listener/v3/listener.proto:

--- shake256:e288d340d48c4b9aeb0a445d357ce6d85c5f5e96ab2b03bcb32cec2c0c150140c4320b916fd8cd3fd963bcc6db644d32316e90bb2701720393be09fd0396db4e  envoy/config/listener/v3/listener.proto
+++ shake256:4e49a60a1817f384d5bedf2b91727b267d5543d4cf3f068ab67fa9dc4a35d946b48a1c504604ecf7452801c94b3698c804b67ad075827d30e6005861799fd12c  envoy/config/listener/v3/listener.proto
@@ -114,7 +114,9 @@
 
       // The listener will use the connection balancer according to ``type_url``. If ``type_url`` is invalid,
       // Envoy will not attempt to balance active connections between worker threads.
-      // [#extension-category: envoy.network.connection_balance]
+      // The ``envoy.network.connection_balance`` extension category is currently empty
+      // because the only registered member (``envoy.network.connection_balance.dlb``)
+      // is disabled. See https://github.com/envoyproxy/envoy/issues/45491.
       core.v3.TypedExtensionConfig extend_balance = 2;
     }
   }

Comment thread modules/sync/state.json
{
"module_name": "envoyproxy/envoy",
"latest_reference": "v1.38.2"
"latest_reference": "v1.38.3"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Posted at 2026-06-24T12:44:57Z]

Overall transition

$ casdiff v1.38.2 \
          v1.38.3 \
          --format=markdown

2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.

Files changed content:

contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto:

--- shake256:e1cf9ee5689bd0c31288f67dc28ff17351fdd16d3fa7f111483c34536b861e76d2c407d00bc0d2661aa1f53a32cbf72afba072443a4b49da7b5318576e0bb4f0  contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
+++ shake256:c4bb6fae7c4d5c4770a3292ade560d26a775c87b94788ebc78e9fb52cda3c3ea993d23e1b90be3a6bb796aba1e9cbfe96598c4deb2e945cfa29f56af596c0bc5  contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
@@ -13,6 +13,15 @@
 // [#protodoc-title: Dlb connection balancer configuration]
 // DLB :ref:`configuration overview <config_connection_balance_dlb>`.
 // [#extension: envoy.network.connection_balance.dlb]
+// [#not-implemented-hide:]
+//
+// The envoy.network.connection_balance.dlb extension is currently disabled
+// at the Bazel layer — see https://github.com/envoyproxy/envoy/issues/45491.
+// The ``[#not-implemented-hide:]`` annotation above suppresses docs
+// generation for this file so protodoc does not try to look the extension
+// up in extensions_metadata.yaml (which has been removed in lockstep with
+// the ``contrib_build_config.bzl`` entry). Drop the annotation when the
+// upstream ``@dlb`` mirror is healthy again.
 
 // The Dlb is a hardware managed system of queues and arbiters connecting producers and consumers. It is a PCIE device
 // in the CPU package. It interacts with software running on cores and potentially other devices. The Dlb implements the

envoy/config/listener/v3/listener.proto:

--- shake256:e288d340d48c4b9aeb0a445d357ce6d85c5f5e96ab2b03bcb32cec2c0c150140c4320b916fd8cd3fd963bcc6db644d32316e90bb2701720393be09fd0396db4e  envoy/config/listener/v3/listener.proto
+++ shake256:4e49a60a1817f384d5bedf2b91727b267d5543d4cf3f068ab67fa9dc4a35d946b48a1c504604ecf7452801c94b3698c804b67ad075827d30e6005861799fd12c  envoy/config/listener/v3/listener.proto
@@ -114,7 +114,9 @@
 
       // The listener will use the connection balancer according to ``type_url``. If ``type_url`` is invalid,
       // Envoy will not attempt to balance active connections between worker threads.
-      // [#extension-category: envoy.network.connection_balance]
+      // The ``envoy.network.connection_balance`` extension category is currently empty
+      // because the only registered member (``envoy.network.connection_balance.dlb``)
+      // is disabled. See https://github.com/envoyproxy/envoy/issues/45491.
       core.v3.TypedExtensionConfig extend_balance = 2;
     }
   }

Comment thread modules/sync/state.json
{
"module_name": "googleapis/cloud-run",
"latest_reference": "ea8c3969523e1dffd335ea5edfae985dc8597f4f"
"latest_reference": "e57bae6efbd075a925978a79bb9b997beb4ecc19"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Posted at 2026-06-24T12:44:58Z]

Overall transition

$ casdiff ea8c3969523e1dffd335ea5edfae985dc8597f4f \
          e57bae6efbd075a925978a79bb9b997beb4ecc19 \
          --format=markdown

0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.

Comment thread modules/sync/state.json
{
"module_name": "googleapis/googleapis",
"latest_reference": "ea8c3969523e1dffd335ea5edfae985dc8597f4f"
"latest_reference": "e57bae6efbd075a925978a79bb9b997beb4ecc19"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Posted at 2026-06-24T12:44:59Z]

Overall transition

$ casdiff ea8c3969523e1dffd335ea5edfae985dc8597f4f \
          e57bae6efbd075a925978a79bb9b997beb4ecc19 \
          --format=markdown

0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.

@pkwarren pkwarren merged commit d9b19ce into main Jun 24, 2026
6 checks passed
@pkwarren pkwarren deleted the fetch-modules branch June 24, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant