Donnie Adams

Results 13 comments of Donnie Adams

For whatever it's worth: I am not able to reproduce this using Rancher Desktop v1.5.1, Kubernetes v1.23.8, and Acorn v0.1.2. The volume I created had its `PersistentVolumeReclaimPolicy` set to `Retain`...

I don't think this fixes the problem. If these fields are left out, then the will be passed as `nil` to the client. The problem is between the client and...

Sorry, let me be more clear. If you leave these items out of the terraform file or if you make the change that you're making here, then you have achieved...

To be clear: I am not working on this issue. A community member is submitting the required PRs; I am providing reviews and guidance. https://github.com/rancher/eks-operator/pull/53

UI issue: https://github.com/rancher/dashboard/issues/4568

@chenFe-1 Was this an upgrade to Rancher v2.6.3?

Hi @stevel032! The `acorn build` and `acorn run` commands may be special in this case because they need to ensure that the builder is deployed and running. If you run...

Thank you for your report. We will investigate this.

You absolutely can. Typically, if I am having trouble with a command, I setup my GoLand IDE to run the particular command in "debug" mode with breakpoints. Or, you can...

Hi @sandeep540. Thank you for looking at this in an effort to make a contribution! While Sangeetha has provided her expected behavior here, we are expecting a significant refactor around...