Dinesh Israni

Results 6 comments of Dinesh Israni

Not sure what that SDK call is trying to do. Looks like it is fetching a clusterpair with id=token

@Rohit-PX Can you run all the tests to make sure nothing is broken? That app is used by other tests too

@nik786 If you are using portworx (pxd) as the driver then you need to install Portworx and the corresponding specs. You can check the instructions to install Portworx (which will...

@nik786 You will need to implement the driver for the storage solution that you are trying to use with stork. What are you using for persistence?

We only really need permission to create CRDs. Will it work for you if we remove the other permissions for CRDs? Also the deployment and statefulset extensions permissions are required...

@cehoffman Updated CRD permissions to `create` and `get` (we need `get` to wait for it to be ready). Also fixed the api group in the daemonset. Will add the flag...