-
Setup Kubernetes for the control nodes and some example render nodes.
fire updated
7 months ago
-
### Use Case
When writing the job/template description it currently requires you to know all information before creating the object. There is no way to add eg. new Steps to a job, so one have to crea…
-
**Describe the bug**
I followed the [quick start guide](https://www.opencue.io/docs/quick-starts/quick-start-linux/) and when running `cuesubmit &`, noting happened.
**To Reproduce**
Steps to rep…
-
**Describe the enhancement**
In the outliner, environment variables can be added job that will be used in all layers.
This uses a extra `pre-setshot` boolean to decided if it should be sent to cuebo…
-
## Feature request
Add a new methods to the `show` api wrapper to allow archiving a show that has been inactive for a while.
Example of the usage:
```python
from opencue import api
shows = …
-
The Email setup on CueUtil.java isn't working on Docker environments.
To fix that I had to replace the package mailapi by javax.mail:1.6.2 on build.gradle.
And I also had to use the javax Session …
-
**Describe the enhancement**
To simplify installation on the various LInux distros we should publish RPM and Debian packages for Cuebot and RQD at a minimum.
**Additional context**
We should also…
-
The source code for Cue3 included a tutorial which is now quite out of date. Some of this information could be updated and adapted for a tutorial or tutorials about PyOutline.
Text from the tutoria…
-
**Describe the bug**
Hi all !
When launched, RQD sends a host report to Cuebot stating its hostname.
But Cuebot cannot reach the RQD machine back (and doesn't know it).
In most scenarios it work…
-
Unmonitorting failing jobs removes them from the pane as expected, but they come back after a 10 seconds.