Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: blablacar/dgr

v85

28 Jun 09:55
Compare
Choose a tag to compare
v85

Release of version 85

  • Use copy of host's resolv.conf in RW for builder
  • Add sprig template functions

v84

20 Jun 09:52
Compare
Choose a tag to compare
v84

Release of version 84

  • Fix install busybox binary to /usr/bin
  • Support configuration of tester isolator configuration
  • Mount host resolv.conf as read only during build
  • Use busybox sh for tester script instead of bash

v83

16 May 11:49
Compare
Choose a tag to compare
v83

Release of version 83

  • Fix builder's resolv.conf linked to host's resolv.conf

v82

11 May 11:40
Compare
Choose a tag to compare
v82

Release of version 82

  • add update command to update attributes/templates/prestart only
  • add environment node to builder
  • add InheritDependencyPolicy node to pod manifest to choose which aci will be used as default values
  • configure tar of aci to support reproductible build
  • update builder buildroot to 2017.02

v81

13 Feb 16:20
Compare
Choose a tag to compare
v81

Release of version 81

previous versions may not work with rkt >=1.24

  • [#231] fix global fail on rkt 1.24 by adding pull-policy=new for all fetch

v80

29 Dec 14:45
Compare
Choose a tag to compare
v80

Release of version 80

  • #228 recursivly walk the attribute dir to support kubernetes

v79

29 Dec 11:45
Compare
Choose a tag to compare
v79

Release of version 79

  • #211, #221 fix resource isolator
  • #224 use net-default for network during test

v78

28 Nov 23:05
Compare
Choose a tag to compare
v78

Release of version 78

Release tar.gz structure has changed to reflect common projects with project name+version directory as root folder. use tar --strip=1 to ignore it

  • Use gomake to build project
  • Support attribute links on attribute merger
  • [#207][#208] Use pgzip instead of gzip binary
  • Add pairs template function
  • Use glide as dependency manager
  • [#214] Fix tmp directory of stage2 while in builder
  • [#209] Support dgr try on pod
  • [#206] Support build mount points
  • [#211] Fix resource isolators not represented as Set

77

06 Nov 00:43
Compare
Choose a tag to compare
77 Pre-release
Pre-release

Release of version 77

  • [#205] support attributes follow symlink for kubernetes attributes
  • fix version uploaded to acserver
  • fix acserver upload insecure options

76

17 Oct 16:04
Compare
Choose a tag to compare
76 Pre-release
Pre-release

Release of version 76

  • [#200] remove tmp folder before zipping aci
  • [#202] auto create mount directory of builder if not exists
  • [#198] fix panic when using targetWorkDir + aci name without domain
  • [#203] support base64 templater override for templater