Releases: vmware-tanzu-labs/cf-mgmt
Releases · vmware-tanzu-labs/cf-mgmt
CF-MGMT v0.0.54
Add pagination support for spaces API
CF-MGMT v0.0.53
- adding export feature to generate cf-mgmt config based on existing cloud foundry installation.
CF-MGMT v0.0.52
- Fixing issue with SAML based origin mappings not working correctly
CF-MGMT v0.0.51
- fixes issue with optimization for ldap users were always being added to space/org role even if already present
- fixes issue with remove users not working properly for ldap users.
CF-MGMT v0.0.50
- Fix defect when external user is trying to be added but doesn't have attributes needed in ldap it errors.
CF-MGMT v0.0.49
- Fix some logging to remove 'noise'
CF-MGMT v0.0.48
-
Added feature to allow removing users that cf-mgmt is unaware of or removed from ldap groups from the 3 org and space roles. Existing cf-mgmt users must opt-in to this by adding 'enable-remove-users: true' in each orgConfig.yml and spaceConfig.yml that you wish to enable this for. With 0.0.48+ of the cli this will be enabled to true by default when using add-org-to-config and add-space-to-config commands
-
Fixed defect with uaac users not being updated properly causing issues
CF-MGMT v0.0.47
Fix for blank userID
CF-MGMT v0.0.46
Fix for ldap group that has nested 'service accounts'
CF-MGMT v0.0.45
Update limit results of orgs to 100 per page