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
rgw
role using theroles
parameterAdded the following parameters:
rookConfig
to override the Ceph configuration optionsuseAsFullName
to enable the Ceph block pool to use only thename
value as a nametargetSizeRatio
to specify the expected consumption of the Ceph cluster total capacitySSLCert
to use a custom TLS certificate to access the Ceph RGW endpointnodeGroups
to easily define specifications for multiple Ceph nodes using lists, grouped by node lists or node labelsclients
to 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