Results 41 comments of Danny

@balaramesh tried a 10 minute timmer this time sadly i got the same result :( ``` ╷ │ Error: netapp/nett-app-backend failed to create kubernetes rest client for update of resource:...

Hi @ryangrush I did in the end it was a bit of hack as i needed to create a service account user, i also found that because of a bug...

@ryangrush have a look at https://github.com/dc232/Terraform-Trident-Config i haven't run ``` terraform validate ``` against it yet as its a little tricky but should get the job done with a few...

Hi @ryangrush so the idea in that line is to render out the YAML in memory so i was trying to get the raw output from the get request as...

Hi @ryangrush added a fix to it as it was using the wrong resource type, try now

Hey @ryangrush thanks for pointing out the error I have updated it to make it compatible with the new trident version via https://github.com/NetApp/trident/issues/716 i don't remember exactly how i got...

> Can the helm repo install method be added to the documentation? Is this prefered over downloading the tar and installing that way? I prefer it as it means you...

@JosephGJ I tried creating a templated backend through `kubectl_manifest` in terraform but this results in ` netapp/nett-app-backend failed to create kubernetes rest client for update of resource: resource [trident.netapp.io/v1/TridentBackendConfig] isn't...

seems like the most consistent message is ``` time="2022-02-27T21:24:55Z" level=info msg="CRD not found." CRD=tridentprovisioners.trident.netapp.io ``` can only assume based on logs that this is bug

Hi @balaramesh sorry for the late reply, i can now confirm that the network issue has been resolved via VNET peering however the exit 32 issue still remains and leaves...