Adin Hodovic

Results 17 issues of Adin Hodovic

Deploys are not triggered when opening or synchronizing a PR. Tried opening a pr to master and updating it, guessing it would trigger with the 'any branch' setting. Docker tag...

## Summary Just a simple change to adjust the hostname divider. Currently can't use dots but dashes, the DNS pattern is `authenticate-{rootdomain}. Rootdomain in this case is "staging.example.com". The authenticate...

## Description If I enable the default policy I do not want the currently running user to be saved in the KMS admin policy. Since the default policy is permissive...

Adds support for bitrate as parameter to output arguments. It is useful converting files to MP3 format. Requires a new version of soundfile(0.11.0) that supports MP3 formats alongside upgraded libsndfile...

Could be configurable thresholds or being able to disable them. Any reasoning why it's not there yet? Could not find an existing discussion.

## Description I can't figure out how to configure the CNI params for the alert. The defaults always take precendence. This was my solution to it, if someone has a...

stale

Think this will fix building, would like to add a mixin or two but my git diff is to large since main builds are failing. ``` Installing tools from hack/tools.go...

**What this PR does / why we need it**: The service monitor that targets all Loki pods targets nginx as well. Nginx isn't configured for prometheus metrics and the endpoint...

size/S
area/helm

Hi, I add these options to use settings from `pyproject.toml`. ``` "htmldjango.djlint.addLinterArgs": [ "--configuration=pyproject.toml" ], "htmldjango.djlint.addFormatterArgs": [ "--configuration=pyproject.toml" ], ``` But I think coc-htmldjango settings for indentation overwrites it. Settings...