Commit graph

14 commits

Author SHA1 Message Date
Akshay Sasidharan
897f1f1928 fix: update nsjail permissions to setuid for enhanced security 2026-02-10 20:37:52 +05:30
Akshay Sasidharan
d5b672eb49 fix: update capabilities for nsjail to include setuid and setgid 2026-02-10 18:19:09 +05:30
Akshay Sasidharan
3388644626 Merge branch 'lts-3.16' into feature/wf-python-execution 2026-02-03 13:50:58 +05:30
Akshay Sasidharan
579d380268 fix(docker): enhance nsjail permissions 2026-01-19 23:33:19 +05:30
Adish M
021b284402 fix: update gitsync directory permissions for RedHat/OpenShift UID support 2026-01-19 13:30:54 +05:30
Adish M
b14ec10456 fix: update gitsync directory permissions for RedHat/OpenShift support 2026-01-19 13:04:53 +05:30
Akshay Sasidharan
5e2d18af35 fix(docker): use workflows nsjail config in ee-production
Copy python-execution.cfg from server/ee/workflows/nsjail/ (via builder)
instead of docker/nsjail/ to match ee-preview.Dockerfile and use the
same config source.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 18:22:04 +05:30
Adish M
05efcd622f
feat(nsjail): add Python execution configurations (#14816)
* feat(nsjail): add Python execution configurations

* enhance Python security mode detection and configuration

* consolidate Python execution configurations and remove USERNS mode
2026-01-16 13:06:06 +05:30
Adish M
6c9c83821f
Add gitsync directory with proper permissions for RedHat/OpenShift support (#14901) 2026-01-16 11:16:12 +05:30
adishM98 Bot
4c8c5381dd Fix: add rsyslog directory for audit logs with proper permissionsin Dockerfile 2025-10-21 18:00:24 +05:30
adishM98 Bot
f0bd076b0f fix: update plugin build process to use install and separate prune step 2025-09-26 21:42:43 +05:30
adishM98 Bot
30fc0fea6b remove Neo4j installation and configuration from Dockerfiles and entrypoint scripts 2025-09-12 15:54:25 +05:30
Adish M
c020056bc7
fix: set group write permissions for frontend build files in dockerfile to support RedHat user assignment (#13845)
* fix: set group write permissions for frontend build files to support RedHat user assignment

* version bump from 3.16.8-lts to 3.16.9-lts

* revert: downgrade version from 3.16.9-lts to 3.16.8-lts across all components
2025-08-18 15:06:40 +05:30
Adish M
5f3ffad6bf
Changing folder for LTS and pre-release (#13666)
* Changing folder for LTS and pre-release

* correction in entrypoint path in pre-release dockerfile

* made change to render PR workflow to pickup the dockerfile according to branch
2025-08-05 12:28:01 +05:30
Renamed from docker/ee/ee-production.Dockerfile (Browse further)