Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ option (udpa.annotations.file_status).package_version_status = ACTIVE;
// [#protodoc-title: On Demand Discovery]
// On Demand Discovery :ref:`configuration overview <config_http_filters_on_demand>`.
// [#extension: envoy.filters.http.on_demand]
//
// .. warning::
//
// On-demand CDS does not support SotW streams. Currently it only supports incremental xDS.
Comment thread
jewertow marked this conversation as resolved.
Outdated
//

// Configuration of on-demand CDS.
message OnDemandCds {
Expand Down