You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
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.