Skip to main content

Release 7.60.0

· One min read
meshcloud

Release period: 2021-03-11 to 2021-03-17

This release includes the following issues:

  • Improved handling of deleted meshTenants
  • Improves logging and metrics of IdentityConnector

Ticket Details

Improved handling of deleted meshTenants

Audience: Operator
Component: meshfed

Description

Deleted meshTenants have not been filtered out properly for some lookup cases. This behavior is now corrected.

Improves logging and metrics of IdentityConnector

Audience: Operator
Component: idconnect

Description

Adds a dryRun config option so the LDAP import process can be tested without sending an actual import request to meshStack. To monitor the progress of the user creation and access, metrics are now collected for successful imports.