andyslucky
andyslucky
I think another related issue is availability / comprehensive documentation for those that would like to use and extend orchid. I found very little help or documentation while working on...
@victorbalssa Has anyone started working on this? If not I can look into it.
> @andyslucky nope you can take a look if you want 👍🏻 I noticed the project does not have any subfolders for the native projects (such as an xcode project...
A couple points... - Regardless of what technology is used for push notifications, data security will be a concern (notifications for an application have to go through either an Apple...
> I solved it! The issue was: I had 2 replicas and no persistent volume so I guess it was running 2 independent instances of pihole and when it redirects...
I am confused why several people have stated "should be fast" in their comment. Can anyone offer proof in the source code that the persistence layer is well-optimized? Doesn't this...
> [@tjbck](https://github.com/tjbck) why not if I may ask? It's already in the documentation. I think having global tools as configuration in code is an excellent use-case. > > **Here is...
> Does it make sense for the default value for `maxUnavailable` to be 1, when the default value for replicas is also 1. > > [pihole-kubernetes/charts/pihole/values.yaml](https://github.com/MoJo2600/pihole-kubernetes/blob/75981360a0b1409731ab10638b03f5cc86a0673f/charts/pihole/values.yaml#L15) > > Line 15...