Commit Graph

4165 Commits

Author SHA1 Message Date
Michael Lumish 1d5801aa90 grpc-js: Stop ejecting when current percent is equal to max 2022-08-24 14:54:09 -07:00
Michael Lumish 1b2cf99bf6
Merge pull request #2204 from murgatroid99/grpc-js_outlier_detection_failure_percentage_fix
grpc-js: Outlier Detection: fix failure percentage min hosts check
2022-08-24 14:24:59 -07:00
Michael Lumish 3db72f981e
Merge pull request #2205 from murgatroid99/proto-loader_dep_fix_1.6.x
proto-loader: Update dependencies to fix compilation error (1.6.x)
2022-08-24 13:03:53 -07:00
Michael Lumish 7a138a6965 proto-loader: Update dependencies to fix compilation error 2022-08-24 11:14:11 -07:00
Michael Lumish 8664c837db Fix spelling 2022-08-24 10:59:15 -07:00
Michael Lumish f15efb63de grpc-js: Outlier Detection: fix failure percentage min hosts check 2022-08-24 10:27:53 -07:00
Michael Lumish fcf63ee896
Merge pull request #2203 from murgatroid99/grpc-js-xds_priority_simplification
grpc-js-xds: priority: remove `currentChildFromBeforeUpdate`
2022-08-23 14:40:51 -07:00
Michael Lumish 460fa93b9c grpc-js-xds: priority: remove currentChildFromBeforeUpdate 2022-08-23 13:38:56 -07:00
Michael Lumish ae53dd1a19
Merge pull request #2202 from murgatroid99/grpc-js-xds_priority_fixes
grpc-js-xds: Make various fixes to the priority LB policy
2022-08-22 16:06:09 -07:00
Michael Lumish 552b710b93
Merge pull request #2200 from murgatroid99/grpc-js-xds_delay_child_updates
grpc-js-xds: delay picker updates while updating children in weighted_target and xds_cluster_manager
2022-08-22 16:05:28 -07:00
Michael Lumish 68aa56fa4a
Merge pull request #2198 from murgatroid99/grpc-js-xds_ignore_resource_deletion
grpc-js-xds: Implement ignore_resource_deletion option
2022-08-22 16:05:14 -07:00
Michael Lumish e1b2cad25e grpc-js-xds: Make various fixes to the priority LB policy 2022-08-22 14:28:34 -07:00
Michael Lumish 0a94d4071c
Merge pull request #2199 from murgatroid99/grpc-js_lb_switchover_improvement
grpc-js: Switch LB policy when new one is not CONNECTING
2022-08-18 15:35:23 -07:00
Michael Lumish 3e6730cd24 grpc-js-xds: delay picker updates while updating children in weighted target and xds_cluster_manager 2022-08-18 14:55:58 -07:00
Michael Lumish 5a7f89a5f5 grpc-js: Switch LB policy when new one is not CONNECTING 2022-08-18 14:25:49 -07:00
Michael Lumish a3b698e837 Don't use tracer for ignored resource deletion logs 2022-08-17 17:00:02 -07:00
Michael Lumish 7ca0cc0069 grpc-js-xds: Implement ignore_resource_deletion option 2022-08-17 16:56:50 -07:00
Michael Lumish 1b1930f535
Merge pull request #2197 from murgatroid99/proto-loader_long_upgrade_undo
proto-loader: Undo upgrade of 'long' dependency
2022-08-17 13:07:23 -07:00
Michael Lumish d0e7f356db proto-loader: Undo upgrade of 'long' dependency 2022-08-17 12:44:48 -07:00
Michael Lumish f49c42c4c8
Merge pull request #2196 from murgatroid99/proto-loader_dep_fix
proto-loader: Update dependencies to fix compilation error
2022-08-17 10:20:59 -07:00
Michael Lumish 9d0eb60d19 proto-loader: Update dependencies to fix compilation error 2022-08-17 09:33:14 -07:00
Michael Lumish 48a7270c38
Merge pull request #2192 from SimenB/patch-1
fix: update `long` to v5
2022-08-17 09:30:10 -07:00
Michael Lumish 34eb0431e8
Merge pull request #2194 from murgatroid99/grpc-js-xds_od_interop_fix
grpc-js-xds: Fix outlier detection interop test name
2022-08-15 16:04:25 -07:00
Michael Lumish 00b33e8db6
Merge pull request #2195 from murgatroid99/grpc-js-xds_od_interop_fix_1.6.x
grpc-js-xds: Fix outlier detection interop test name (v1.6.x)
2022-08-15 16:04:17 -07:00
Michael Lumish a5429ad883
Merge pull request #2193 from murgatroid99/grpc-js_stream_flow_after_end
grpc-js: Drain incoming http2 data after outputting status
2022-08-15 13:15:51 -07:00
Michael Lumish ff16cdf021 grpc-js-xds: Fix outlier detection interop test name 2022-08-15 09:39:21 -07:00
Michael Lumish 9ba4ed3621 grpc-js-xds: Fix outlier detection interop test name 2022-08-15 09:36:35 -07:00
Michael Lumish 3f4418faf0 grpc-js: Drain incoming http2 data after outputting status 2022-08-11 18:01:01 -07:00
Michael Lumish 6d6c58c2c5
Merge pull request #2186 from murgatroid99/grpc-js-xds_outlier_detection_interop_1.6.x
grpc-js-xds: Enable the outlier detection interop test (1.6.x)
2022-08-11 09:41:25 -07:00
Michael Lumish 7e339b4c9e
Merge pull request #2185 from murgatroid99/grpc-js-xds_outlier_detection_interop
grpc-js-xds: Enable the outlier detection interop test
2022-08-11 09:41:16 -07:00
Michael Lumish bf345c70ce
Merge pull request #2191 from murgatroid99/grpc-js_1.6.9_real
grpc-js: Update version to 1.6.9
2022-08-09 09:54:08 -07:00
Simen Bekkhus d23d7bdd09
remove types
`long` ships with types now
2022-08-09 12:32:57 +02:00
Simen Bekkhus 9e3935ec83
fix: update `long` to v5 2022-08-09 12:26:33 +02:00
Michael Lumish e87b864075 grpc-js: Update version to 1.6.9 2022-08-08 17:18:02 -07:00
Michael Lumish abf8f923c5
Merge pull request #2189 from murgatroid99/grpc-js_1.6.9
grpc-js: Update version to 1.6.9
2022-08-08 17:16:12 -07:00
Michael Lumish 9e34f3cbca
Merge pull request #2117 from murgatroid99/grpc-js-xds_resource_timer
grpc-js-xds: Refactor xDS stream state and add resource timer
2022-08-08 14:38:53 -07:00
Michael Lumish 6ab1abccff Merge branch 'master' into grpc-js-xds_resource_timer 2022-08-08 13:52:38 -07:00
Michael Lumish c1ab4c4a1b grpc-js: Update version to 1.6.9 2022-08-08 13:44:02 -07:00
Michael Lumish a2e5ded830
Merge pull request #2181 from murgatroid99/grpc-js_outlier_detection_fixes_backport
grpc-js: backport outlier detection fixes to v1.6.x
2022-08-08 13:43:36 -07:00
Michael Lumish b08171e232
Merge pull request #2188 from murgatroid99/grpc-js_ping_error_check
grpc-js: Handle errors when trying to ping
2022-08-08 13:35:46 -07:00
Michael Lumish fb8de8589b
Merge pull request #2187 from murgatroid99/grpc-js_trailers_event_memory_leak
grpc-js: Avoid explicit bind in trailer event handler
2022-08-08 13:22:28 -07:00
Michael Lumish d7765f6050
Merge pull request #2126 from murgatroid99/grpc-js_tsconfig_types
grpc-js: Specify 'types' option in tsconfig file
2022-08-08 13:14:01 -07:00
Michael Lumish 31d28b5f14 grpc-js: Handle errors when trying to ping 2022-08-08 13:05:26 -07:00
Michael Lumish ee1e330157 grpc-js: Avoid explicit bind in trailer event handler 2022-08-08 12:50:50 -07:00
Michael Lumish e2960a87d2 grpc-js-xds: Enable the outlier detection interop test 2022-08-08 12:45:18 -07:00
Michael Lumish d0dc6cd46e grpc-js-xds: Enable the outlier detection interop test 2022-08-08 11:36:10 -07:00
Michael Lumish 36f37cb78f grpc-js: Propagate ejection when recreating outlier detection subchannel wrapper 2022-08-04 17:34:41 -07:00
Michael Lumish 4cfe75b43a grpc-js: Initialize connectivity state from subchannel in outlier detection subchannel wrapper 2022-08-04 17:34:29 -07:00
Michael Lumish 3328798d28 grpc-js: Implement getConnectivityState in subchannel wrapper 2022-08-04 17:34:15 -07:00
Michael Lumish 9be6c6c5da Update outlier detection behavior for gRFC updates 2022-08-04 17:34:00 -07:00