Commit Graph

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