Ben Oukhanov
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...
### What this PR does Move GetCertFromSecret() out of utils to the only place where it is used. ### Release note ```release-note None ```
### What this PR does Move LibvirtDomainIsPaused() out of utils to the only place where it is used. ### Release note ```release-note None ```
### 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 ```
Need to merge all current repositories into one catalog repository.
- Update Go Modules. - Update READMEs. - Update Go Utils repository (and dependencies).
### What this PR does Remove unnecessary labmda function from utils to make utils shorter. ### Release note ```release-note None ```
### 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...
Fixes #76