What's Changed
- spelling: entrypoing->entrypoint by @vsoch in #1176
- update crane mutate annotation/label args to allow commas in label values by @vsoch in #1178
- Check for Podman's auth.json in DefaultKeychain by @imjasonh in #1181
- Enable gosec, exempt tests, ignore others by @imjasonh in #1169
- Revert "Check for Podman's auth.json in DefaultKeychain (#1181)" by @imjasonh in #1184
- Attempt 2: Check for Podman's auth in DefaultKeychain by @imjasonh in #1185
- Update deps by @dekkagaijin in #1188
- Include 1.17 in build and test matrix by @imjasonh in #1190
- Add issue templates by @imjasonh in #1192
- Add depcheck test that
pkg/registry
has light dependencies by @imjasonh in #1187 - Windowsify layers when
crane append
ing by @imjasonh in #1179 - Accept multiple entrypoint values in crane mutate by @imjasonh in #1194
- Added env vars and optional layers to mutate cmd by @ehmm in #1199
- Make crane export more ergonomic by @jonjohnsonjr in #1203
- Don't use the term 'runes' in error messages by @imjasonh in #1204
- Always use basic for anonymous pings by @jonjohnsonjr in #1207
- Support specifying osversion in the --platform flag by @imjasonh in #1206
- Bump golang.org/x/tools by @imjasonh in #1201
- crane push: Support OCI layout by @jonjohnsonjr in #1208
- Bump deps by @imjasonh in #1214
- Pluggable blob storage for pkg/registry by @imjasonh in #1209
- Add
--image-refs
tocrane push
. by @mattmoor in #1217 - Add a
krane
tool. by @mattmoor in #1218 - Fix krane build by @mattmoor in #1223
- Add UnavailableErrorCode by @jonjohnsonjr in #1230
- Add docker cred helper adapter in pkg/authn by @imjasonh in #1227
- crane pull: support pulling index to OCI Layout by @jonjohnsonjr in #1215
New Contributors
Full Changelog: v0.7.0...v0.8.0