Quentin Barrand
Quentin Barrand
This rename follows the repo rename in https://github.com/kubernetes/org/issues/3587.
Remove zvonkok and adrianchiris who contributed to SRO but not to KMM. Set qbarrand and yevgeny-shnaidman who are the main KMM contributors.
- [ ] 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...
Set firmware_class.path after minikube initialization. Read a dummy firmware in module_init. Expect the output in the test script. /cc @yevgeny-shnaidman
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...
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 -...