mirror of
https://github.com/labring/sealos.git
synced 2026-08-29 01:39:49 +08:00
db209d41be
* User (#7) * feat: expose mongo uri. (#3586) * expose mongo uri env. * feat: operation request -> rolebinding (sa <-> role) * feat: operation request -> rolebinding (sa <-> role) * feat: operation request --------- Co-authored-by: yy <56745951+lingdie@users.noreply.github.com> * init user controller for multi namespace feat. * fix makefile. * add samples * init operation request webhook. * init operationrequest webhook * fix create rolebinding and log error. * add samples. * print status and other info. * fix lint/makefile, add label for rolebinding * fix crd. * fix const. --------- Co-authored-by: xy <135087223+Yurnero-Xy@users.noreply.github.com>
How to build image
sealos build -t docker.io/labring/sealos-user-controller:latest -f Dockerfile .
How to run
sealos run docker.io/labring/sealos-user-controller:latest