Commit Graph
288 Commits
Author SHA1 Message Date
Waqar Ahmed 531d99bee1 Update minio/plex/nextcloud migrations to read from a file 2021-02-03 23:41:26 +05:00
Waqar Ahmed c2fb3d5d36 Remove common method for volume configuration based on old format 2021-02-03 22:36:25 +05:00
Waqar Ahmed 58a796ab6f Update nextcloud chart migrating it to newer storage format 2021-02-03 22:25:57 +05:00
Waqar Ahmed 7db9059e25 Update minio/plex migrations to use stdout/stdin 2021-02-03 20:13:10 +05:00
Waqar Ahmed 0d8d1111a0 Update minio chart to use new format for storage 2021-02-03 18:28:33 +05:00
Waqar Ahmed c03f6f5b67 Add method to render common deployment configuration 2021-02-03 18:27:24 +05:00
Waqar Ahmed 9bcb41d9d5 Update plex migration to use updateStrategy 2021-02-03 18:11:31 +05:00
Waqar Ahmed de0e83ad39 Use updateStrategy as a variable instead of strategyType 2021-02-03 18:11:11 +05:00
Waqar Ahmed 17966e2927 Update plex chart format 2021-02-03 17:43:58 +05:00
Waqar Ahmed 1e7b184520 Add common methods for deployment metadata 2021-02-03 16:14:05 +05:00
Waqar Ahmed b91bc88153 Add common method to render GPU configuration 2021-02-03 16:02:31 +05:00
Waqar Ahmed cda05f3675 Standardize environment variable name in ipfs deployment 2021-02-03 15:24:36 +05:00
Waqar Ahmed bccd8ac688 Have static ports for containers in ipfs deployment 2021-02-02 23:37:47 +05:00
Waqar Ahmed 05f46822d9 Update ipfs deployment 2021-02-02 19:57:30 +05:00
Waqar Ahmed 9c13001a5a Fix whitespace issues for volume rendering 2021-02-02 19:21:29 +05:00
Waqar Ahmed 8f1d1e84da Update ipfs deployment to have volume mounts rendered by library chart 2021-02-02 19:02:14 +05:00
Waqar Ahmed 502e700103 Add method to render all volumes/env variables 2021-02-02 17:51:34 +05:00
Waqar Ahmed 88bda7e5e9 Update ipfs chart to use new format for storage volumes 2021-02-02 17:51:34 +05:00
Waqar Ahmed 7fea12a0a6 Add validation for dataset name 2021-02-02 17:51:34 +05:00
Waqar Ahmed 9167d97343 Add common method to specify container/volume mounts 2021-02-02 17:51:34 +05:00
Waqar Ahmed 9180c723ab Correctly retrieve train name for commit message 2021-02-02 15:14:44 +05:00
Waqar Ahmed 6508c738a8 Update dependencies path for all catalog items 2021-02-02 15:14:44 +05:00
Waqar Ahmed 996c0c9593 Change common library chart directory structure allowing us to keep different versions of a single library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed d87da453bc Update postgres deployment to correctly render namesuffix 2021-02-02 15:14:44 +05:00
Waqar Ahmed 9ff909446a Update charts to use new common variable for namesuffix 2021-02-02 15:14:44 +05:00
Waqar Ahmed 0ab705bc91 Separate common chart specific values in another variable 2021-02-02 15:14:44 +05:00
Waqar Ahmed 15ef56b8f0 Properly render full name if name is a substring of release name 2021-02-02 15:14:44 +05:00
Waqar Ahmed c325524327 Allow overriding service name 2021-02-02 15:14:44 +05:00
Waqar Ahmed e88f516fb4 Update nextcloud deployment to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 0651c9fcab Update nextcloud service to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed b56fad0375 Update ipfs/nextcloud/minio/plex charts service variable 2021-02-02 15:14:44 +05:00
Waqar Ahmed e7f4adc039 Don't use a common name for service param 2021-02-02 15:14:44 +05:00
Waqar Ahmed e659fc1d17 Update postgres backup configuration to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 2733aab5c5 Update postgres deployment to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 7e1c9080d1 Properly specify namesuffix for postgres-service 2021-02-02 15:14:44 +05:00
Waqar Ahmed 0e1ee81f36 Add name suffix for chart releases having more then 1 deployments 2021-02-02 15:14:44 +05:00
Waqar Ahmed f1c9917612 Render nextcloud postgres service using library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 4b3bad4efc Update plex chart to use library chart to render services configuration 2021-02-02 15:14:44 +05:00
Waqar Ahmed 387dd82843 Remove storage tpl functions from plex chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed c46d6fd790 Update plex deployment to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 8e0915ab5a Remove unnecessary extra args function 2021-02-02 15:14:44 +05:00
Waqar Ahmed f5b7e4e606 Remove unnecessary code in minio chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed e06cbe1216 Update minio service/serviceaccount implementations to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 6411e65838 Update minio deployment to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed b8dc33b5be Have a line break between rendering environment variables 2021-02-02 15:14:44 +05:00
Waqar Ahmed 8e875e1664 Remove unnecessary code in ipfs chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed 87236e388c Properly pass parameters for service rendering 2021-02-02 15:14:44 +05:00
Waqar Ahmed 24045b305f Properly render services in common chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed af075c5ebf Update ipfs chart to use common service implementation 2021-02-02 15:14:44 +05:00
Waqar Ahmed ba21e51802 Update ipfs chart to use common service account implementation 2021-02-02 15:14:44 +05:00