Skip to content

Conversation

@mtrmac
Copy link
Contributor

@mtrmac mtrmac commented Sep 30, 2022

skopeo inspect now provides more information about individual layers.

The default /etc/containers/registries.d/default.yaml now has all entries commented-out, to use built-in defaults; that can change the default for lookaside-staging to use an unprivileged users’ home directory instead of a path in /var/.

  • GHA: Re-use identical workflow from buildah repo
  • Optimize upstream skopeo container image build
  • Fix running tests on macOS
  • Reformat with Go 1.19's gofmt
  • Fix a comment
  • Fix looking for commands with GNU make 4.2.1
  • Talk about "registry repositories" in (skopeo sync) documentation
  • Point at --all in the --preserve-digests option documentation
  • Remove unused GIT_BRANCH definition
  • Don't include git commit from a parent directory in the --version output
  • Update for c/image's update of github.com/gobuffalo/pop
  • Merge pull request Update for c/image's update of github.com/gobuffalo/pop #1737 from mtrmac/pop-v5-override
  • Stop using docker/docker/pkg/homedir in tests
  • add inspect layersData
  • Don't abort sync if the registry returns invalid tags
  • warn users about --dest-compress and --dest-decompress misuse
  • document imageDestOptions.warnAboutIneffectiveOptions()
  • warn about ineffective destination opts in sync cmd
  • default.yaml should have all options commented
  • Fix documentation in the default registries.d content.
  • [CI:DOCS] Add quay-description update reminder
  • Revert addition of -compat=1.17 to (go mod tidy)
  • Update for RFC: Consume z.current prepared by Reader.Read in Reader.WriteTo klauspost/pgzip#50

(skopeo inspect) now provides more information about individual layers.

The default /etc/containers/registries.d/default.yaml now has all entries
commented-out, to use built-in defaults; that can change the default for lookaside-staging
to use an unprivileged users' home directory instead of a path in /var/.

-  GHA: Re-use identical workflow from buildah repo
-  Optimize upstream skopeo container image build
-  Fix running tests on macOS
-  Reformat with Go 1.19's gofmt
-  Fix a comment
-  Fix looking for commands with GNU make 4.2.1
-  Talk about "registry repositories" in (skopeo sync) documentation
-  Point at --all in the --preserve-digests option documentation
-  Remove unused GIT_BRANCH definition
-  Don't include git commit from a parent directory in the --version output
-  Update for c/image's update of github.com/gobuffalo/pop
-  Merge pull request containers#1737 from mtrmac/pop-v5-override
-  Stop using docker/docker/pkg/homedir in tests
-  add inspect layersData
-  Don't abort sync if the registry returns invalid tags
-  warn users about --dest-compress and --dest-decompress misuse
-  document imageDestOptions.warnAboutIneffectiveOptions()
-  warn about ineffective destination opts in sync cmd
-  default.yaml should have all options commented
-  Fix documentation in the default registries.d content.
-  [CI:DOCS] Add quay-description update reminder
-  Revert addition of -compat=1.17 to (go mod tidy)
-  Update for klauspost/pgzip#50

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Oct 1, 2022

LGTM

@rhatdan rhatdan merged commit 7ee3396 into containers:main Oct 1, 2022
@mtrmac mtrmac deleted the v1.10.0 branch October 1, 2022 17:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants