Skip to content

Releases: vmware-tanzu-labs/cf-mgmt

CF-MGMT v0.0.54

13 Apr 16:02
Compare
Choose a tag to compare

Add pagination support for spaces API

CF-MGMT v0.0.53

06 Apr 14:28
Compare
Choose a tag to compare
  • adding export feature to generate cf-mgmt config based on existing cloud foundry installation.

CF-MGMT v0.0.52

03 Apr 21:13
Compare
Choose a tag to compare
  • Fixing issue with SAML based origin mappings not working correctly

CF-MGMT v0.0.51

03 Apr 18:19
Compare
Choose a tag to compare
  • 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

03 Apr 17:45
Compare
Choose a tag to compare
  • 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

03 Apr 17:24
Compare
Choose a tag to compare
  • Fix some logging to remove 'noise'

CF-MGMT v0.0.48

03 Apr 16:49
Compare
Choose a tag to compare
  • 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

13 Feb 19:41
Compare
Choose a tag to compare

Fix for blank userID

CF-MGMT v0.0.46

13 Feb 18:35
Compare
Choose a tag to compare

Fix for ldap group that has nested 'service accounts'

CF-MGMT v0.0.45

01 Feb 19:33
Compare
Choose a tag to compare

Update limit results of orgs to 100 per page