Commit Graph

26020 Commits

Author SHA1 Message Date
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 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 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
Waqar Ahmed b75422d73d Add a test_values.yaml to be used in ix-chart test 2020-11-26 22:06:18 +05:00
Waqar Ahmed 7fed1fd056 Add reasonable defaults 2020-11-26 22:06:18 +05:00
Waqar Ahmed 48e553b4f8
Merge pull request #3 from truenas/ci-setup
Add CI job for checking catalog format
2020-11-25 20:07:39 +05:00
Waqar Ahmed abfccf34a8 Use ixsystems namespace 2020-11-25 19:50:02 +05:00
Waqar Ahmed f7cb07d77e Fix format errors 2020-11-25 19:21:54 +05:00
Waqar Ahmed c29cead638 Add CI job for checking catalog format 2020-11-25 19:15:15 +05:00
Waqar Ahmed 4d49433f91
Merge pull request #2 from truenas/new-version
Introduce support for host networking / host ports
2020-11-09 04:50:12 +05:00
Waqar Ahmed 9d5d7b6c07 Add validation for only using host ports when update strategy is recreate 2020-11-06 05:09:15 +05:00
Waqar Ahmed 6917269a3e Update documentation 2020-11-06 01:55:59 +05:00
Waqar Ahmed bc4dd83e95 Update chart version 2020-11-06 01:55:59 +05:00
Waqar Ahmed c0b76b6d28 Set hostnetwork 2020-11-06 01:55:59 +05:00
Waqar Ahmed fee3de3979 Add support for host networking and host paths 2020-11-06 01:55:59 +05:00
Waqar Ahmed 937a26e43b Fix node port service not allowing multiple forwarding ports without name 2020-11-06 01:55:59 +05:00
Waqar Ahmed 33e4cdab2c Add new version 2020-11-06 01:55:55 +05:00
Waqar Ahmed 0f51e88a9f Add external interfaces configuration example. 2020-10-22 18:46:12 +05:00
Waqar Ahmed 9efffe8ecd Move ix-chart to testing train 2020-10-21 23:05:03 +05:00
Waqar Ahmed 62a9f79f2d Update readme 2020-10-21 23:03:11 +05:00
Waqar Ahmed 38ea19c459 Add readme for ix-chart 2020-10-21 22:08:33 +05:00
Waqar Ahmed de18e4eda9 Add app-readme for ix-chart 2020-10-21 20:31:26 +05:00
Waqar Ahmed c46633af7a Have description for enum values 2020-10-21 18:36:19 +05:00
Waqar Ahmed 3d1bb1c151 Elaborate references 2020-10-21 05:54:30 +05:00
Waqar Ahmed cd8b7afa8f Add readme explaining basic schema 2020-10-20 21:40:37 +05:00
Waqar Ahmed afb7ea9180 Add gpu definition to feature capability map 2020-10-16 22:17:39 +05:00
Waqar Ahmed 34fb0ce218 Add gpu resource to workload if requested 2020-10-16 21:42:36 +05:00
Waqar Ahmed 5f85618cd0 Add port configuration to k8s pod 2020-10-16 17:13:32 +05:00
Waqar Ahmed a88f0ad217 Add service to specify port forwarding 2020-10-16 15:16:54 +05:00
Waqar Ahmed 38ef0b463f Correct normalize spellings 2020-10-15 04:17:53 +05:00
Waqar Ahmed 2785aa3692 Add feature capability json file for version lookups 2020-10-15 00:53:19 +05:00
Waqar Ahmed 8e65fdd379 Add support for specifying custom dns configuration 2020-10-13 20:55:34 +05:00
Waqar Ahmed b20a4f6486 Remove 2009.0.1 version 2020-10-13 04:32:17 +05:00
Waqar Ahmed 5c6aba4a4a Update questions.yml format 2020-10-13 04:31:55 +05:00
Waqar Ahmed 10424343cb Remove PVC in favor of ix-volumes as latter support rollbacks 2020-10-12 21:02:43 +05:00
Waqar Ahmed b085048725 Add support for ix based volumes 2020-10-09 21:38:22 +05:00
Waqar Ahmed 8bd17a7e55 Require a name for pvcs 2020-10-09 05:15:39 +05:00
Waqar Ahmed 839cad1608 Add 2010.0.1 chart version for ix-chart 2020-10-09 01:22:34 +05:00
Waqar Ahmed 7aa966cbdb Add method to convert cron object to cron expression 2020-10-08 22:32:11 +05:00
Waqar Ahmed 5021882066 Move common metadata to separate method 2020-10-08 19:31:39 +05:00
Waqar Ahmed 6716877fa7 Move spec to functions and better format the structure for workload 2020-10-08 18:41:36 +05:00
Waqar Ahmed e174f013dc Add support for cronjob deployments 2020-10-08 06:24:59 +05:00
Waqar Ahmed 557d379c84 Fix restart policy for jobs/cronjobs 2020-10-08 03:37:46 +05:00
Waqar Ahmed ac7af88e7f Add helper functions for determining workload type 2020-10-08 02:24:52 +05:00
Waqar Ahmed 73e0b275cc Add initial support for job type workloads 2020-10-08 00:55:15 +05:00
Waqar Ahmed 7ca337a5f8 Add support for specifying liveness probe 2020-10-07 17:34:18 +05:00