Daniel Helfand

Results 80 comments of Daniel Helfand

Noting for this issue that we may want to consider investigating other ytt errors as well.

> I assume that users are using the output to pipe into another command or save into a file. This probably depends on your workflow but without the output, I...

Think calling out the specific version of buildkit to use in the [kbld buildkit docs](https://github.com/vmware-tanzu/carvel-kbld/blob/1b2df5f51bc691b16bb527c7752c7702d44594d5/docs/config.md#buildkit-cli-for-kubectl) makes sense. It looks like the [next release will be v0.1.3](https://github.com/vmware-tanzu/buildkit-cli-for-kubectl/releases), but we can keep...

Next step here would be to run sieve against kapp-controller and report issues surfaced in this issue. Maybe longer term this could be part of our CI process if we...

Part of me thinks this can be solved if someone does a cmd + f or ctrl + f on the page to find the information. It's the second mention...

Just wanted to share the [slack thread](https://kubernetes.slack.com/archives/CH8KCCKA5/p1611095266034800) from the Carvel channel as it contains a lot of good insight on this feature request. One comment that was particularly interesting was...

@DennisDenuto and I were reviewing this further, and we will go ahead and add a story to our backlog to further discuss how to make this happen.

I have also run into the issue described above in a similar scenario where I have used `serviceAccount` instead of `serviceAccountName`. This is definitely something we should look into prioritizing....

We will also explicitly document how to resolve this issue in kapp-controller docs. As part of documenting how to address this issue, something we will need to call out is...