Commit Graph

13 Commits

Author SHA1 Message Date
Andrey Melnikov
76ecdcfb70 chore: codacy 2020-12-18 19:36:23 -08:00
Andrey Melnikov
2931d5e754 update: fixed missing generated files for grpc and moved generated files into their own subdirectory for easier separation of files. 2020-12-17 15:46:34 -08:00
Andrey Melnikov
d99189807d feat: updated grpc gateway related code 2020-12-17 14:09:20 -08:00
rushtehrani
5f6bda8838 refactor: clean up client code 2020-06-08 15:25:02 -07:00
Andrey Melnikov
56bce7c5af feat: Added endpoints to create a namespace and filter/paginate namespaces 2020-04-02 14:07:00 -07:00
rushtehrani
93ac9b9140 simplify grpc errors 2020-02-20 20:58:57 -08:00
rushtehrani
44aab4bf25 move authorization to server and add it to namespace list 2020-02-20 14:32:04 -08:00
rushtehrani
2e0ae10d56 move reusable components to pkg 2020-02-19 14:42:48 -08:00
rushtehrani
42f0ff173f move secret and namespace 2020-02-19 14:41:40 -08:00
Aleksandr Melnikov
b0cea10a08 Updated namespace_server.go to use GRPCError() 2020-02-10 16:27:28 -08:00
rushtehrani
3f988ef876 no need to return ns labels 2020-02-02 12:58:48 -08:00
rushtehrani
02f8d3dc76 only return onepanel.io/enabled=true namespaces 2020-02-02 12:52:57 -08:00
rushtehrani
66a19f1e1b namespace api + server + refactor 2020-02-02 11:06:43 -08:00