Jorge Morales Pou

Results 132 comments of Jorge Morales Pou

/remove-lifecycle stale

/remove-lifecycle stale

If the flags are incompatible, or `-y` is required, the correct thing to do is to show that message and not a json rendered output and a panic. ``` Cannot...

I agree about over-optimizing. Nevertheless this issue can serve to think about the way to optimize the experience through carvel tools.

> what do you mean by "top most owner" here? With that command: ``` kapp inspect --raw -a example --tty=false | kbld inspect -f- ``` you get all the images...

@jeffwubj be careful if implementing a `vctl login` command as Docker only logins to regiestries, vctl could potentially login to many different places (image registry, kubernetes clusters, ...). I don't...

It would maybe make sense to add a relocation/fail strategy. An example would be: ``` - path: vendor/k8s contents: - path: eduk8s git: url: https://github.com/eduk8s/eduk8s ref: 20.08.04.1 includePaths: - resources/crds-v1/**/*...

Example (and discussion) demonstrating why this could be helpful: https://kubernetes.slack.com/archives/CH8KCCKA5/p1625843954329600?thread_ts=1625811418.324700&cid=CH8KCCKA5

One caveat that needs to be taken into account, specially when using this in combination with kapp-controller's packages is that we need to make sure that inputs that are fetched...

So sad this PR still open. I guess that those typescripters should look for something else.