Use LB for kourier again #36
Annotations
10 errors and 3 warnings
detect
health.TCPProbe calls net.DialTimeout
|
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which eventually calls net.Dialer.Dial
|
detect
e2e.connect calls websocket.Dialer.Dial, which eventually calls net.Dialer.DialContext
|
detect
default.main calls http.Server.ListenAndServe, which calls net.Listen
|
detect
dnssetup.waitForDNSRecordVisible calls net.LookupHost
|
detect
sharedmain.Main calls tracing.OpenCensusTracer.Shutdown, which eventually calls net.LookupIP
|
detect
dnssetup.waitForDNSRecordVisible calls net.LookupNS
|
detect
default.main calls net.ResolveIPAddr
|
detect
dnssetup.validateRecord calls net.Resolver.LookupHost
|
detect
health.GRPCProbe calls grpc.DialContext, which eventually calls net.Resolver.LookupSRV
|
detect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
detect
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
|