Philipp Stehle

Results 19 issues of Philipp Stehle

There are two ways of providing comments to the put step: `comment` and `comment_file`. The first one can be used for hard-coded comments while the later can be used for...

1. I created a `CustomBuilder` object and during the creation time the registry specified was down. 1. As expected the `Ready` condition is set to `false`. 1. The registry became...

needs discussion

Thank you for submitting a pull request to the bytefmt repository! We appreciate the contribution. To help us understand the context for your pull request, please fill out this template...

This is a follow up for: https://github.com/rytilahti/python-miio/pull/1520#discussion_r970052935 In PR #1520 we discussed, if `next_schedule` should return the next schedule relative to (A) the time of access or (B) the time...

**What this PR does / why we need it**: Fixes https://github.com/helm/helm/issues/11472 TL;DR Currently helm behaves differently when doing: ```bash helm repo add test 'https://example.com?query' helm pull test/test ``` versus ```bash...

size/M

**What this PR does / why we need it**: Plugins are commonly downloadable as tar files from github releases. If a users downloads the archive and tries to install it...

size/S

Currently, the default example alerts of the `amtool template render` command contain an invalid status, leading to `.Alerts.Firing` and `.Alerts.Resolved` returning empty arrays. This PR changes one of the two...

[Preview](https://github.com/sap-contributions/helm-community/blob/hip-warn-template-function/hips/hip-9999.md) Summary: This HIP suggest adding a new `warn` template function. In addition to that, it gives some ideas how Helm (or plugins) could make use of these warnings besides...

size/L

The cmd package gets bigger and bigger. With this change a command can be moved to a sub-package (using the metadata yaml). This should make the code more navigatable and...

This bumps ginkgo to the new v2. I deleted the checklist as this is a simple dependency bump and does not need any documentation, etc.