Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file-based configurations to services #51

Merged
merged 5 commits into from
Mar 23, 2020

Conversation

kuujo
Copy link
Contributor

@kuujo kuujo commented Mar 21, 2020

This pull request populates configuration files for onos-config, onos-topo, and onos-ric services from Helm chart values. Backwards compatibility with existing images is maintained.

@SeanCondon SeanCondon merged commit e76c727 into onosproject:master Mar 23, 2020
woojoong88 pushed a commit to woojoong88/onos-helm-charts that referenced this pull request Mar 23, 2020
* Add support for values-based configuration of services

* Ensure configuration files generated in configmaps are parseable

* Generalize values file formats for services to hide implementation details and simplify configuration

* Default consensus database name to empty string

* Fix incorrect key in service configurations
woojoong88 added a commit that referenced this pull request Mar 25, 2020
* Add umbrella chart and dependency checker

* Add K8s ports for each tower

* Update grafana info on Umbrella chart

* Add ONOS-CLI and remove unnecessary port service

* Added in the option to disable all HO event metric in ran-simulator (#50)

* Added in the option to disable all HO event metric in ran-simulator

* Also set the timeout for Ran Sim GUI to 1 hour for gRPC streams

* Changed default of metricsAllHoEvents=false

* Add file-based configurations to services (#51)

* Add support for values-based configuration of services

* Ensure configuration files generated in configmaps are parseable

* Generalize values file formats for services to hide implementation details and simplify configuration

* Default consensus database name to empty string

* Fix incorrect key in service configurations

* ran-simulator mapview: Set defaults for map scaling (#52)

Give a square layout

* Update values for onos-cli subchart

Co-authored-by: Sean Condon <sean@opennetworking.org>
Co-authored-by: Jordan Halterman <jordan.halterman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants