Mirantis Container Cloud (MCC) becomes part of Mirantis OpenStack for Kubernetes (MOSK)!
Starting with MOSK 25.2, the MOSK documentation set covers all product layers, including MOSK management (formerly Container Cloud). This means everything you need is in one place. Some legacy names may remain in the code and documentation and will be updated in future releases. The separate Container Cloud documentation site will be retired, so please update your bookmarks for continued easy access to the latest content.
Addressed issues¶
The following issues have been addressed in the MOSK 22.5 release:
[26773] Fixed the issue with VM autoscaling failure when using the CPU-related metrics in Telemetry.
[26534] Fixed the issue with the
ironic-conductorPod getting stuck in theCrashLoopBackOffstate after the Container Cloud management cluster upgrade from 2.19.0 to 2.20.0. The issue occurred due to the race condition between theironic-conductorandironic-conductor-httpcontainers of theironic-conductorPod that tried to useca-bundle.pemsimultaneously but from different users.[25594][Yoga] Fixed the issue with security groups shared through RBAC not being filtered and used by Nova to create instances due to the OpenStack known issue #1942615.
Note
The bug still affects OpenStack Victoria and is fixed for OpenStack Yoga.
[24435] Fixed the issue with MetalLB speaker failing to announce the LB IP for the Ingress service after the MOSK cluster update.
For existing clusters, you can set
externalTrafficPolicyback fromClustertoLocalafter updating to 22.5. For details, see Post-upgrade actions.