Skip to content

Releases: ppc64le-cloud/pvsadm

Release v0.1.1-alpha.1

12 Feb 05:30
ac8ba93
Compare
Choose a tag to compare
Pre-release

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

15 Dec 14:15
6aad2af
Compare
Choose a tag to compare

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

15 Dec 11:08
161853b
Compare
Choose a tag to compare
Release v0.1-alpha.13 Pre-release
Pre-release

02f4432 Add windows support

Release v0.1-alpha.12

14 Dec 07:16
8b140e1
Compare
Choose a tag to compare
Release v0.1-alpha.12 Pre-release
Pre-release

520f950 Disable the Advanced Toolchain repository
8e99681 Fix the ds-identify filename
05ad0d4 Change in the name for the autogenerated service credential to map with COS instance

Release v0.1-alpha.11

11 Dec 18:15
fdca9d9
Compare
Choose a tag to compare
Release v0.1-alpha.11 Pre-release
Pre-release

c3e3e58 Fix the import regression issues
0ecffc5 Exit the qcow2ova command if already image exists with the same name
6396da3 Purge vm - ignore the virtual machine if GET call fails for those VMs

Release v0.1-alpha.10

11 Dec 06:40
31fbbe2
Compare
Choose a tag to compare
Release v0.1-alpha.10 Pre-release
Pre-release

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

10 Dec 05:52
b485aea
Compare
Choose a tag to compare
Release v0.1-alpha.9 Pre-release
Pre-release

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

08 Dec 06:34
39b774f
Compare
Choose a tag to compare
Release v0.1-alpha.8 Pre-release
Pre-release

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

03 Dec 07:28
c434c54
Compare
Choose a tag to compare
Release v0.1-alpha.7 Pre-release
Pre-release

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

19 Oct 05:50
dfde876
Compare
Choose a tag to compare
v0.1-alpha.6 Pre-release
Pre-release
Merge pull request #12 from ppc64le-cloud/update_help

Update usage