Jesse Hitch
Jesse Hitch
## Description of the change The actual port that the `NodePort` type service uses can be automatically generated if no `nodeport` field is specified, as per the docs here: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport...
## Description of the change This adds the remaining variables that are due to eventually be added in the upstream https://github.com/nextcloud/docker/pull/2271. All of these parameters are documented [here](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/primary_storage.html#simple-storage-service-s3). ## Benefits...
## Description of the change Let's add support for [Collabora](https://www.collaboraonline.com/) as a subchart. Here's their [helm chart](https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm/collabora-online) and here's their [docs](https://sdk.collaboraonline.com/docs/installation/Kubernetes.html). - Split from #214 ## Benefits Allow users to...
## Description of the change Let's add support for [OnlyOffice](https://www.onlyoffice.com/) as a subchart. Here's their [helm chart](https://github.com/ONLYOFFICE/Kubernetes-Docs). - Split from #214 ## Benefits Allow users to have a document server...
## Description of the change Adds a section about upgrades to clarify we should only do one major version at a time. ## Benefits just a little doc change to...
## Description of the change We should have a test that enables metrics in ci. ## Benefits This would make it so that when users change functionality about the metrics...
## Description of the change I'd like to add an isolated redis test to our CI to ensure this chart works properly with redis. It would go somewhere in here:...
## Description of the change Add Valkey as an optional subchart. ## Benefits It's a FOSS alternative to redis, as redis recently switched to a business source license, which could...
# Pull Request ## Description of the change This switches us from Dependabot (can't do helm updates) to [RenovateBot](https://github.com/renovatebot/renovate) (can do some helm updates). ## Benefits This would generate all...
We need a bit of a K8s docs clean up to accommodate that this issue isn't completed and therefore the usage of the csi provider is a little weird as...