Alex Klein

Results 10 issues of Alex Klein

Thank you for your plugin :pray: Makes collaborating to Anki decks much easier :relieved: One feature that I'm missing is importing multiple decks in a git repository, structured in multiple...

enhancement
import
collaboration

Add new Anki deck for Reinforcement Learning. This deck includes cards of the WS21 lecture, chapters 3 (Optimal Decision Making) to 6 (Trust Regions). These cards focus on the self-test...

**Describe the bug** When `read()`ing a custom k8s object, whose `kind` matches one of the core API object kinds, it constructs an object matching the core v1 type. Example: [`monitoring.coreos.com/v1:Probe`](https://docs.openshift.com/container-platform/4.12/rest_api/monitoring_apis/probe-monitoring-coreos-com-v1.html)...

lifecycle/rotten

For SQL Server, when copying foreign key definitions with multiple columns, only the last of N columns is taken over. The original code tried to aggregate columns in-place, but it...

Cast SQL Server auto-incremented `int` (4 bytes) to PG `serial` (4 bytes). Fixes: dimitri/pgloader#1590

## What this PR does / why we need it: When an annotations is validated, it only prints that the given value is invalid, but not _why_ it's invalid. This...

cncf-cla: yes
size/XS
kind/feature
priority/backlog
needs-ok-to-test
do-not-merge/hold
triage/accepted

`[email protected]` still uses the `[email protected]`, which has a critical vulnerability. Upgrade to `[email protected]`, which no longer uses that dependency.

**Expected behavior** If my service object of type LoadBalancer has `externalTrafficPolicy` set to `Local`, the forwarded packets should preserve the original client source IP address. **Actual behavior** TCP/UDP packets arriving...

invalid

**Expected behavior**: When managing a service object of type `LoadBalancer` and `externalTrafficPolicy: Local`, the associated load balancer only forwards its UDP traffic to nodes with healthy pods allocated to them...

enhancement