operator icon indicating copy to clipboard operation
operator copied to clipboard

Volume capability not supported - Azure AKS

Open hemantkathuria opened this issue 2 years ago • 0 comments

I am facing the issue when I am trying to install a package on AKS, getting the volume mount error. I have installed 0.8.2 version of Porter Operator in my AKS cluster.

I am a first-time user of porter.

Could you please tell me what do I need to change in AgentConfig? I tried adding storageClassName: managed to default agentconfig but no luck. If you can tell me the right steps, it will be very helpful.

Warning FailedAttachVolume 105s (x111 over 3h32m) attachdetach-controller AttachVolume.Attach failed for volume "pvc-42d25d59-df0f-4001-a2b2-212c36acb09e" : rpc error: code = InvalidArgument desc = Volume capability not supported

It seems it is fixed here but please share the steps:

https://github.com/getporter/operator/pull/168

hemantkathuria avatar Oct 28 '23 07:10 hemantkathuria