Daniel Helfand

Results 80 comments of Daniel Helfand

My thought is that the flag makes sense for both the `push` and `copy` commands and should be consistent for both. I personally prefer `--with-relocation`. The flag would only work...

Agree with @joaopapereira that the error message for this specific case makes sense. It should be easy enough to catch if `.imgpkg` is part of the path included with `--file-exclude-defaults`...

Thanks for opening this, @ProNibs. We have definitely received this feedback in the past and agree that we should document the behavior. If you are interested in contributing this to...

I could see this being helpful if someone wants to know more about a PackageRepo before making its Packages available to end users. Will accept this.

One possible approach is to shift this experience to the kapp-controller CLI. This would allow a user to see what the contents of a PackageRepository source is. Other user experiences...

Thanks for opening this issue @pbarker. We have always been thinking about supporting Kustomize with kapp-controller but had not received an issue request for it until now. Curious a bit...

The valuesSchema property isn't very structured on the kapp-controller side. It really could be anything, including JSON. I am wondering if this would be an ask to `ytt` to see...

I think a logical next step here would be two try and reproduce this with kapp-controller itself on GKE. We should also test with TAP to verify any fix works...

@cppforlife filed a support ticket with GCP and this was the response: > GKE autoscales control plane -- not a configurable thing. so question becomes can we find that threshold...

@beltran-rubo Thanks for opening this. In reviewing this issue, is there any way you could use an additional templating step with `ytt` to add this annotation to the helm chart?...