Andrey Melnikov
|
493ca51682
|
fix: docs for CreateNamespace
|
2021-10-27 09:31:07 -07:00 |
|
Andrey Melnikov
|
6407c2a7b4
|
feat: add create namespace code
|
2021-10-27 09:24:28 -07:00 |
|
Andrey Melnikov
|
62896b2f52
|
fix: Deny create namespace permission in community edition
|
2021-10-26 15:47:13 -07:00 |
|
Andrey Melnikov
|
d934163fc8
|
fix: code formatting and docs
|
2021-10-26 15:37:21 -07:00 |
|
Andrey Melnikov
|
f1c0f0d31e
|
feat: stub out create namespace and add supporting methods from enterprise version
|
2021-10-26 15:26:23 -07:00 |
|
Andrey Melnikov
|
11fc055ee3
|
feat: cache artifactRepositoryType
|
2021-10-26 15:23:47 -07:00 |
|
Andrey Melnikov
|
98f78d453a
|
feat: updated go migration data to have metadata to make it easier to get all of the information from one file
|
2021-10-26 15:14:43 -07:00 |
|
Andrey Melnikov
|
700b3bd512
|
Merge pull request #955 from Vafilor/feat/add.serving.variables
feat: add onepanel serving url to workspaces
v1.0.1
|
2021-10-07 12:29:05 -07:00 |
|
Andrey Melnikov
|
3abdc54d3c
|
feat: add onepanel serving url to workspaces
|
2021-10-07 12:24:01 -07:00 |
|
Rush Tehrani
|
f570a710ba
|
Update README.md
|
2021-09-17 09:40:54 -07:00 |
|
Rush Tehrani
|
c922b708fc
|
Merge pull request #953 from Vafilor/fix/workflow.volumes
fix: workflow volumes don't delete on failed workflow
v1.0.1-rc.1
|
2021-09-08 12:57:56 -07:00 |
|
Andrey Melnikov
|
fc9669d757
|
fix: add PodCompletion volume claim gc by default to workflows. This will clean up the volumes if the workflow fails
|
2021-09-08 12:47:23 -07:00 |
|
rushtehrani
|
8eeb90d3f1
|
update features image in README
|
2021-08-19 12:22:57 -07:00 |
|
rushtehrani
|
c25dfce84f
|
Update features image
|
2021-08-18 11:09:48 -07:00 |
|
Andrey Melnikov
|
5705bfa47f
|
Merge pull request #943 from Vafilor/feat/model.deployment
feat: Inference Service API
v1.0.0-rc.3
v1.0.0
|
2021-08-12 10:58:15 -07:00 |
|
Andrey Melnikov
|
44a78effed
|
feat: Create response for inference service now returns information about the status
|
2021-08-12 10:05:04 -07:00 |
|
Andrey Melnikov
|
a8985a7878
|
chore: codacy docs
|
2021-08-11 17:08:24 -07:00 |
|
Andrey Melnikov
|
69006309b4
|
feat: allow onepanel-access-token in addition to the onepanel-auth-token
|
2021-08-11 16:29:37 -07:00 |
|
Andrey Melnikov
|
22b3d984ec
|
clean: simplify marshaling of InferenceService
|
2021-08-11 16:29:10 -07:00 |
|
Andrey Melnikov
|
4528927463
|
feat: updated endpoint to get the status to include predictor url
|
2021-08-11 11:40:18 -07:00 |
|
Andrey Melnikov
|
edf7a30f64
|
feat: support both resource requests and limits for InferenceService
|
2021-08-10 14:47:32 -07:00 |
|
Andrey Melnikov
|
51fb86e3fe
|
feat: simplify API for model services and rename it to inferenceservice
|
2021-08-10 13:36:44 -07:00 |
|
Andrey Melnikov
|
d8e0e5c968
|
feat: add defaults for model deployment and add get status and delete endpoints
|
2021-08-10 09:54:17 -07:00 |
|
Andrey Melnikov
|
75719caec9
|
feat: model deployment API
|
2021-08-06 16:07:27 -07:00 |
|
Andrey Melnikov
|
147c937252
|
Merge pull request #940 from Vafilor/feat/full.node.resources
feat: add optional logic to capture the entire node
v1.0.0-rc.2
|
2021-08-03 09:01:52 -07:00 |
|
Andrey Melnikov
|
e0f3f81563
|
feat: add optional logic to capture the entire node
|
2021-08-02 16:43:12 -07:00 |
|
Andrey Melnikov
|
0021249464
|
Merge pull request #938 from Vafilor/feat/expose.minio
feat: separate files api and support presigned urls
|
2021-08-02 15:11:34 -07:00 |
|
Andrey Melnikov
|
7235951ec2
|
chore: codacy docs
|
2021-08-02 15:08:09 -07:00 |
|
Andrey Melnikov
|
f843074a3f
|
chore: codacy - Url -> URL
|
2021-07-30 14:21:15 -07:00 |
|
Andrey Melnikov
|
8e6ef8d3eb
|
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 |
|
Andrey Melnikov
|
d226028b33
|
feat: separate files from workflow and add endpoint to get pre-signed url
|
2021-07-30 12:52:50 -07:00 |
|
Andrey Melnikov
|
82585d1011
|
Merge pull request #936 from Vafilor/fix/wrong.namespace
fix: issue where wrong namespace was parsed in certain cases
|
2021-07-27 11:10:34 -07:00 |
|
Andrey Melnikov
|
193dbe156e
|
fix: issue where wrong namespace was obtained from certain urls for workspaces/models
|
2021-07-27 11:05:26 -07:00 |
|
Rush Tehrani
|
5ebccbd811
|
Update summary and Argo link
|
2021-07-22 11:05:43 -07:00 |
|
Andrey Melnikov
|
023fb50046
|
Merge pull request #934 from Vafilor/fix/s3.files
fix: s3 not listing files in file browser
v1.0.0-rc.1
|
2021-07-20 13:18:13 -07:00 |
|
Andrey Melnikov
|
abd8d3cde0
|
Merge pull request #933 from Vafilor/feat/filesyncer.update.migrations
feat: added migrations to update filesyncer to version 1.0.0
|
2021-07-20 13:13:58 -07:00 |
|
Andrey Melnikov
|
64d6dde1aa
|
Merge branch 'fix/s3.files' of github.com:Vafilor/core into fix/s3.files
|
2021-07-20 13:08:21 -07:00 |
|
Andrey Melnikov
|
d0d68470dd
|
fix: issue where s3 storage would not list files (but would list folders)
|
2021-07-20 13:07:38 -07:00 |
|
Andrey Melnikov
|
6f8e3f56e7
|
chore: documenting migrations
|
2021-07-20 13:07:17 -07:00 |
|
Andrey Melnikov
|
2b47ad7092
|
fix: issue where s3 storage would not list files (but would list folders)
|
2021-07-20 13:01:14 -07:00 |
|
Andrey Melnikov
|
66e2418424
|
feat: added migrations to update filesyncer to version 1.0.0
|
2021-07-20 13:00:41 -07:00 |
|
Andrey Melnikov
|
5b6979302e
|
Merge pull request #930 from Vafilor/feat/storage.pagination
feat: added pagination to listing files
|
2021-07-16 16:02:22 -07:00 |
|
Andrey Melnikov
|
afb98c295b
|
feat: added pagination to listing files
|
2021-07-16 15:33:09 -07:00 |
|
Andrey Melnikov
|
1fb0d10b7c
|
Merge pull request #925 from Vafilor/feat/service.availability
feat: check if kfserving is set up
|
2021-07-12 15:27:16 -07:00 |
|
Andrey Melnikov
|
c4438bfe0d
|
feat: check if kfserving is set up
|
2021-07-12 12:46:11 -07:00 |
|
Rush Tehrani
|
8329706f22
|
Update README.md
|
2021-07-08 14:01:22 -07:00 |
|
Andrey Melnikov
|
09be35b2d6
|
fix: don't publish image on any md file changes or github workflow changes
|
2021-07-08 12:23:21 -07:00 |
|
Andrey Melnikov
|
e4d83903c7
|
fix: don't publish image on README changess
|
2021-07-08 12:15:19 -07:00 |
|
Rush Tehrani
|
69bc6e3df1
|
Update README.md
|
2021-07-08 12:04:47 -07:00 |
|
Andrey Melnikov
|
bfee6c2e34
|
Merge pull request #921 from Vafilor/feat/auth.updates
feat: auth updates
|
2021-05-25 11:53:37 -07:00 |
|