Kai Wohlfahrt

Results 30 issues of Kai Wohlfahrt

Halide has started failing to build recently. This is probably due to a change in configuration on my part, since it also affects old tags that used to build. However...

I'm planning to add a profiling module, to make it easier to see how changes to the core affect the performance. I'd like some feedback about what kind of transforms,...

enhancement
question

Original bug: Pulling random lines out of the tests in `doc` doesn't cause `python3 runtests.py` to fail. Tests in function docstrings are picked up (at least as of #163). Update:...

documentation
testing

There have been a few proposals for alternative representations for the output of a transform in #93, and I think this needs some more discussion. It gets rapidly complex, when...

question

Had some issues building elm-reactor due to `LC_ALL=C`. This is standard behaviour for at least the paludis package manager, and possibly others. The changes in this PR should make the...

**What happened**: When deploying the cloud provider from the Helm Chart using the configuration below, the daemonset selects no nodes to deploy on. ``` USER-SUPPLIED VALUES: args: - --cloud-provider=aws -...

kind/bug
lifecycle/stale
needs-triage

### What happened? I tried to deploy a helm chart, setting a config key to an empty array value (i.e. `[]`). The key was omitted entirely. ### Steps to reproduce...

kind/bug

It would be nice to have the type signature `createUniverseWatcher(key: keyof Universe)`. This means the watcher has to be aware of the universe type, so it must be injected. A...

good idea

**Which component are you using?**: Cluster autoscaler **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: I would like to upgrade...

area/cluster-autoscaler
kind/feature
lifecycle/stale

**Describe the bug**: I have an ingress for which I am provisioning certificates, with these annotations: ```yaml annotations: cert-manager.io/cluster-issuer: staging cert-manager.io/private-key-algorithm: ECDSA ``` The problem is that my certificate ends...

kind/bug
kind/feature
priority/backlog
lifecycle/rotten