Releases: ppc64le-cloud/pvsadm
Release v0.1.1-alpha.5
Release v0.1.1-alpha.4
Release v0.1.1-alpha.3
6764240 Update the cloud-init
8c4c206 Updated help function, also fixed the issue of adding more than one private networks to var file if there are multiple in the powervs instance. Also added cos-instance name parameter check.
8dc8637 Fixed broken download link and also fixed usage
809d471 Documentation for convert-upload-images-powervs Original Document
ff91d85 Script to upload images to PowerVS service
3bacfc5 Enhancements for creation and deletion of the resource instances
9dada92 Add support for IBM Cloud test environment
Release v0.1.1-alpha.2
Release v0.1.1-alpha.1
54a3f71 Fix: prevent existing image overwrite in IBM cloud object store
180eb68 Add Docs for Image upload and import commands
dad9c53 Check platform first
508aea3 Add copyrights
ca85a63 hack scripts
2424886 Add Makefile
92c7d1d Test framework
68395d3 Add support for the DC - sao, dal
f349e59 Adding sample script for image create and upload
8c9d83f Add docs for image management
088d834 Issue template
fe74948 Enhance get.sh script to work with curl command
2a378ef Create get.sh
Release v0.1
Features:
- Image management to build, upload, and import. More details:
pvsadm image --help. - Get PowerVS events, more details:
pvsadm get events --help - Purge PowerVS resources like vms, images, volumes. More details:
pvsadm purge --help - Windows Support
Contributors:
Basheer K [email protected]
Manjunath A Kumatagi [email protected]
Rajalakshmi-Girish [email protected]
arcprabh [email protected]
Release v0.1-alpha.13
02f4432 Add windows support
Release v0.1-alpha.12
Release v0.1-alpha.11
Release v0.1-alpha.10
Fixes:
bec2438 Breaking Change: Flags renamed for image upload and import commands, for more information refer: pvsadm image upload --help and pvsadm image import --help
2d54a8b Select the default resource group for the account while creating the IBM COS instead of hardcoded defaut
b0abde6 Autogenerated Service Credential name change: append the user ID
acefd7c Added --wait and --wait-timeout option to image import command, refer pvsadm image import --help for more information