File tree
151 files changed
+10605
-4434
lines changed- pkg
- controller/registry/grpc
- package-server
- client/fakes
- provider
- test/e2e
- vendor
- github.com/golang/protobuf/jsonpb
- golang.org/x
- oauth2
- sync/singleflight
- google.golang.org
- appengine
- internal
- urlfetch
- genproto/googleapis/api/annotations
- grpc
- attributes
- balancer
- base
- grpclb/state
- roundrobin
- binarylog/grpc_binarylog_v1
- channelz
- codes
- connectivity
- credentials
- insecure
- encoding
- gzip
- proto
- grpclog
- health/grpc_health_v1
- internal
- backoff
- balancer/gracefulswitch
- balancerload
- binarylog
- buffer
- channelz
- credentials
- envconfig
- grpclog
- grpcrand
- grpcsync
- grpcutil
- idle
- metadata
- pretty
- resolver
- dns
- internal
- passthrough
- unix
- serviceconfig
- status
- syscall
- transport
- networktype
- metadata
- peer
- resolver
- dns
- manual
- serviceconfig
- stats
- status
- tap
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
151 files changed
+10605
-4434
lines changedDiff for: go.mod
+7-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
| |||
218 | 216 |
| |
219 | 217 |
| |
220 | 218 |
| |
221 |
| - | |
| 219 | + | |
222 | 220 |
| |
223 | 221 |
| |
224 | 222 |
| |
225 | 223 |
| |
226 | 224 |
| |
227 | 225 |
| |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
232 | 230 |
| |
233 | 231 |
| |
234 | 232 |
| |
|
Diff for: go.sum
+57-18
Large diffs are not rendered by default.
Diff for: pkg/controller/registry/grpc/source.go
+8-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| 17 | + | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 |
| - | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
231 | 236 |
| |
232 | 237 |
| |
233 | 238 |
| |
|
+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments