Remove shell dependency from validator pods #3159
ci.yaml
on: push
variables
/
variables
7s
golang-checks
/
go-check
59s
golang-checks
/
unit tests
38s
golang-checks
/
go-build
1m 46s
config-checks
/
helm-lint
10s
config-checks
/
validate-csv
37s
config-checks
/
validate-helm-values
32s
code-scanning
/
Analyze Go code with CodeQL
4m 20s
coverage
/
coverage
image-builds
/
build-gpu-operator-amd64
image-builds
/
build-gpu-operator-arm64
e2e-tests
/
e2e-tests-containerd
e2e-tests
/
e2e-tests-nvidiadriver
release
/
push-gpu-operator-bundle-image
Annotations
6 errors, 1 warning, and 3 notices
|
golang-checks / go-check
issues found
|
|
golang-checks / go-check:
cmd/rmglob/main_test.go#L53
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
golang-checks / go-check:
cmd/rmglob/main.go#L47
G705: XSS via taint analysis (gosec)
|
|
golang-checks / go-check:
cmd/rmglob/main.go#L46
G703: Path traversal via taint analysis (gosec)
|
|
golang-checks / go-check:
cmd/rmglob/main.go#L41
G705: XSS via taint analysis (gosec)
|
|
golang-checks / go-check:
cmd/rmglob/main_test.go#L40
exitAfterDefer: os.Exit will exit, and `defer os.RemoveAll(dir)` will not run (gocritic)
|
|
golang-checks / unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: jfrog/setup-jfrog-cli@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
variables / variables
Operator image: ghcr.io/nvidia/gpu-operator:c1f23ac5
|
|
variables / variables
Push on build: true
|
|
variables / variables
Commit SHA: c1f23ac5
|