Dmitry Vasilenko
Dmitry Vasilenko
**Is this a BUG REPORT or FEATURE REQUEST?**: Feature Request **What happened**: We have rather large number of PX volumes (about 20K) and associated cloud snapshots. We have to generate...
To replicate: Requests.FindByRepoId API call ``` opt := &travis.RequestOption{Include: []string{"request.repository"}} request, res, err := client.Requests.FindByRepoId(context.Background(), 123, 456, opt) ``` Error ``` json: cannot unmarshal object into Go struct field Request.branch_name...
I do not see a Container V2 API to **Delete** a worker node. Compare: **Container1** ```go //Workers ... type Workers interface { List(clusterName string, target ClusterTargetHeader) ([]Worker, error) ListByWorkerPool(clusterIDOrName, workerPoolIDOrName...
**Is this a BUG REPORT or FEATURE REQUEST?**: Security vulnerabilities **What happened**: The latest openstorage/stork:2.11.0 has a number of high and medium vulnerabilities ``` Vulnerable Packages Found ========================= Vulnerability ID...