feat: add support do cluster addon in kopscontrolplane resource #303
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 3 warnings
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L182
SA4009: argument err is overwritten before first use (staticcheck)
|
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L183
SA4009(related information): assignment to err (staticcheck)
|
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L200
SA4009: argument err is overwritten before first use (staticcheck)
|
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L201
SA4009(related information): assignment to err (staticcheck)
|
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L221
SA4009: argument err is overwritten before first use (staticcheck)
|
lint:
controllers/controlplane/kopscontrolplane_controller_test.go#L222
SA4009(related information): assignment to err (staticcheck)
|
lint
issues found
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|