commit | 7134ba61a3ff14143dc6105c7d20b603faefbf1e | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Jan 14 19:08:46 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Jan 14 19:12:06 2020 -0800 |
tree | d3ee009df24953ca77cdce50f9639461ea60e90a | |
parent | 595ecb23efa77f4c83849eabb3e7f0df4a00d62e [diff] |
EDGEPOD-83 Assign lower VFs to S1U interface than SGI interface NGIC-DP assumes lower port interface is S1U but if it is not the case, user packets are considered as spoofed packet and dropped. Change-Id: Ie02bb2cb7697ed8a5bb469706786a0a8cd7bc607
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.