Hi everyone -

It's Friday again! That means it's time for another Juju development
summary, and then the weekend.

Juju 2.2-rc1 was released on Tuesday and rc2 was released today with some
additional bug fixes, and support for loading credentials directly from the
Azure CLI [0]. Team focus has shifted briefly to some issues coming out of
very large Juju deployments. Fixing these bugs will improve stability,
especially in models with large numbers of units.

Key fixes from this effort (with more on the way):
* A field mismatch deleting status history meant that removing units would
cause a lot of load on Mongo [1]
* Rate limiting incoming API connections and log messages on the controller
[2] [3]
* Making the size of the Mongo connection pool configurable [4]
* Collecting more statistics from mgo in Prometheus [5]

Around fixing bugs and handling CI issues for the releases we're continuing
feature work on upgrades from Juju 1.25 to 2.x, cross-model relations, and
more support for persistent storage.

Quick links:
  Work pending: https://github.com/juju/juju/pulls
  Recent commits: https://github.com/juju/juju/commits/develop

Cheers!
Christian

[0] https://github.com/juju/juju/pull/7457
[1] https://bugs.launchpad.net/juju/+bug/1696491
[2] https://github.com/juju/juju/pull/7470
[3] https://github.com/juju/juju/pull/7474
[4] https://github.com/juju/juju/pull/7481
[5] https://github.com/juju/juju/pull/7482
-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev

Reply via email to