Commit Graph

11 Commits

Author SHA1 Message Date
Abin Simon
fd37d9aa9e Simplify proto generation and clean 2022-06-30 19:44:29 +05:30
Abin Simon
dbf6ff94fd Drop GOPRIVATE from Makefile 2022-06-30 17:21:14 +05:30
Akshay Gaikwad
566a06800d Fix make build command 2022-06-14 12:22:24 +05:30
Akshay Gaikwad
0c1b581dd3 Reduce go binary size be removing symbol table
Optimize binary file size to perform deployment faster.
2022-06-14 12:22:24 +05:30
Akshay Gaikwad
b67fcacf87 Rename go module name and its usage 2022-06-08 17:21:22 +05:30
Abin Simon
fb4fa3781c Rename RafaySystems to RafayLabs 2022-03-24 12:42:59 +05:30
nirav-rafay
c66bdc25cd restructure rcloud-base as a single base controller (#37)
* restructure rcloud-base as a single base controller
* updated master.rest
* moved sentry from internal to pkg as it is used by relay
* removing unused rpc and it's dependencies
* Fix usermgmt tests
* Don't redefine variables in rest file
Co-authored-by: Abin Simon <abin.simon@rafay.co>
2022-03-03 17:59:06 +05:30
nirav-rafay
3a8658ad0f added test cases and improved coverage (#32)
* added test cases and improved coverage
* aligned usermgmt project structure
* move all proto to rcloud-base common
2022-03-01 11:48:56 +05:30
abin-rafay
464a1014db User management (#8)
multiple fixes and refactored to support from id to name, added resource roles, permissions script and improved test coverage
2022-02-03 11:04:01 +05:30
nirav-rafay
eefb66d885 initial commit for cluster management 2022-01-19 12:42:02 +05:30
nirav-rafay
fcc6f0be90 initial commit for adminsrv 2021-12-28 14:23:52 +05:30