Josh Usiskin
Josh Usiskin
We are looking for requirements to help drive the design of this feature. In addition to the use-case @koenverwimp has already specified (programatically submitting jobs), we're looking for any additional...
We would like to eventually support other AWS partitions, but at the current time we are focused on providing more core functionality to the RFDK. We will keep track this...
Hi @mainframenzo, Thank you for your feedback, we are aware of this problem and the root cause of the problem is 2) in the issue description. A fix was merged...
After experimentation, I discovered that no. 1 in your bug report may be caused by missing instructions. Step 5 of the README instructs building the repository yarn monorepo workspace, which...
Thanks for submitting this feature request @pwortas. This seems like a useful enhancement for RFDK users. We have added this to our backlog and report here when we have updates.
I believe the issue is with the line: ```py DeadlineRenderFarm(scope, 'deadline', props) ``` The `scope` of the stack is actually a `cdk.App` instance, so you're attempting to attach a construct...
@mainframenzo - just circling back here. Did the suggestion fix your problem?
Hi @michaelmoussa. Thanks for taking the time to document these issues and highlighting both the stumbling point and providing suggested fixes. We greatly value this contribution. We have added this...
Have you tried running the integration tests with this change? I'd expect any of them using DocumentDB to fail because Deadline 10 does not provide a CA trust store with...