-
I have a use case of like 2000 categories with endless sub categories but it never gonna be too big most will be 3-8 deep sub categories like must 100 items in each tree instead of creating 1 big tree…
-
We need to decide where we're going with log management.
We have kubectl logs and the fluentd and ELK setups. We're not currently using Docker logging plugins.
More specific open issues:
- rotation…
-
Hi Joe,
This question comes after considering your last response back, about creating a filter to allow users from some tenants to access tenants from others.
This question comes from 2 use case…
-
How to restrict user's hard disk space?
-
Use case: You add a "module" (separate assembly) to your web application which contains controllers, views, etc. The MVC parts make use of an `IStringLocalizer` implementation that loads strings from …
-
We expect, eventually, to need some kind of controller which will use the k8s REST API to manage the zookeeper and kafka deployments. This issue is about trying to understand what the requirements for…
-
Hi there,
I'm using your package to fix some old code which used the original mongoose-multitenant package, and everything's working great except for the discriminator plugin. Whenever I search for…
-
Add a layer to ASP.NET Core Identity that exposes identity as a service.
This service should provide an opinionated and turn-key identity solution that enables customers to easily migrate to [Azur…
-
### TODO
- [x] Change supported frameworks to **.netstandard 2.0 / .net461**.
- [x] Upgrade **Castle Windsor DI adapter** to .netstandard 2.0 - https://github.com/volosoft/castle-windsor-ms-adapter/…
-
Hello,
I have custom OrganizationUnit class and Manager, where I create new OU. When I call saveChanges on unitOfwork of OrganizationUnitMnager, entity is not inserted to DB but id is generated. When…