Matt Bolt

Results 8 issues of Matt Bolt

Thanks for the amazing project - I've had a blast building on this plugin the last few months. I've noticed that inserting a `GPUAnimated` component to a tile `Entity` after...

bug

## What does this PR change? * Updates all ETL Data Structures: * Removes Mutex, as locking hasn't been necessary for a while now. * Changes access for fields to...

Remove references to `Kubecost` in code. For example: https://github.com/opencost/opencost/blob/1e92d2f2a0fde8e45fc80ad2340968e27800c68a/pkg/env/costmodelenv.go#L19 We'll need to be careful how we proceed to ensure we can maintain compatibility with older installs.

**Is your feature request related to a problem? Please describe.** This is a documented limitation, but it's somewhat unclear why such a limitation exists: In the `Annotated` struct: ``` //...

enhancement

Allow the CoffeeScript compiler JS to be passed to Coffee-Graph rather than enforcing the use of the embedded compiler.

enhancement

Instead of using Java, look into a pure JS implementation of Coffee-Graph, or perhaps even a C/C++ port that we could use as a Node.js extension.

enhancement

Create a Node.JS module, which can be used to add coffee-graph execution into a another build process, such as a cake build.

enhancement

# Goals ### Cluster Cache * Manages Unstructured Kubernetes Resources - allows omitting fields at the watcher. * Allows omitting fields at the watcher level. * Allows use of the...