smuu
smuu
@Bidon15 Is this Testing strategy documented in Notion? I already thought about that and found it here in a random issue. It would be good to have a dedicated place...
Is it possible to add a deprecation annotation to the old functions so that we see in the code when we use those functions?
One idea to achieve that is to introduce a new function like `BulkStart`, which takes a list of Instances and creates 1 API request instead of one for each Instance.
cc @mojtaba-esk
I would propose something like this: - Having a sidecar that mounts the same PVCs as the main container (specified by using `AddVolume()`) - The sidecar has logic installed to...
Ref: https://github.com/celestiaorg/knuu/issues/272
not needed right now, low prio
Duplicate off https://github.com/celestiaorg/knuu/issues/292
@mojtaba-esk I can work on this