Danny Sauer

Results 38 issues of Danny Sauer

Make flake8 happier by removing the f from the f string with no f'd parts. :) This should allow CI to pass so future dependabot updates (like #405, #406, #407)...

> The current behavior seems correct but could be documented better. _Originally posted by @zdw in https://github.com/helm/helm/issues/4482#issuecomment-451682976_ The behavior is written down in https://github.com/helm/helm/issues/4482#issuecomment-449513835, but that explanation would be a...

**Is your feature request related to a problem? Please describe.** Signed URL validation is inconsistent. When a CloudFront signed URL is generated with a querystring, any modification to the querystring...

feature-request
s3
needs-review
p3

Per the discussion in #45, implement logic in dbmail-util to clean up messages which were delivered in duplicate. For a given mailbox ID, a physical message should only appear once.

enhancement

If a user has a system-wide cert installed, selecting "edit" in order to change the name of the cert will not allow the change to be saved until a new...

Per the discussion with @vitoravelino around the OIDC connector layout at https://github.com/kubic-project/velum/pull/665#discussion_r220731244, there need to be some `hr` tags removed from the LDAP connector for consistency.

Switch the testing script domains to RFC2606 `.test` TLD instead of `.server.com` and IPs from the RFC 5737 IP ranges. https://tools.ietf.org/html/rfc2606 https://tools.ietf.org/html/rfc5737

It's sometimes useful to know response time separated out by status code. Add another histogram for that. I think it makes a little more sense as a subgroup under `request.status.xxx.duration`,...

## Description The agent and helm releases were failing to get the previous tag completely (we don't use a `v` prefix any longer) Also adjust the grep to include only...

cla-signed

I have some automation which alerts me of new releases for a few pieces of software on GitHub using the [releases API](https://developer.github.com/v3/repos/releases/#get-the-latest-release). This doesn't work with DBMail, since "releases" are...