1,015 B
1,015 B
Workedvanture
Components
Back
Front
Pusher
Uploader
Messages
Iconserver
Missing
- Service defintions
- Helm integration
Other TODO
- Checkout whether traefik can be of help for us, too
Versions
v1: all manifests apply in k8s
v2: all pods run
Problem with the default front container:
sudo: unable to send audit message
sudo: pam_open_session: System error
sudo: policy plugin failed session initialization
A lot of sudo commands even in the root path:
"fixed" by running as uid 0 and running the entrypoints in container command.
Messages pod:
[11:38] nb3:workadventure% kubectl logs messages-6d5fd6486b-qgdjn
sudo: unable to send audit message
sudo: pam_open_session: System error
sudo: policy plugin failed session initialization
- Also has incorrect volumes
- Disable pod/pvc for the moment