-
**HKube micro-service**
dashboard
**Describe the bug**
the pipelines page crashes
**To Reproduce**
Steps to reproduce the behavior:
im not sure what happend it worked and than it stopped.
going to t…
-
In the /learn/api section the config instructions are misleading:
```
hkubectl config set endpoint
```
First, the correct endpoint should be fully qualified URL and not just the IP, and second th…
-
**HKube micro-service**
`Dashboard`
**Describe the bug**
Filters only jobs table.
**Expected behavior**
Filter per table.
**To Reproduce**
Steps to reproduce the behavior:
1. Use filter.…
-
**HKube micro-service**
`Dashboard`
**Describe the bug**
Unable to store readme, returns error `409`
`{"error":{"code":409,"message":"algorithm alg-test20 already exists"}}`
**Expected behavi…
-
go to pipelines page, click on the + (plus) sign near one of the pipelines.
it still open the description and json tabs
get an error-"ENOENT: no such file or directory, open '/hkubedata/test-hkube-st…
-
open the console.
most post requests from the client to the url that conatrin the monitor-server are passed with two slashes (//)
for example:
POST https://10.32.10.11/hkube/monitor-server*//*store/a…
-
As a HKube Manager/ Pipeline Builder, I want that HKube execution overheads derived from HKube infrastructure will be on average 10 percent of the pipeline handling time.
---
**User story implementati…
-
set in ETCD /pipelineDriverTemplates/pipeline-driver
{
"name": "pipeline-driver",
"image": "hkube/pipeline-driver",
"cpu": 0.15,
"mem": 256
}
run pipeline with result of 260MB --> dri…
-
As a HKube Manager, I want that HKube will include high availability mechanism for the HKube's DBs, so that data won't be lost in case of cluster failure (e.g. electricity failure).
---
**User story i…
-
As a HKube manager I want to be able to view statistics of algorithm's pending requests in a table view, so that I can analyze the usage of HKube and hence its sizing.
---
**User Story implementation …