Wes Floyd
Wes Floyd
Feature request: when we dropped the local flag, we hashed the local content, saw if the content was available on IPFS and if it was, auto mounted the CID. If...
Can we keep this issue open to track use cases for decentralized long running Kubernetes clusters, even if it is far out on the roadmap or part of a child...
While investigating climate science workloads (e.g. [Pangeo](http://gallery.pangeo.io/repos/TomAugspurger/pangeo-dask-gateway/using-dask-gateway.html)), I'm seeing a popular preference for execution on Dask. Opening this issue as a high level place to collect use cases that can...
In order to understand where Bacalhau usage is coming from - it would be very helpful to have a mechanism built into the platform during our testnet phase that measures...
Opening this thread to discuss the goals for the upcoming [Radius community grant](https://app.radius.space/) related to researching solutions for a Bacalhau network gateway solution. Goals: - Enable some portion of traffic...
Goal: the ability for Bacalhau job history to be written to a publicly verifiable medium. This will help us unlock workloads that rely on public compute (reproducibility) for researchers and...
Per [Google's recommendation](https://github.com/google-github-actions/auth#auth), the authentication method should be upgraded to Workload Identity Federation: > "Workload Identity Federation is the recommended approach as it obviates the need to export a long-lived...
Issue: two links on this page are broken: https://lilium.sh/software/lily/hardware/ > Lily's base hardware requirements are [those of a Lotus node](https://docs.filecoin.io/get-started/lotus/installation/#minimal-requirements). Should be updated to -> https://lotus.filecoin.io/lotus/install/prerequisites/#minimal-requirements > From that point,...
**Describe the bug** Per our current CLI implementation, the user is prompted "Do you want to gate stakers approval?" https://github.com/NethermindEth/eigenlayer/blob/0ae47b3a61854e3dabe6ba5916f1562ff735fff4/cli/operator/config/create.go#L90 Per the chat with Jeffrey - this feature is not...
Added requirement for "consistent" docker volume mounts. #todo test this when we have time before merging.