Skip to content

v1.11.0

Compare
Choose a tag to compare
@TomSweeneyRedHat TomSweeneyRedHat released this 05 Sep 15:16
  • tests/bud.bats: add --signature-policy to some tests
  • Vendor github.com/openshift/api
  • pull/commit/push: pay attention to $BUILD_REGISTRY_SOURCES
  • Add --log-level command line option and deprecate --debug
  • add support for cgroupsV2
  • Correctly detect ExitError values from Run()
  • Disable empty logrus timestamps to reduce logger noise
  • Remove outdated deps Makefile target
  • Remove gofmt.sh in favor of golangci-lint
  • Remove govet.sh in favor of golangci-lint
  • Allow to override build date with SOURCE_DATE_EPOCH
  • Update shebangs to take env into consideration
  • Fix directory pull image names
  • Add --digestfile and Re-add push statement as debug
  • README: mention that Podman uses Buildah's API
  • Use content digests in ADD/COPY history entries
  • add: add a DryRun flag to AddAndCopyOptions
  • Fix possible runtime panic on bud
  • Add security-related volume options to validator
  • use correct path for ginkgo
  • Add bud 'without arguments' integration tests
  • Update documentation about bud
  • add: handle hard links when copying with .dockerignore
  • add: teach copyFileWithTar() about symlinks and directories
  • Allow buildah bud to be called without arguments
  • imagebuilder: fix detection of referenced stage roots
  • Touch up go mod instructions in install
  • run_linux: fix mounting /sys in a userns
  • Vendor Storage v1.13.2
  • Cirrus: Update VM images
  • Fix handling of /dev/null masked devices
  • Update bud/from help to contain indicator for --dns=none
  • Bump back to v1.11.0-dev