Sven Müller

Results 7 issues of Sven Müller

The cloud function crashes with the following error: ``` TypeError: Cannot read property 'repoName' of undefined at Object.module.exports.createSlackMessage (/user_code/index.js:86:37) at module.exports.subscribe (/user_code/index.js:19:34) at /var/tmp/worker/worker.js:770:16 at /var/tmp/worker/worker.js:718:11 at _combinedTickCallback (internal/process/next_tick.js:73:7) at...

Hi, Any idea why i see the following error when deploying the function? ``` $ ./setup.sh Updated property [core/project]. Creating gs://-gcf-65756756756/... WARNING: Flag `--runtime` will become a required flag soon....

Hi, When using a private GitHub repository, the Helm client is not able to fetch the release artifacts due to the standard browser download url used in the generated `index.yaml`....

**Describe the solution you'd like** Currently Gatekeeper logs a lot of unnecessary information under log level `INFO`, e.g. it dumps constraint updates every 60s https://github.com/open-policy-agent/gatekeeper/blob/release-3.5/pkg/audit/manager.go#L679 It would be good to...

enhancement
triaged

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/extensions and telemetry

The Y-axis is showing only a single digit after the seperator. When values (actual values, threshold etc.) are

Setting `spec.alerting.disabled=true` doesn't disable both alerts (absent, burnrates) as mentioned [here](https://github.com/pyrra-dev/pyrra/blob/a5e3b4606daf843156111f791ff669d864163e7a/examples/kubernetes/manifests-webhook/setup/pyrra-slo-CustomResourceDefinition.yaml#L68-L70) > Disabled is used to disable the generation of alerts. Recording rules are still generated. Absent alerts can only...