Is this a request for help? Yes
Is this a BUG REPORT or FEATURE REQUEST? (choose one): Feature request I guess?
Version of Kubernetes: v1.29
Which chart:
JFrog Platform 10.20.0 (Artifactory 107.98.7)
Which product license (Enterprise/Pro/oss): Trial (will be Enterprise eventually)
JFrog support reference (if already raised with support team): N/A (can raise with support instead)
Ask
Is there a way to install Lua libraries (specifically lua-cjson and lua-json) without building a custom container?
As a test we tried installing it on the container manually and via the command option, however the apk DB is locked:
ERROR: Unable to lock database: Permission denied
ERROR: Failed to open apk database: Permission denied
We currently need some custom paths in the artifactory.conf to handle certain requests (after moving from nexus).
However if this isn't an option we may just need to convert builds to use the correct path.
Is this a request for help? Yes Is this a BUG REPORT or FEATURE REQUEST? (choose one): Feature request I guess?
Version of Kubernetes: v1.29
Which chart: JFrog Platform 10.20.0 (Artifactory 107.98.7)
Which product license (Enterprise/Pro/oss): Trial (will be Enterprise eventually)
JFrog support reference (if already raised with support team): N/A (can raise with support instead)
Ask
Is there a way to install Lua libraries (specifically
lua-cjson
andlua-json
) without building a custom container? As a test we tried installing it on the container manually and via thecommand
option, however the apk DB is locked:We currently need some custom paths in the
artifactory.conf
to handle certain requests (after moving from nexus). However if this isn't an option we may just need to convert builds to use the correct path.