Skip to content

Configurable cron schedule for reconciler #859

Configurable cron schedule for reconciler

Configurable cron schedule for reconciler #859

Triggered via pull request December 22, 2023 16:21
Status Success
Total duration 25m 19s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
test (1.20.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
test (1.20.x, ubuntu-latest): pkg/config/config.go#L225
exported function GetFlatIPAM should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/config/config.go#L308
exported function LoadIPAMConfiguration should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/config/config.go#L361
exported type InvalidPluginError should have comment or be unexported
test (1.20.x, ubuntu-latest): e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/types/types.go#L40
exported type RangeConfiguration should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/storage/storage.go#L17
exported var PodRefreshRetries should have comment or be unexported
test (1.20.x, ubuntu-latest): e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/config/config.go#L365
exported function NewInvalidPluginError should have comment or be unexported
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/