Skip to content

Move chroot from multus main process to its child processes #931

Move chroot from multus main process to its child processes

Move chroot from multus main process to its child processes #931

Triggered via pull request September 22, 2023 07:39
@pliurhpliurh
synchronize #1161
pliurh:chroot
Status Success
Total duration 7m 3s
Artifacts

test.yml

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

Annotations

6 warnings
test (1.21.x, ubuntu-latest): cmd/cert-approver/main.go#L73
exported var ControllerName should have comment or be unexported
test (1.21.x, ubuntu-latest): cmd/cert-approver/main.go#L83
exported function NewCertController should have comment or be unexported
test (1.21.x, ubuntu-latest): cmd/cert-approver/main.go#L134
exported method CertController.Run should have comment or be unexported
test (1.20.x, ubuntu-latest): cmd/cert-approver/main.go#L73
exported var ControllerName should have comment or be unexported
test (1.20.x, ubuntu-latest): cmd/cert-approver/main.go#L83
exported function NewCertController should have comment or be unexported
test (1.20.x, ubuntu-latest): cmd/cert-approver/main.go#L134
exported method CertController.Run should have comment or be unexported