这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cncf/xds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b4127c9
Choose a base ref
...
head repository: cncf/xds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cff3c89
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 13, 2024

  1. xRFC TP3: Error Propagation (#107)

    * Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    Proposal for the xDS error propagation which allows xDS management
    servers to provide additional information to the clients in case of
    errors like permission errors or resource being missing.
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Formating changes: Trim empty whitespaces, add required identations for lists and nested lists
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Further formatting changes, add last updated date as well
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Few grammatical changes
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Readability improvements
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Remove Harvey from the approver list
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Remove NACK discussion from the Open Issue list
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Add reference to xRFC TP1 in the related proposals section
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Fix formatting with asterisks
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Rewrite background/abstract
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Improve the details around the protocol behavior.
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Make backward compatibility section clearer
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Address review comments including fixing links to be relative and rewording the wildcard resources section
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Change the xRFC to remove additional field and use status code directly
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Format the protocol behavior to be clearer
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Formatting changes
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Change must to may
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Clarify that wildcard subscriptions are not supported
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Fix protocol behavior to specify that the resources shouldn't intersect
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Add a section about CSDS changes
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    * Fix comment on the CSDS proto
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    
    ---------
    
    Signed-off-by: Anirudh Ramachandra <anramach@google.com>
    anicr7 authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    57cfbe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. docs: fix the typo in CEL proto (#111)

    Signed-off-by: Rohit Agrawal <rohit.agrawal@databricks.com>
    agrawroh authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    cff3c89 View commit details
    Browse the repository at this point in the history
Loading