Ben Oukhanov

Results 19 issues of Ben Oukhanov

Move execute command on pod functions from utils to a new package, and also move CopyFromPod from utils to imageupload to make utils shorter. Signed-off-by: Ben Oukhanov [[email protected]](mailto:[email protected]) **What this...

size/L
sig/network
release-note-none
dco-signoff: yes
sig/code-quality

### What this PR does Move GetCertFromSecret() out of utils to the only place where it is used. ### Release note ```release-note None ```

size/S
release-note-none
do-not-merge/work-in-progress
dco-signoff: yes
sig/code-quality

### What this PR does Move LibvirtDomainIsPaused() out of utils to the only place where it is used. ### Release note ```release-note None ```

size/M
release-note-none
do-not-merge/hold
approved
do-not-merge/work-in-progress
dco-signoff: yes
sig/code-quality

### What this PR does Move defaults out of utils to the only place where it is used, that is unit tests. ### Release note ```release-note None ```

size/L
release-note-none
do-not-merge/work-in-progress
dco-signoff: yes
sig/code-quality

Need to merge all current repositories into one catalog repository.

enhancement

- Update Go Modules. - Update READMEs. - Update Go Utils repository (and dependencies).

documentation
enhancement

Get all the yml files merged into this repository.

enhancement

### What this PR does Remove unnecessary labmda function from utils to make utils shorter. ### Release note ```release-note None ```

size/M
release-note-none
dco-signoff: yes
sig/code-quality

### Issue Description We have pushed OCI-based image index and manifests. Podman returns wrong results about media type of image index. ### Steps to reproduce the issue Build OCI image...

kind/bug