Jorge Morales Pou

Results 132 comments of Jorge Morales Pou

Well, from a UX perspective, there's tradeoffs between usefulness and confusionness. Usefulness is when the tool helps you as it's difficult to use so it guide you to a correct...

That seems like it, but you should ask the person that added the annotations, and not me :-D

If the epic "pulling" also covers "copying" probably not.

Yeah, this is really related to kapp-controller package repository relocation, where relocating a repository with old version would be really resource intensive. Kapp-controller on one hand recommends to only add...

As discussed over slack, I use this to provide an additional capability that one of the packages that I use does not provide: ``` apiVersion: packaging.carvel.dev/v1alpha1 kind: PackageInstall metadata: name:...

This is very much needed at this point, as many of the packages used (specially in TCE) don't provide enough configuration for some users, resorting to other solutions like adding...

@100mik can you elaborate on the `--ytt-overlays` use case?

I see. Doesn't feel intuitive, TBH. I would name the flag something more obvious, like `--remove-overlays` and have it default to false. It's easier to understand.

The most important task is already happening, and it's that it got you thinking :-D I also like the fact that a resourceRef can be mapped to a data values....

Let's throw another example here, when working with a non-dns enabled environment (maybe testing or other reason), you need your ingress controller to create a LoadBalancer service (with an externalIP)...