Martín Pérez
Martín Pérez
> Finally, when I tried your example the failure message I got was: > simple-app Reconcile failed: Expected at least one template option. which did allow for a kubectl delete...
This seems to be now possible with the new kapp-controller CLI: ```bash bash-3.2$ kctrl app delete -a simple-app -n carvel-test --noop Target cluster 'https://2907F46F8E6FA8E74DE1BAA5F0113004.gr7.us-east-1.eks.amazonaws.com' (nodes: ip-192-168-138-17.ec2.internal, 3+) Deleting app 'simple-app'...
This would be a real nice feature.
👋 team, fantastic project here. We have some teams that are using ORT and this support would come up quite handy as we are standardizing internal SBOMs in 2.3. I've...
Thanks @sschuberth. Right, backwards compatibility makes sense there. Let me circle it back with the team.
Just wondering. Was there any further discussion done on this topic @DmitriyLewen ? I was checking with Trivy's latest release and this is still noticeable.
Chiming in here to provide on this enhancement request both a goss success story and complementing the use case, but first @aelsabbahy really absolutely congrats for this fantastic tool. I'm...
@aelsabbahy , yes sure. From a logging perspective the content would be whatever the `exec` (single or multiline) outputs to stdout/stderr. Same output that one would get, as you have...
Congrats on the successful v0.4.0. Tons of features there! @dani8art we should give it ago when other tasks allow! Our main use case is to show command logs output to...
Yeah, that works nicely. A couple of suggestions: - For the timestamp, some standard format will be useful e.g. ISO-8601 `2020-01-21T16:30:25Z` - The `command:` feels quite verbose. You can just...