-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README and CHANGELOG, fix minor bugs
- Loading branch information
Showing
4 changed files
with
196 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Frinx Machine 1.7 RELEASE NOTE | ||
|
||
## Uniconfig | ||
|
||
* Using Uniconfig 4.2.8 - stateless model | ||
* Multi-zone with multi-instance uniconfig deployment | ||
* Use Traefik as a load balancer in front of Uniconfig instances in each zone | ||
|
||
## Conductor | ||
|
||
* Update conductor server to 3.0.5 | ||
* Disabled ack check in client | ||
* Changed health-check API | ||
* Optimise Frinx Conductor Client - PyPi version 1.0.3 | ||
|
||
## Conductor workers | ||
|
||
* Install/Uninstall RPCs | ||
* Frinx Conductor Workers - PyPi version 1.0.2 | ||
|
||
## Device inventory | ||
|
||
* Replace old inventory with new Device Inventory | ||
|
||
## KrakenD | ||
|
||
* Update KrakenD image to v1.4.0 | ||
* Add default certificates to docker image | ||
* No local building required | ||
* Add log filtering plugin | ||
|
||
## FM-Workflows | ||
|
||
* Clean obsolete workflows | ||
* Add device inventory worker | ||
* Optimise tasts definitions for conductor client v 1.3.0 | ||
* Mock IOS02 as a separate device | ||
|
||
## Docker secrets | ||
|
||
* Store certificates in docker secrets | ||
|
||
## Monitoring services | ||
|
||
* Collecting swarm statistics | ||
* Collecting node statistics | ||
* Collecting logs of FM services | ||
* Grafana visualisation |
Oops, something went wrong.