-
Anybody knows how to build docker images by Dockerfiles, and the actual "builder" uses an internal jinja template that I think is insufficient (note that only certain resources are available for RUN s…
-
Here's a fresh polyaxon config
```
posix4e@localhost:~/src/hmt-servers$ docker run -ti ubuntu bash
root@6dac134c6b46:/# pip
bash: pip: command not found
root@6dac134c6b46:/# apt install python-p…
-
After examining documentation I don't see possibility to mount actually existing volume with data to newly created experiment's pod.
In the polyaxon-examples I see data prefetched from the Internet. …
-
During polyaxon tests I spotted problematic place in code:
https://github.com/polyaxon/polyaxon-chart/blob/master/polyaxon/templates/_helpers.tpl#L297
This helper config entry is used by scheduler…
-
### Describe the bug
```
Deleting the user 'foobar' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:
activity log
```
…
ghost updated
5 years ago
-
### Describe the bug
With an activated admin dashboard we are unable to access the edit pages for the users after creating a new user.
The error message is:
```
Error
Something went wrong.
…
-
### Describe the bug
When I do `polyaxon login` I get the following error `Received an invalid config, you need to provide a valid host.`
### To Reproduce
- I followed the deployment instructio…
-
### Describe the bug
Here's the bug, you want to download outputs coming from specific experiment (Let's named it as exp#2), however the downloaded file is contain nothing (it's expected to have some…
-
### Feature motivation
Sometimes a build job gets scheduled on a node that has 1000m of its 1 CPU already booked (and in this case is completely out of credits because of #309) I notice this only w…
Mofef updated
5 years ago
-
I deployed Polyaxon on Minikube (Mac) and am trying to run experiments using the polyaxon quickstart repo (https://github.com/polyaxon/polyaxon-quick-start.git). However, the experiment build keeps fa…