Matt Royal

Results 4 issues of Matt Royal

This PR implements the feature discussed in #191. I did my best to add the feature without making invasive changes, but I did have to restructure how flags are parsed....

I've found that I prefer to use a package called "fake" for my fakes, and that I prefer to remove "Fake" from the type name. This looks like the following...

**Describe the problem/challenge you have** My `kapp deploy` command was failing due to a rebase rule, but the rebase rule was not in my yaml. I was unaware that kapp...

enhancement
carvel accepted
priority/unprioritized-backlog

I discovered this behavior when debugging an issue with a Concourse pipeline, but couldn't find it documented anywhere (aside from in the code itself). Hopefully this note will be useful...