commit | 090473812c5a0bbb467f0d77cb9ee811274eb938 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Fri Jan 31 16:10:57 2020 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Tue Mar 03 15:52:40 2020 -0800 |
tree | 210cc3027f4cb917dc728137e64c6987e89dac5f | |
parent | 8337756597e6e3aa3d443c689616b929617f7e14 [diff] |
Fix logging to Kafka on ONOS 2.2 Need ONOS with Karaf>4.2.8 to support logging on Kafka with KafkaAppender of log4j2. Change-Id: I6f53329dcf367c93f7913d363c3048e80c2c5392
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.