Max Brauer
Max Brauer
Hi, I am trying to get SGR escape codes working to colorize the content of a box. Following the README's suggestion I implemented a demo using `git log`, see here...
When googling `blessed js` blessedjs.org is among the search results, however, when going there I get this: This has been the case since a few days already. How can I...
Hi, after having successfully configured codesign I see _unknown_ (to me) and unverified email addresses associated with my public key. I can not recall having ever configured `[email protected]` and `[email protected]`...
#### What this PR does / why we need it: This PR include default `templateRules` for _kapp-controller_'s packaging resources; `PackageRepository`, `PackageInstall` and `App`. Since _kapp_ and _kapp-controller_ are companions it...
**Describe the problem/challenge you have** My `PackageInstall` is referring to a `Secret` which contains its values. `kapp-controller` is kind enough to reconcile the resource again, when the `Secret` changes. However,...
**Describe the problem/challenge you have** The content of the Diff UI `--diff-ui-alpha` of `kapp 0.52.0` is super helpful, but not intuitive to read. **Describe the solution you'd like** @kumaritanushree explained...
**What steps did you take:** The Diff UI applies colour inconsistently when toggling groups. **What happened:** 📺 [screen recording](https://user-images.githubusercontent.com/1182927/185119569-f09d9e5a-e2ce-4b7e-bf63-cf3a30e619b4.mov)  . This was initially inspired by https://github.com/vmware-tanzu/carvel-ytt/issues/705 🔗 [Carvel's proposal process](https://github.com/vmware-tanzu/carvel/blob/develop/proposals/README.md) ###...