Quentin Barrand

Results 9 issues of Quentin Barrand

This rename follows the repo rename in https://github.com/kubernetes/org/issues/3587.

lgtm
cncf-cla: yes
sig/contributor-experience
size/XS
do-not-merge/hold
area/community-management
ok-to-test
area/slack-management

Remove zvonkok and adrianchiris who contributed to SRO but not to KMM. Set qbarrand and yevgeny-shnaidman who are the main KMM contributors.

size/XS
cncf-cla: yes
sig/node
area/github-management

- [ ] https://github.com/kubernetes-sigs/kernel-module-management/pull/602#discussion_r1356908331 - [ ] https://github.com/kubernetes-sigs/kernel-module-management/pull/602#discussion_r1357271309 - [ ] https://github.com/kubernetes-sigs/kernel-module-management/pull/602#discussion_r1357273992 ```[tasklist] ### Tasks - [ ] #340 - [ ] #507 - [ ] Deprecate the ModuleLoader ImagePullPolicy...

lifecycle/stale

Set firmware_class.path after minikube initialization. Read a dummy firmware in module_init. Expect the output in the test script. /cc @yevgeny-shnaidman

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

Fix a bug that would validate a registry hostname with port as a qualified image name with tag. Make registry hostname and identifier (tag or digest) mandatory in `containerImage` fields...

size/L
approved
lgtm
lifecycle/stale
needs-rebase
cncf-cla: yes
do-not-merge/hold

Fixes #1050

approved
do-not-merge/work-in-progress

/cc @ybettan

approved

Replace `golang.org/x/exp/slices` with `slices` when we move to Go 1.21.

In addition to running `go mod tidy` and `go mod vendor`, gitstream should also rewrite imports from `github.com/kubernetes-sigs/kernel-module-management` to `github.com/rh-ecosystem-edge/kernel-module-management`. - [ ] write new software that rewrites imports -...