aboutsummaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.8.5Alex Auvolat2024-01-161-1/+1
* doc: update endpoint_url documentationFlorian Klink2023-10-021-1/+1
* update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-1/+1
* bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-1/+1
* Helm: Increment patch versionJonatan Steuernagel2023-05-081-1/+1
* Helm: Include newer config parameters as valuesJonatan Steuernagel2023-05-081-3/+33
* Update Helm chart versions (app + chart)Kamil Banach2023-03-231-2/+2
* refactor(helm): use stable as image tag for init containerPatrick Jahns2023-01-271-1/+1
* doc(helm): removed extra linePatrick Jahns2023-01-271-1/+0
* feat(helm): ability to monitor garage via prometheusPatrick Jahns2023-01-274-0/+94
* feat(helm): allow to override the init container imagePatrick Jahns2023-01-272-1/+7
* fix(helm): file permission issues when running as non-root userPatrick Jahns2023-01-272-5/+8
* feat(helm): ensure that config changes trigger a pod rolloutPatrick Jahns2023-01-271-1/+3
* refactor(helm): removed metadataDir and dataDir config variablePatrick Jahns2023-01-271-4/+2
* feat(helm): allow to override the default configuration filePatrick Jahns2023-01-272-25/+30
* Bump the helm chart versionkaiyou2022-12-251-1/+1
* Set hostPath type for volumeskaiyou2022-12-251-0/+2
* Fix volume handling and persistence flagkaiyou2022-12-251-2/+2
* Enable daemonset deployment using the helm chartkaiyou2022-12-252-5/+30
* chore(helm): bump chart numberPatrick Jahns2022-12-111-1/+1
* feat(helm): allow to add custom labels to created ingress resourcesPatrick Jahns2022-12-112-0/+8
* refactor(helm): disable the ingress per defaultPatrick Jahns2022-12-111-5/+8
* Add best practices and doc of monitoring (fix #419)Alex Auvolat2022-11-161-0/+1053
* Fix helm chart with correct configuration syntaxfix-helm-chartAlex Auvolat2022-10-181-4/+5
* Some things are now in result-binAlex Auvolat2022-10-181-1/+1
* Updates values.yml with some opinionated and untested defaultsMaximilien R2022-09-302-35/+54
* Add missing ClusterRole and bindings for CRDsMaximilien R2022-09-301-0/+28
* Generate random RPC secret if not providedchemicstry2022-09-305-3/+64
* Move documentation to bookchemicstry2022-09-301-71/+1
* Add secret to overrideschemicstry2022-09-301-0/+4
* Add configuration instructions to READMEchemicstry2022-09-301-0/+6
* Cleanup values.yamlchemicstry2022-09-301-2/+0
* Add helm chartchemicstry2022-09-3010-0/+576
* Factor out node request order selection logic & use in managerAlex Auvolat2022-07-291-1/+1
* Fail if compiled binary is dynamicQuentin Dufour2022-07-261-0/+14
* Add/Fix OpenTelemetrydoc/k8sQuentin Dufour2022-04-073-5/+25
* Add files to quickly test k8sQuentin Dufour2022-04-074-0/+107
* Update Grafana dashboardAlex Auvolat2022-03-141-242/+601
* Add Grafana dashboard for GarageAlex Auvolat2022-03-141-0/+2639
* Refactoring: rename config files, make modifications less invasiveAlex Auvolat2022-03-141-2/+2
* Add docker-compose for traces & metricsMaximilien2022-03-145-0/+149
* Update dependencies and add admin module with metricsmricher2022-03-141-0/+3
* Functional tests for admin commandstests/port-integrationQuentin Dufour2022-03-071-15/+0
* Functional tests for website endpointsQuentin Dufour2022-03-071-35/+0
* Functional test for multipart endpointsQuentin Dufour2022-03-071-103/+0
* Functional test for ListMultipartUploadsQuentin Dufour2022-03-071-46/+0
* Move ListObjects tests to RustQuentin Dufour2022-03-071-88/+0
* Test WinSCPtest/winscpQuentin Dufour2022-03-032-0/+29
* Probably fix test-smokev0.6.0Alex Auvolat2022-02-021-4/+4
* Improve testing conf + test CORStest/cors-and-localhostQuentin Dufour2022-02-013-5/+26