Dan
Dan
Is the Taiga Gateway needed when utilizing Kubernetes (NGINX) Ingress? Should these paths be handled natively with the NGINX Ingress Controller (if available)?
The snipeit Helm Chart is currently using a [bespoke mysql chart](https://github.com/t3n/helm-charts/blob/master/snipeit/Chart.yaml#L22) which hasn't seen updates for >3yrs. Unless there's a hard-requirement for a custom MySQL chart, I propose utilizing the...
When looking for datasets the the CSI Driver has created, it scans the output of `pool/dataset` (see [docs](https://www.truenas.com/docs/hub/additional-topics/api/rest_api.html#api-PoolDataset-poolDatasetGet) & [example](https://github.com/hpe-storage/truenas-csp/blob/master/truenascsp/truenascsp.py#L169)) which retrieves **all** of the datasets in TrueNAS. Instead, these...
I believe Multipath (MPIO) in iSCSI is only supported if A) you have multiple physical subnets and B) TrueNAS NICs are setup to utilize it. It would be good to...