|
Ran
|
Jobs
1
|
Files
48
|
Run time
5s
|
Badge
README BADGES
|
travis-pro
Upgrade k8s packages and disable WatchListClient feature gate Upgrade k8s packages to 1.36.1 Update go version to 1.26 Disable WatchListClient feature gate on startup in all binaries that construct a Kubernetes client (acicontainersoperator, certmanager, controller, gbpserver, hostagent, webhook). The gate is enabled by default starting in client-go v0.35 and switches informer LIST+WATCH to streaming WATCH-with-list semantics. Keep the gate disabled to preserve backward compatibility with the existing informer behavior, where watch errors fast-fail and exit the process so the pod restarts into a clean state. (cherry picked from commit 6ab62781e)
13316 of 21081 relevant lines covered (63.17%)
0.72 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11976.1 (DEFAULT_BRANCH=master GOPROXY=https://proxy.golang.org|https://goproxy.io|direct) | 48 |
63.17 |
Travis Job 11976.1 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|