All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- openwisp-websocket container
- pinned openwisp images to 'alpha.1'
- support for external database
- support for different sslmodes for database connections
- module input: infrastructure_provider.nodes_cidr_range
- module input: infrastructure_provider.cluster_ip_range -> infrastructure_provider.services_cidr_range
- module input: infrastructure_provider.pod_ip_range -> infrastructure_provider.pods_cidr_range
- updated terraform = "~> 0.12.18"
- version lock issue for null = "~> 2.1.0"
- bug due to version lock issue for kubernetes = "~> 1.10.0"
- Basic deployment of docker-openwisp on kubernetes cluster