ppc64le-cloud / pvsadm

Tool for managing the IBM Power Systems Virtual Servers
Apache License 2.0
37 stars 32 forks source link

Image upload fails when an object is uploaded to a newly created COS instance. #609

Closed kishen-v closed 1 day ago

kishen-v commented 4 months ago

What happened: When an image is uploaded to a newly created COS instance, an issue is observed with the error :

I0506 19:55:23.505155   63494 client.go:296] Resource service InstanceID :12db7e41-80af-4b23-b4fd-010242182638
Error: unknown error occurred, err: AccessDenied: Access Denied
    status code: 403, request id: aed6aa58-c541-4a72-8a29-221347bfb4f4, host id:
Usage:
  pvsadm image upload [flags]

./pvsadm image upload -b kishen-centos -f pvsadm

What you expected to happen: Image upload should work without an issue for newly created COS instances.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

kishen-v commented 4 months ago

/assign

kishen-v commented 1 day ago

Fixed through #612