onepanel/server
2021-10-28 15:50:39 -07:00
..
auth fix: remove namespace creation restriction 2021-10-28 15:50:39 -07:00
converter 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
auth_server.go fix: code formatting and docs 2021-10-26 15:37:21 -07:00
config_server.go feat: separated out config from namespace config 2021-02-03 11:55:36 -08:00
cron_workflow_server.go chore: codacy 2020-12-18 19:36:23 -08:00
file_server.go chore: codacy docs 2021-08-02 15:08:09 -07:00
inferenceservice_server.go feat: Create response for inference service now returns information about the status 2021-08-12 10:05:04 -07:00
label_server.go feat: added methods to get just the field name for workflows, templates, workspaces, and workspace templates 2021-02-25 17:14:28 -08:00
namespace_server.go feat: stub out create namespace and add supporting methods from enterprise version 2021-10-26 15:26:23 -07:00
secret_server.go chore: codacy 2020-12-18 19:36:23 -08:00
server.go use non-string context key 2020-06-08 15:43:31 -07:00
service_server.go feat: check if kfserving is set up 2021-07-12 12:46:11 -07:00
workflow_server.go feat: updated presigned url response to include the file size so client can decide if it can be displayed or not 2021-07-30 14:01:38 -07:00
workflow_template_server.go updated api to match correct settings with new feature 2021-04-10 00:44:53 +08:00
workspace_server.go feat: add optional logic to capture the entire node 2021-08-02 16:43:12 -07:00
workspace_template_server.go chore: documented new methods 2021-02-26 09:36:44 -08:00