Nicholas Cioli

Results 13 comments of Nicholas Cioli

Hello everyone. Sorry for the delay. I'd like to give a bit of context as to why some of the decisions were made and would like guidance on how to...

I've been a bit busy lately, but I'll revisit this soon and see if the issues I had with importing are resolved.

Yes! [This PR](https://github.com/apollographql/router/pull/4722) makes the router bind to a random port for the integration tests. Is this issue happening even after the linked change?

I'm going to try to take a stab at this. My plan is to make use of the [StorageClass parameters](https://github.com/openebs/lvm-localpv/blob/develop/docs/storageclasses.md) block to allow for setting a raid enable option. Since...

> I think this approach will work but might blur the roles of folks deploying services. I think of the StorageClasses being owned by the team managing infrastructure and PVC...

Ok, that makes sense! Do we want to group the options under a top-level `raid` option, like my previous post? Some of the options could be at the top level...

As a quick aside, how should I handle if someone has requested a thinVolume group with RAID? I think that lvm2 does not allow that, as the `--type` flag does...

Hmm, this issue is probably related to #8 due to the use of Flutter's semi-experimental InAppWebView. I'll have to refactor that view to use a more stable WebView. File in...

As a warning: without using the official app, creating an account is impossible.

I haven't been able to figure out how to port a Flutter app to F-Droid's build system, so if you have more experience with their build env, a pull request...