Jiří Altman
Jiří Altman
When you add the **Web** tab pointing to [https://dockerswarm.rocks]() in a **dark mode** in **Microsoft Teams**, the **background color of the page is dark but text color is statically configured...
#### System details - OS/Platform name and version: `Microsoft Windows 10 Enterprise, Ver. 21H2 (OS Build 19044.18889)` - Rust version (if building from source): `rustc 1.59.0` - Caretaker version: `caretaker...
- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [ ] This pull request is related to an issue. ----- Adding new installation option to `README.md`: **PowerShell script for...
As an accomplished open-source project developer, I find it my obligation to address a pressing concern pertaining to the User Experience (UX) encountered within the environment. The essence of this...
**Authors:** Jiří Altman (@JuryA), Jan von Löwenstein (@loewenstein) **Related HIP:** _ID not assigned yet_ - see PR #13236 --- ## Abstract This proposal, detailed in the [HIP Draft](#13236), advocates for...
```yaml --- hip: 9999 title: "Implementation of CUE for Values Processing and Validation (Superseding Original JSON Schema Support)" authors: [ "Jiří Altman ", Jan von Löwenstein ] created: "2024-08-07" type:...
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT **Version of Helm and Kubernetes**: Not relevant (Kubernetes: v1.30, Helm: v3.15.3) **Version of `ct`:** - Version: 3.11.0 -...
## Proposal Overview This HIP proposes the integration of **CUE (Configuration Unification Engine)** as the primary tool for processing and validating Helm values files, replacing the existing **JSON Schema** support....
## Describe the bug When using the `failedTemplate` assertion on `templates/NOTES.txt` in `helm-unittest`, the test fails even if the expected and actual error messages match. > This occurs due to...