Files
sealos/controllers/user/deploy
yy db209d41be feat: add operationrequest for multi-namespace and update user controller. (#3595)
* 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>
2023-08-21 16:45:33 +08:00
..
2023-07-10 11:58:39 +08:00

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