-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xds: fix xdsClient resource not exist for invalid resource, fix xdsSe…
…rverWrapper start on resource not exist (#8660) Fix bugs: 1. Invalid resource at xdsClient, the watcher should have been delivered an error instead of resource not found. 2. If the resource is properly determined to not exist, it shouldn't cause start() to fail. From A36 xDS for Servers: "XdsServer's start must not fail due to transient xDS issues, like missing xDS configuration from the xDS server."
- v1.70.0
- v1.69.1
- v1.69.0
- v1.68.3
- v1.68.2
- v1.68.1
- v1.68.0
- v1.67.1
- v1.66.0
- v1.65.1
- v1.65.0
- v1.64.2
- v1.64.1
- v1.64.0
- v1.63.2
- v1.63.1
- v1.63.0
- v1.62.2
- v1.62.1
- v1.62.0
- v1.61.1
- v1.61.0
- v1.60.2
- v1.60.1
- v1.60.0
- v1.59.1
- v1.59.0
- v1.58.1
- v1.58.0
- v1.57.2
- v1.57.1
- v1.57.0
- v1.56.1
- v1.56.0
- v1.55.3
- v1.55.1
- v1.55.0
- v1.54.2
- v1.54.1
- v1.54.0
- v1.53.1
- v1.53.0
- v1.52.1
- v1.52.0
- v1.51.3
- v1.51.2
- v1.51.1
- v1.51.0
- v1.50.3
- v1.50.2
- v1.50.1
- v1.50.0
- v1.49.2
- v1.49.1
- v1.49.0
- v1.48.2
- v1.48.1
- v1.48.0
- v1.47.1
- v1.47.0
- v1.46.1
- v1.46.0
- v1.45.4
- v1.45.3
- v1.45.2
- v1.45.1
- v1.45.0
- v1.44.2
- v1.44.1
- v1.44.0
- v1.43.3
- v1.43.2
- v1.43.1
- v1.43.0
1 parent
ab7f867
commit 0b0079c
Showing
5 changed files
with
64 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters