refactor ipsec function #12384
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.
|