Angelo Borsoi Ross

Results 8 issues of Angelo Borsoi Ross

Faction war started, I'd have to guess, about half a year into the game. Am in the middle of the second winter already and the bar has not moved at...

### Observed behaviour Upon taking any number of schematics and right clicking them unto the top of a block, they stack up to 6, as expected. However, other people in...

bug

When running the image as a non-root user, the helm plugins can't be found because they are normally located at the user's home folder. During installation, they are installed to...

When configuring the RabbitMQ provider, we ran into these errors: ``` Error: Missing required argument The argument "endpoint" is required, but was not set. Error: Missing required argument The argument...

### Describe the bug In the current helm chart version, [the `argo-cd.config.cm.presets` function](https://github.com/argoproj/argo-helm/blob/argo-cd-7.3.11/charts/argo-cd/templates/_helpers.tpl#L183-L193) expects `statusbadge.enabled` to be a boolean, instead of a string, which gives this error in templates: ```...

bug
argo-cd

**Is your feature request related to a problem? Please describe.** We have a few charts that are used as "generic charts". One simply imports them as a dependency, like so:...

This PR aims to HEAVILY improve performance by running the "build" portion of the prompt only when necessary. Before, the script checked for colors, shell, and many commands on every...

I'm performing a simple PoC using Cloudflare workers to redirect to different origins based on path. Please don't mind the overly simplistic code, it's just a PoC. This typescript snippet...