Waqar Ahmed
f3fddff354
Use nc instead of nslookup while waiting for postgres to come up
...
Using nslookup, the wait time for nextcloud pod to come up can be up to 1-5 minutes. This is reduced with nc to 5-10 seconds.
2020-12-12 02:34:19 +05:00
Waqar Ahmed
2fb46e619c
Add /web for plex path
2020-12-11 22:09:09 +05:00
Waqar Ahmed and GitHub
08ab5911a8
Merge pull request #12 from truenas/version-schemes
...
Update version for minio/nextcloud/plex charts
2020-12-09 23:00:11 +05:00
Waqar Ahmed
b43e3e4c09
Update plex chart version
2020-12-09 19:39:10 +05:00
Waqar Ahmed
27c4d3c98b
Update nextcloud chart version
2020-12-09 19:34:49 +05:00
Waqar Ahmed
dbdb89f587
Update minio chart version
2020-12-09 19:31:31 +05:00
Waqar Ahmed
68c5577366
Set private to true for access/secret keys
2020-12-09 18:52:54 +05:00
Waqar Ahmed and GitHub
63b3aee66b
Merge pull request #11 from truenas/minio-chart
...
Add Minio Chart
2020-12-09 18:11:15 +05:00
Waqar Ahmed
3f7be35464
Set emptyDirVolumes to true for testing minio chart
2020-12-09 06:41:01 +05:00
Waqar Ahmed
9f876dc902
Update minio/nextcloud port defaults
2020-12-09 06:36:38 +05:00
Waqar Ahmed
53ce8cd15f
Add test values yaml file
2020-12-09 06:23:00 +05:00
Waqar Ahmed
a99d01b01e
Update notes.txt
2020-12-09 04:39:14 +05:00
Waqar Ahmed
7d54cef34e
Add persistent storage support for minio
2020-12-09 04:35:25 +05:00
Waqar Ahmed
24f4bad8ed
Add TN specific files
2020-12-09 04:27:42 +05:00
Waqar Ahmed
0b17b07bf6
Remove prometheus from minio chart
2020-12-09 03:50:45 +05:00
Waqar Ahmed
440ed29531
Remove tls configuration from minio chart for now
2020-12-09 03:47:46 +05:00
Waqar Ahmed
ac0cfab7b7
Only have nodeport service
2020-12-09 03:16:09 +05:00
Waqar Ahmed
4917a6214a
Remove ability to set resources
2020-12-09 03:16:09 +05:00
Waqar Ahmed
531c840450
Remove ability to automatically create buckets after release creation for now
2020-12-09 03:16:09 +05:00
Waqar Ahmed
cca836e3dc
Remove existingSecret option
2020-12-09 03:16:09 +05:00
Waqar Ahmed
d4cd85e0b0
Remove securitycontext options for now
2020-12-09 03:16:09 +05:00
Waqar Ahmed
a9cf23677a
Remove serviceAccount configuration options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
80ff32ba58
Only have standalone mode for now
2020-12-09 03:16:09 +05:00
Waqar Ahmed
36f7e7a497
Remove podDisruptionBudget configuration
2020-12-09 03:16:09 +05:00
Waqar Ahmed
26707b648b
Remove configPathmc config options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
17d83f6bd4
Remove priorityClassName setting
2020-12-09 03:16:09 +05:00
Waqar Ahmed
ad300671d8
Remove node selector related options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
f684d9f15a
Remove fullnameOverride option
2020-12-09 03:16:09 +05:00
Waqar Ahmed
993b6e35bc
Remove imagePullSecrets options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
4abf36ffb2
Remove minoi/mc configurable options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
8d5bad11fb
Remove makeBucketJob options
2020-12-09 03:16:09 +05:00
Waqar Ahmed
57d32d69e0
Remove etcd
2020-12-09 03:16:09 +05:00
Waqar Ahmed
e1bdf35bac
Remove metrics service monitor
2020-12-09 03:16:09 +05:00
Waqar Ahmed
f60c605f5c
Remove minio gateway feature
2020-12-09 03:16:09 +05:00
Waqar Ahmed
7ee19dd170
Remove ingress from minio chart
2020-12-09 03:16:09 +05:00
Waqar Ahmed
260a4c49dd
Remove ci dir
2020-12-09 03:16:09 +05:00
Waqar Ahmed
bcc8148785
Add initial minio helm chart
2020-12-09 03:16:09 +05:00
Waqar Ahmed and GitHub
a2d9e44469
Merge pull request #9 from truenas/nextcloud-chart
...
Add nextcloud chart
2020-12-09 03:04:00 +05:00
Waqar Ahmed
e3658579c0
Add nodeip default
2020-12-08 21:00:53 +05:00
Waqar Ahmed
f015c830ab
Always roll out deployment on update
2020-12-08 20:30:56 +05:00
Waqar Ahmed
7abbec70ef
Add web portal uri for nextcloud
2020-12-08 19:40:50 +05:00
Waqar Ahmed
926b781bff
Define image pull policy for init container
2020-12-08 19:40:50 +05:00
Waqar Ahmed
23892730f3
Use emptydir volumes for nextcloud chart test
2020-12-08 19:40:50 +05:00
Waqar Ahmed
254ff0ab4d
Correctly populate storage fields
2020-12-08 19:40:50 +05:00
Waqar Ahmed
3750f4bdbd
Fix nodeport for ci test
2020-12-08 19:40:50 +05:00
Waqar Ahmed
5f1283b4c4
Fix deployment test
2020-12-08 19:40:50 +05:00
Waqar Ahmed
126ba367c8
Add test values yaml file
2020-12-08 19:40:50 +05:00
Waqar Ahmed
af0148456d
Clean nextcloud chart stripping to basics
2020-12-08 19:40:50 +05:00
Waqar Ahmed
f85006a283
Clean values
2020-12-08 19:40:50 +05:00
Waqar Ahmed
74e7929207
Clean internal/external db references
2020-12-08 19:40:50 +05:00
Waqar Ahmed
8b7530d3bd
Add init container to nextcloud pod to make sure it's not started until postgres is up
2020-12-08 19:40:50 +05:00
Waqar Ahmed
7a148e5a3f
Properly configure postgres host path
2020-12-08 19:40:50 +05:00
Waqar Ahmed
0beb16ffe9
Properly initialise nextcloud with postgres
2020-12-08 19:40:50 +05:00
Waqar Ahmed
ed7270ecc0
Only use postgres and remove sqlite support
2020-12-08 19:40:50 +05:00
Waqar Ahmed
0995fc4923
Set postgres credentials in nextcloud deployment
2020-12-08 19:40:50 +05:00
Waqar Ahmed
817de8f1b0
Remove liveness/readiness probes
2020-12-08 19:40:50 +05:00
Waqar Ahmed
f323a2ce5a
Clean nextcloud deployment removing nginx traces
2020-12-08 19:40:50 +05:00
Waqar Ahmed
43ab3e05fe
Add postgresql deployment
2020-12-08 19:40:50 +05:00
Waqar Ahmed
eb3c7a6ae6
Initial postgres support
2020-12-08 19:40:50 +05:00
Waqar Ahmed
918fbb0963
Clean service configuration
2020-12-08 19:40:50 +05:00
Waqar Ahmed
c0552c3c33
Remove nextcloud chart deps
2020-12-08 19:40:50 +05:00
Waqar Ahmed
8e719a4787
Allow using host path or ix volume for persistent data storage
2020-12-08 19:40:50 +05:00
Waqar Ahmed
aa33f73fda
Use port 80 for nodeport service
2020-12-08 19:40:50 +05:00
Waqar Ahmed
a91f3fe2f1
Use nodeport for nextcloud
2020-12-08 19:40:50 +05:00
Waqar Ahmed
b56a40cec3
Add basic questions.yaml allowing chart to be deployed via middleware api
2020-12-08 19:40:50 +05:00
Waqar Ahmed
aa49bf1741
Add item configuration file
2020-12-08 19:40:50 +05:00
Waqar Ahmed
268b17f68c
Add initial nextcloud upstream chart
2020-12-08 19:40:50 +05:00
Waqar Ahmed and GitHub
52704d82d8
Merge pull request #10 from truenas/plex-chart
...
Add Plex chart
2020-12-08 19:40:14 +05:00
Waqar Ahmed
37c8493270
Clean chart configuration
2020-12-08 04:46:01 +05:00
Waqar Ahmed
1133d2ff01
Specify web portal for plex
2020-12-08 04:34:14 +05:00
Waqar Ahmed
6c8cc0b29c
Remove plex-preferences file
2020-12-08 03:49:12 +05:00
Waqar Ahmed
868900c84f
Add test values yaml file
2020-12-08 03:45:59 +05:00
Waqar Ahmed
bd0a06c017
Properly setup persistence values
2020-12-08 03:35:35 +05:00
Waqar Ahmed
725ee078dd
Add icon url
2020-12-07 21:09:23 +05:00
Waqar Ahmed
2fc1d74043
Add timezone support
2020-12-07 20:49:46 +05:00
Waqar Ahmed
aa72e525df
Add GPU support
2020-12-07 20:17:02 +05:00
Waqar Ahmed
36eee5eccb
Properly use host network when configured
2020-12-07 20:07:30 +05:00
Waqar Ahmed
8da36972d8
Clean post install notes
2020-12-07 03:44:03 +05:00
Waqar Ahmed
a78da65326
Setup persistent storage for plex chart
2020-12-07 03:01:28 +05:00
Waqar Ahmed
883fb239bd
Clean udp service
2020-12-07 02:03:55 +05:00
Waqar Ahmed
0cf46c6400
Remove pkcs configuration from plex chart
2020-12-07 02:00:12 +05:00
Waqar Ahmed
769b45d4a4
Clean deployment and always roll pod in case of configuration change
2020-12-07 01:54:40 +05:00
Waqar Ahmed
db0ffe9d78
Allow using host network for plex
2020-12-07 01:49:22 +05:00
Waqar Ahmed
4524d88bf6
Add basic questions yaml
2020-12-07 01:02:39 +05:00
Waqar Ahmed
4983896378
Remove ingress config
2020-12-07 00:18:28 +05:00
Waqar Ahmed
0f4dd31790
Add item configuration file
2020-12-07 00:09:39 +05:00
Waqar Ahmed
ac0caeb11e
Move plex to 2.1.0 version dir
2020-12-06 23:57:39 +05:00
Waqar Ahmed
3dcebe81c8
Remove owners file
2020-12-06 23:56:33 +05:00
Waqar Ahmed
753e183b60
Add upstream plex chart
2020-12-06 23:55:26 +05:00
Waqar Ahmed and GitHub
66c3d0d0e0
Merge pull request #8 from truenas/cmd-default
...
Do not set any CMD defaults for ix-chart chart releases
2020-12-02 22:04:19 +05:00
Waqar Ahmed
b1ecbce776
Do not set any CMD defaults for ix-chart chart releases
2020-12-02 21:49:26 +05:00
Waqar Ahmed
b4d44dbeeb
Only run deploy tests on PR create
2020-11-30 18:51:27 +05:00
Waqar Ahmed and GitHub
620df463b2
Merge pull request #7 from truenas/fix-values-
...
Do not specify hostportslist when update strategy is rolling update
2020-11-30 18:50:33 +05:00
Waqar Ahmed
58f226c624
Do not specify hostportslist when update strategy is rolling update
...
We should not specify a default value for host ports list as the attribute is not allowed when update strategy is rolling update which is the default.
Closes truenas/charts#6
2020-11-30 18:45:55 +05:00
Waqar Ahmed and GitHub
1d1ce4cc80
Merge pull request #5 from truenas/deploy-k8s-chart-test
...
Add CI for validating charts by deploying in k8s
2020-11-30 18:45:39 +05:00
Waqar Ahmed
3c0078310b
Use ubuntu 20.04
2020-11-30 18:14:32 +05:00
Waqar Ahmed
376cf218e6
Add CI for validating charts by deploying in k8s
2020-11-30 18:14:32 +05:00
Waqar Ahmed
312100fb26
Update service name for test
2020-11-27 00:02:38 +05:00
Waqar Ahmed and GitHub
b9f6510cc0
Merge pull request #4 from truenas/ix-chart-test
...
Add deployment test for ix-chart
2020-11-26 22:19:30 +05:00
Waqar Ahmed
66653b71fe
Add deployment test for ix-chart
2020-11-26 22:06:18 +05:00