Robbie Cronin

Results 36 issues of Robbie Cronin

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Increases Unit Test coverage for `pkg/capabilities` to 100% by adding test...

area/test
kind/cleanup
sig/node
size/M
release-note-none
sig/apps
cncf-cla: yes
sig/testing
priority/important-longterm
ok-to-test
triage/accepted

Details can be found at: https://github.com/kubernetes/website/pull/47089

cncf-cla: yes
size/S
do-not-merge/work-in-progress

This PR addresses the concerns raised in issue #47111 regarding the potential misunderstanding of component distribution in Kubernetes clusters, particularly the presence of kubelet and kube-proxy on control plane nodes....

cncf-cla: yes
size/L
sig/architecture
language/en

# Description of the PR Fixes #2037 # PR Checklist - [x] All commits have [a Developer Certificate of Origin (DCO)](https://wiki.linuxfoundation.org/dco) -- they are generated using `-s` flag to `git...

size/XXL
needs-review

# Description of the PR This is my attempt at progressing #1279 cc @ridhoq I think this feature is still one we want to add long-term Partial fix for #298,...

size/XXL
needs-review

# Description of the PR Fixes #2240 Some notes: - I intended to restrict this PR to refactoring only instead of altering functionality, so if there is any change to...

size/S

# Description of the PR Splitting out #2243 into two PRs, this one being the more aspirational change because it attempts to refactor more of the CLI towards modularity. Some...

size/L

# Description of the PR Fixes #298 FYI: this branch is rebased onto #2185 so that will need to be merged before this one. I think this is the correct...

size/XXL

**Describe the solution you'd like** This proposal aims to allow GUAC backends to be developed and maintained out-of-tree, similar to how Kubernetes transitioned its cloud providers. This approach could be...

enhancement

Adds fallback mechanisms to the apk and apt based package managers Closes #980 Should be merged after #978