commit | a24d3f9ba6554b338bbaa42452ebf25a564f7c7b | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Wed Jun 19 03:04:58 2019 -0500 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Jun 27 17:17:33 2019 +0000 |
tree | 97b8dc001f2719e4d7fa04540abcc149e6738091 | |
parent | ae4e19c12ec68ea131758e3e8d3279bb3c6dbb76 [diff] |
COMAC-8 add ability to disable sriov for mcord-services Add option to enable/disable sriov. PTP plugin can be used in case sriov is disabled. Basically all kind of plugin can be used, but may need some manual steps. Also, refactor spgwu to make it more configurable and conventional. Change-Id: I62d5d41cbd27b53b9c66dfad55123ba7bc340482
This repo contains the helm charts for use in the CORD and subsidiary projects.
Thes charts are published on: https://charts.opencord.org/
Please see https://guide.opencord.org/charts/helm.html for more complete documentation.
When you make changes to charts, please make sure of the following:
Make sure the chart passes a strict lint with helm lint --strict <chartname>
. The scripts/helmlint.sh
will check all charts.
When you modify a chart, you must increase the version in Chart.yaml
. You may also need to update other charts that depend on your chart.