You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cat vault-injector.yaml |~/psp-migration-linux-x64 -e kyverno
/snapshot/psp-migration/dist/kyverno.js:234
let securityContext = { securityContext: { runAsUser: `>=${PSP.spec.runAsUser.ranges[0].min}&<=${PSP.spec.runAsUser.ranges[0].max}` } };
^
TypeError: Cannot read properties of undefined (reading '0')
at transform_kyverno (/snapshot/psp-migration/dist/kyverno.js:234:93)
at transform (/snapshot/psp-migration/dist/index.js:41:48)
at Object.<anonymous> (/snapshot/psp-migration/dist/run.js:45:43)
at Module._compile (pkg/prelude/bootstrap.js:1930:22)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.runMain (pkg/prelude/bootstrap.js:1983:12)
at node:internal/main/run_main_module:17:47
The text was updated successfully, but these errors were encountered:
What happened?
psp is
What policy engine were you generating policy for
No response
Relevant log output
The text was updated successfully, but these errors were encountered: