Commit Graph
265 Commits
Author SHA1 Message Date
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
Waqar Ahmed 7a51a9ad40 Add common serviceaccount implementation 2021-02-02 15:14:44 +05:00
Waqar Ahmed e5d0fb7cc6 Update ipfs deployment to use library chart 2021-02-02 15:14:44 +05:00
Waqar Ahmed de3948ecdd Fix line indent for volume configuration 2021-02-02 15:14:44 +05:00
Waqar Ahmed d30cedce3c Update commit logic 2021-02-02 15:14:44 +05:00
Waqar Ahmed fca725aff1 Commit after udpating dependencies 2021-01-30 00:21:50 +05:00
Waqar Ahmed bde7b16ead Add library chart as a dependency for ipfs/ix-chart/minio/nextcloud/plex items 2021-01-30 00:21:50 +05:00
Waqar Ahmed 85cfcf9e73 Report result for helm dependency update 2021-01-30 00:21:50 +05:00
Waqar Ahmed 23ed62487c Add a helper tool to updte chart dependencies 2021-01-30 00:21:50 +05:00
Waqar Ahmed fe8069a22d Add method to retrieve image/annotations and secrets configuration 2021-01-30 00:21:50 +05:00
Waqar Ahmed 9f527e21ea Add method to render environment variables 2021-01-30 00:21:50 +05:00
Waqar Ahmed 2865d86d42 Add helper to retrieve all volumes configuration 2021-01-30 00:21:50 +05:00
Waqar Ahmed 4a895d6b63 Add method to validate if values has required keys 2021-01-30 00:21:50 +05:00
Waqar Ahmed 399f867f26 Add method to retrieve single volume configuration based on input 2021-01-30 00:21:50 +05:00
Waqar Ahmed cea74cc63f Add method to retrieve host path from user input or ix volumes 2021-01-30 00:21:50 +05:00
Waqar Ahmed 1b0c2107e5 Retrieve cronjob app version 2021-01-30 00:21:50 +05:00
Waqar Ahmed 49a08334e0 Add common implementation for networking/storage 2021-01-30 00:21:50 +05:00
Waqar Ahmed 4f2ef3691a Add common implementation of services 2021-01-30 00:21:50 +05:00
Waqar Ahmed 0261fef397 Add common labels/names helper 2021-01-30 00:21:50 +05:00
Waqar Ahmed 19ec1efaef Add initial library chart 2021-01-30 00:21:50 +05:00
Waqar Ahmed 912ec110d0 Change environment variable name 2021-01-28 21:22:28 +05:00
Waqar AhmedandGitHub acbbe63c11 Merge pull request #27 from truenas/ui-changes
Update charts to make sure they render nicely with dynamic chart release forms
2021-01-28 18:35:01 +05:00
Waqar Ahmed 06a75d2c16 Add check for env variable at chart level instead of schema
This commit introduces a change by marking env variable name/value variables as not required as UI cannot properly handle this right now.
2021-01-28 17:42:21 +05:00
Waqar Ahmed 51d5e88952 Properly render environment variable 2021-01-28 00:49:44 +05:00