Skip to content

Release v1.1.10

Compare
Choose a tag to compare
@pvasant pvasant released this 07 Mar 14:10
· 3361 commits to master since this release
accda3e

This is a development release. Use 1.1.11 instead for live environments.

  • Add 'rosa list ocm-roles' command
  • Add 'rosa list user-roles' command
  • Add 'rosa unlink ocm-role' command
  • Add 'rosa unlink user-role' command
  • Add 'rosa delete user-role' command
  • Add 'rosa delete ocm-role' command
  • Added policies for ocm admin role
  • Add support for seamless upgrade from any rosa version
  • Update linter configuration to newer version
  • Drop unused GetMachineTypeList method
  • Initial MachineTypeList implementation
  • Refactor GetMachineTypes to use MachineTypeList
  • Refactor GetAvailableMachineTypeList
  • Refactor ValidateMachineType to use MachineTypeList
  • Refactor setting available quota for MachineTypeList
  • Unify quota calculation logic for MachineType
  • Modify function handleErr to include the error type in the new error
  • List roles - display a spinner while fetching the roles
  • Add policies for 4.10
  • Fix operator policies for 4.10
    (4.10 not supported until released officially for ROSA)
  • Fix bug - add warning when creating ocm-role with duplicate name
  • Fix bug - improve the help message of 'rosa unlink ocm-role'
  • Fix bug - capitalize rosa unlink user-role message
  • Fix cosmetic issues rosa upgrade
  • Fix bug - forbid deletion of ocm-role in case user cannot unlink role
  • Fix bug - deletion of a role with the wrong account ID in role ARN
  • Fix bug - change the interactive message of rosa delete user-role
  • Fix bug - delete ocm-role should be hidden in rosa cli
  • Fix upgrade issue
  • Fix bug - validate role type before deletion
  • sda-5379-rosaupgradeenhancements
  • sda-5576-Fix upgrades to 4.9 or less with 4.10 operator roles
  • Improve rosa unlink user role error message
  • add new support policy and policy for OVN networking (OVN support is in development and not fully supported)