Wouter van Os

Results 25 issues of Wouter van Os

We always set a `completed_at` time for schedules, as a maximum time when the schedule should be finished. With these where-statements, schedules with `completed_at` time aren't displayed.

more-information-needed

I'm implementing CakePHP/Acl with the FriendsOfCake/Crud plugin, and after sync'ing all acos, none of the Crud actions appeard in the `Acos` table. This is because these actions aren't really methods,...

enhancement

When having multiple pullSecrets for the same registry in the same Service Account, Knative fails to detect the correct set of credentials and fails at the first. The [kubelet has...

kind/bug
triage/accepted

## Describe the bug SMTP daemon hangs when authentication update query is slow. This results in the fact that it does not respond to any incoming connections, and as far...

bug

## Feature Request Currently, when running add-prefix it always adds prefixes everything. In a building pipeline this is the desired behavior, but this is after development. While developing I unfortunately...

enhancement
help wanted

It would be awesome to have remote write receiver support in prom-label-proxy, so we are able to push metrics into Prometheus through prom-label-proxy which forces the label on all incoming...

help wanted
kind/feature

**Description of the feature** The ability to use an S3 bucket as file storage. This is possible by providing custom ENV vars. **Benefits of feature** Being able to move around...

enhancement

This isn't a real issue - rather a suggestion or discussion. Would it be an idea to more implement inheritance or general interfaces? For example currently the `getReferencedObject` in `User`...

enhancement

## Describe the bug Once in a while an e-mail is not send and instead we are faced with a `FrozenError: can't modify frozen String` error. A manual or automated...

bug

As this may cause issues when a new buffer is exactly in between \r and \n. Fixes #1624