Skip to content

refactor ipsec function #12383

refactor ipsec function

refactor ipsec function #12383

Triggered via pull request July 24, 2024 10:08
Status Failure
Total duration 1m 19s
Artifacts

build-arm64-image.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build arm64: pkg/controller/controller.go#L899
c.InitDefaultOVNIPSecCA undefined (type *Controller has no field or method InitDefaultOVNIPSecCA)
Build arm64: pkg/controller/signer.go#L254
undefined: mathrand.NewSource
Build arm64: pkg/controller/signer.go#L254
mathrand.New(mathrand.NewSource(time.Now().UTC().UnixNano())).Int63 undefined (type *"math/rand/v2".Rand has no field or method Int63)
Build arm64
Process completed with exit code 2.