Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: b427b8bc025ab551c45e650f4f701b43daa4e52f
      
https://github.com/jenkins-infra/jenkins-infra/commit/b427b8bc025ab551c45e650f4f701b43daa4e52f
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M Vagrantfile
    M dist/profile/manifests/accounts.pp

  Log Message:
  -----------
  hiera_hash() will actually perform the deep merge on hiera hashes

Somewhere the docs lied to me


  Commit: 3b1f320baa55a247a99214d2c3d3c2aeefcad53c
      
https://github.com/jenkins-infra/jenkins-infra/commit/3b1f320baa55a247a99214d2c3d3c2aeefcad53c
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  Older versions of `gem` don't support the "-N" shortcut


  Commit: 8c4c825114394ccfdc19166d17729c8533014ac5
      
https://github.com/jenkins-infra/jenkins-infra/commit/8c4c825114394ccfdc19166d17729c8533014ac5
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Default to using the aufs storage driver, which is not garbage

Unlike devicemapper, which is total garbage. Seeing failures in newer ci.j.io
and trusted.ci.j.io nodes where `docker push` commands are failing


  Commit: 048c387fba9b61284999d4ca6b870e7a337fcf2c
      
https://github.com/jenkins-infra/jenkins-infra/commit/048c387fba9b61284999d4ca6b870e7a337fcf2c
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Install the linux-image-extra package to make sure we have the aufs module

Facter to the rescue! Regardless of which specific kernel version we have, at
least on Ubuntu 14.04 we want to ensure we have the appropriate package
installed


  Commit: b350f6b258c318ff97fe6704b322769de04eb9a4
      
https://github.com/jenkins-infra/jenkins-infra/commit/b350f6b258c318ff97fe6704b322769de04eb9a4
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M Vagrantfile
    M dist/profile/manifests/accounts.pp

  Log Message:
  -----------
  Merge pull request #591 from rtyler/hiera-merge

hiera_hash() will actually perform the deep merge on hiera hashes


  Commit: 551950f304f8b07b0f300ded1ba280168d57c76b
      
https://github.com/jenkins-infra/jenkins-infra/commit/551950f304f8b07b0f300ded1ba280168d57c76b
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/docker.pp
    M dist/profile/manifests/robobutler.pp
    M hieradata/common.yaml
    M spec/classes/profile/robobutler_spec.rb

  Log Message:
  -----------
  Upgrade the garethr/docker module to what is "upstream" and set engine 
version to 1.12

Tested this manually with Vagrant/serverspec by provisioning a machine with the
current production branch and then re-running Puppet with this change

The only potential issue seen was that switching from devicemapper to aufs
requires the daemon to be restarted before any pulls can happen. This might make
sense to do as a manual step as needed.


  Commit: 70d0f9daa3ace8bea31d35c5b3f1e5862d1988b0
      
https://github.com/jenkins-infra/jenkins-infra/commit/70d0f9daa3ace8bea31d35c5b3f1e5862d1988b0
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Correct the comment in profile::docker

The aufs module is still not in the default images, so we must manage
linux-image-extra separately


  Commit: 15826b6b04bb5208e31bb1382cd61c87bb805c97
      
https://github.com/jenkins-infra/jenkins-infra/commit/15826b6b04bb5208e31bb1382cd61c87bb805c97
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/docker.pp
    M dist/profile/manifests/robobutler.pp
    M hieradata/common.yaml
    M spec/classes/profile/robobutler_spec.rb

  Log Message:
  -----------
  Merge pull request #592 from rtyler/docker-upgrade

Upgrade Docker and switch to the aufs storage driver


  Commit: 6c8bb70ac7c581c3dae589509bb9bfb380b5bccc
      
https://github.com/jenkins-infra/jenkins-infra/commit/6c8bb70ac7c581c3dae589509bb9bfb380b5bccc
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M Vagrantfile
    M dist/profile/manifests/accounts.pp
    M dist/profile/manifests/docker.pp
    M dist/profile/manifests/robobutler.pp
    M hieradata/common.yaml
    M spec/classes/profile/robobutler_spec.rb

  Log Message:
  -----------
  Merge pull request #593 from jenkins-infra/staging

Prepare new Docker version deployment for maintenance window


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/72011187f6b6...6c8bb70ac7c5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to