killianmuldoon

Results 44 issues of killianmuldoon

Signed-off-by: killianmuldoon Fix a nil pointer discovered through fuzzing. This condition is unlikely or impossible to occur in CAPI code, but is possible for consumers of the code. Part of...

size/S
cncf-cla: yes
lgtm
needs-triage

Signed-off-by: killianmuldoon Add a generic deployment mechanism for addons to the tilt file and tilt prepare. This mechanism allows Runtime SDK extensions to be developed alongside the core controllers using...

cncf-cla: yes
size/L
area/runtime-sdk

Fuzzing through OSS-Fuzz has shown a number of previously unchecked nil-pointer errors in Cluster API code e.g.: - https://github.com/kubernetes-sigs/cluster-api/pull/6334, https://github.com/kubernetes-sigs/cluster-api/pull/7040, There's likely to be a few other places where consumers...

kind/cleanup
needs-triage

Signed-off-by: killianmuldoon Work in progress - no need to review This PR moves patches in the runtime SDK end to end test to the test extension. Two patches - for...

cncf-cla: yes
size/L
do-not-merge/work-in-progress
needs-rebase

This PR adds a new option to the patchHelper which allows it to log the contents of the patch. The option can be used to declare paths that should not...

cncf-cla: yes
size/L
needs-rebase
lifecycle/rotten

Signed-off-by: killianmuldoon Disable applying the needs-triage label to PRs on the Cluster API repo. /hold For review from @fabriziopandini

lgtm
cncf-cla: yes
size/XS
do-not-merge/hold
approved
sig/testing
area/config

Cluster API enabled triggering Github actions using retest https://github.com/kubernetes/test-infra/pull/25736 but the functionality doesn't seem to be working. **What happened**: Added /retest comment to a PR with failing github actions. Most...

kind/bug
needs-sig
lifecycle/stale

I'm currently dealing with this issue with haproxy: https://github.com/docker-library/haproxy/issues/194 It also impacts the kindest/haproxy docker images (which is where I came across it). Setting a global `maxconn` in the haproxy.cfg...

kind/feature
triage/accepted

When using `kubectl scale machinedeployment` or `kubectl scale kcp` with a topology managed cluster the command succeeds but does not have the expected result. Depending on how quickly the topology...

help wanted
lifecycle/stale
kind/feature
priority/backlog
triage/accepted
area/clusterclass

Signed-off-by: killianmuldoon Update the "Deprecated" comments in CAPI to make them visible to the staticcheck linter. [staticcheck requires a new paragraph to properly identify a field/function/method/struct as deprecated](https://github.com/golang/go/wiki/Deprecated#examples): > To...

cncf-cla: yes
size/M
do-not-merge/work-in-progress
kind/cleanup