Enhancements¶
This section outlines new features and enhancements introduced in the Cluster release 5.15.0.
StackLight notifications to Microsoft Teams¶
Implemented the capability to enable Alertmanager to send notifications to a Microsoft Teams channel.
Learn more
StackLight notifications to ServiceNow¶
Implemented the capability to enable Alertmanager to send notifications to
ServiceNow. Also added the ServiceNowAuthFailure alert that will raise in
case of failure to authenticate to ServiceNow.
Learn more
StackLight log collection optimization¶
Improved the log collection mechanism by optimizing the existing and adding new log parsers for multiple Container Cloud components.
Learn more
Ceph default configuration options¶
Enhanced Ceph Controller to automatically specify default configuration options for each Ceph cluster during the Ceph deployment.
Ceph KaaSCephCluster enhancements¶
Implemented the following Ceph enhancements in the KaaSCephCluster CR:
Added the capability to specify the
rgwrole using therolesparameterAdded the following parameters:
rookConfigto override the Ceph configuration optionsuseAsFullNameto enable the Ceph block pool to use only thenamevalue as a nametargetSizeRatioto specify the expected consumption of the Ceph cluster total capacitySSLCertto use a custom TLS certificate to access the Ceph RGW endpointnodeGroupsto easily define specifications for multiple Ceph nodes using lists, grouped by node lists or node labelsclientsto specify the Ceph clients and their capabilities
Learn more
Documentation enhancements¶
On top of continuous improvements delivered to the existing Container Cloud guides, added the following detailed procedures:
Recovery of failed Ceph Monitors of a Ceph cluster.
Silencing of StackLight alerts, for example, for maintenance or before performing an update.
Learn more