|
Ran
|
Jobs
1
|
Files
155
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
update k8s & related libraries to 1.31 (#3625) * Bump k8s/OpenShift/ctrl-runtime & make deps-update Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * operator: fix prometheus API bool->*bool change Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * certrotation: pass signer ns/name according to API change Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * certrotation: adapt by passing clock through API Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * certrotation: create empty secret with type tls Brace yourself for a rollercoaster: https://github.com/openshift/library-go/blob/release-4.18/pkg/operator/resource/resourceapply/core.go#L452 this path is no longer used since recent library-go. We should be okay since the versions upgrading to this CDI have a secret that was converted to the TLS type Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * certrotation: adapt to unit tests failing on secret create context https://github.com/openshift/library-go/pull/1772 Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * Revert "handle "already exists" when certrotation creates secret" This reverts commit 9acaa19d3. Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> --------- Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
17 of 23 new or added lines in 3 files covered. (73.91%)
46 existing lines in 3 files now uncovered.16791 of 28261 relevant lines covered (59.41%)
0.66 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
68.6 |
-5.23% | pkg/operator/controller/certrotation.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
52.63 |
-9.21% | pkg/util/prometheus/prometheus.go |
| 11 |
68.6 |
-5.23% | pkg/operator/controller/certrotation.go |
| 28 |
57.41 |
-0.54% | pkg/storagecapabilities/storagecapabilities.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #5143.1 | 155 |
59.41 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|