You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: the request retry after auth is added does not
use the self._tls_verify variable.
Solution: add the variable.
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
- To make it available for more OCI registries, the value of config used when `manifest_config` is not specified in `client.push()` has been changed from a pure empty string to `{}` (0.1.26)
18
19
- refactor tests using fixtures and rework pre-commit configuration (0.1.25)
19
20
- eliminate the additional subdirectory creation while pulling an image to a custom output directory (0.1.24)
0 commit comments