Max Brauer

Results 29 issues of 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...

cla-not-required

**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,...

enhancement
carvel accepted
priority/important-longterm

**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...

enhancement
documentation
carvel accepted
priority/awaiting-more-evidence

**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) ![Screenshot 2022-08-17 at 14 28 18](https://user-images.githubusercontent.com/1182927/185121171-4076cc59-0c1a-4b3b-adc5-2a1b4cd52ede.png) ![Screenshot 2022-08-17 at 14 28...

bug
carvel accepted
priority/unprioritized-backlog

**Describe the problem/challenge you have** Specifically, I would like to add a resource to all namespace. For that I must be able to set the resources `.metadata.name`, but its not...

enhancement
priority/unprioritized-backlog

Libraries in `_ytt_lib` can only be accessed from within modules at the same directory level as `_ytt_lib` as far as I can tell. However, I would love to modularize shared...

helping with an issue

Thanks to the encouragement of @jtigger, I would like to propose that `ytt`'s standard library offers support for [semver](https://semver.org/). 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) ###...

cla-not-required