-
Currently we know we're finished when the meta writer and all file writers are finished. It would be a bit cleaner if odin had a top level PV that we could check for all writers to have been finished …
-
I.e., if an entity is far away from a player's view, then it doesn't need to lerp (which causes recursive move events & lookup tree updates). Not really significant for most games, but becomes a signi…
-
Per @vconzola's feedback on #1007, there's a bit more to do here:
* Hide app navigation on the debug route
* Use Level layout to add always-shown kebab
* Open JSON in a modal - fix the JSON view …
-
- use HDF5 plugin to save a sequence of image
- This would also save the metadata we want
- Filename format: Date_Time_Imager
- Store images a directory specific to the imager
- Saves 10 images
…
-
## EN
While the page is implemented correctly, there's a technical constraint limiting our ability to retrieve NFTs. We're currently using the NFT IDs stored in our database to establish relationships…
-
I'm using GKE, and when I make a request to the OpenCost API aggregating by namespaces:
```
curl -G http://localhost:9003/allocation \ …
-
Allow users other than cluster-admin to use Ark. This has security implications:
- need to ensure a user can only back up/restore PVs/snapshots they have access to
- need to ensure a user can only…
-
-
Provide easy way to list PV details from Backup CR and Restore CR. User want to get details from backup and restore operations like list of PVs included, PV size, what is PV backup method(Restic or pr…
-
Observing this on the latest v0.0.29 release and master-head local-path-provisoner on K3s v1.30.4+k3s1.
PVs created with the new local-path-provisoner image have an updated `nodeAffinity.required.n…