Rogerio Cruz

Results 8 comments of Rogerio Cruz

Bumping this up as it's been a couple of months with no response. @autero1 Is there anything missing from this PR that I should work on before it's ready for...

Bumping this again. @rhoboat @zackproser @autero1

> Hi @rvc-mf - none of the folks you've pinged here work at Gruntwork any longer. @zackproser I pinged the people who were assigned to review the PR automatically. Where...

@ryehowell , I believe I've accounted for all the changes you've mentioned in your comment, but I'm running into issues with the testing suite. I can't seem to get it...

@mateimicu Thanks for the reply. I was able to find the issue and solve it on my latest changes. I'm now running into another issue that I think has more...

Tried running the `main` testing suite using EKS+Fargate, a local rancher cluster, and minikube + qemu2 but still got similar issues. Would appreciate some direction on how to set up...

Update: got test suite running by giving minikube a static ip on start (thanks @brandon-langley-mf ). See gist for updated test results: https://gist.github.com/rvc-mf/c2c4c82713cd8da4a95a3bf079d43cb4 PR is ready for code review once...

Quick question about the custom `@section` rendering. Is there a way to order the sections that are rendered by `{{ template "chart.valuesSection" . }}`? Looks like by default it goes...