Releases: ppc64le-cloud/pvsadm
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
Release v0.1-alpha.9
Fixes:
84d8d44 Make the image preparation template script configurable(--prep-template, --prep-template-default flags added to pvsadm image qcow2ova
command, refer the --help option for more informationn
e386288 Print the usage message for errors
1378f52 Remove IBM repositories post image preparation which are installed for the RSCT(RMC)
9639fc1 Restrict pvsadm image qcow2ova
only for the root users
9fe5f4c Consistent flag names across image upload and import sub-commands
Release v0.1-alpha.8
Fixes:
- Auto-generate the service credential for image import if access key and secret key not provided
- Ship .tar.gz binaries for all the platforms
- Expose klog flags
- Print stdout, stderr during the qcow2ova image preparation
- Validate s3 object before import operation
- Remove IBM repositories post completion of the image preparation from the image
Release v0.1-alpha.7
Features:
- PowerVS Image management commands - qcow2ova, upload, import, for more information try
pvsadm image --help
- New cloud-init package for RHEL 8.3
v0.1-alpha.6
Merge pull request #12 from ppc64le-cloud/update_help Update usage