Skip to content

v3.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 09:42
· 2 commits to main since this release
6e89868

Added

  • Object storage service creation with object-storage create command supporting labels, networks, and configured status
  • Object storage label management with dedicated commands: object-storage label add, object-storage label remove, and object-storage label list
  • Object storage network management with object-storage network attach and object-storage network detach commands
  • Object storage bucket management with object-storage bucket create, object-storage bucket delete, and object-storage bucket list commands
  • Object storage user management with object-storage user create, object-storage user delete, and object-storage user list commands
  • Object storage user access key management with object-storage create-access-key, object-storage delete-access-key, and object-storage list-access-keys commands
  • Expose GPU limits in account show command
  • Expose GPU model and amount in server plans command
  • Add audit-log export command.
  • Add support for customising storage tier and size for Kubernetes node groups utilising GPU and Cloud Native plans.