)]}'
{
  "commit": "fbd30288c0be845d5b17b62dae4e8521e4604c0e",
  "tree": "31251d2a53036667a1bca0e7f37ace99985f3271",
  "parents": [
    "7733f93b25a37d7cdbd5707e1eb1cd8a42739d45"
  ],
  "author": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Fri Dec 14 15:10:04 2018 +0100"
  },
  "committer": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Fri Dec 14 15:10:04 2018 +0100"
  },
  "message": "Share the Gerrit site between containers in a pod\n\nOnly parts of the Gerrit site are persisted. The other parts were taken\nfrom the site existing in the container. Thus, when using initContainers\nthe site in the initContainer and the main container could differ, which\nis not ideal and could lead to unwanted effects.\n\nThis change adds an emptyDir-volume to the Gerrit-deployments in the\ngerrit-master and gerrit-slave charts. This volume is shared by all\ncontainers in the pod accessing the site. Persistent volumes used to\npersist parts of the site overwrite the emptyDir volume. Some\nadjustments had to be made to the startup scripts, since the emptyDir\noverwrites the site present in the container on startup with an empty\ndirectory, thereby removing resources expected by the scripts.\n\nChange-Id: I649280f2ddf2b2d41aaf7f9953ade794ab84a900\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "48f733d9f0fab352204ccf39571442a8d1d826a5",
      "old_mode": 33261,
      "old_path": "container-images/gerrit-init/tools/start",
      "new_id": "b1e4e32e2e5092b22114217828ad421da12b1b36",
      "new_mode": 33261,
      "new_path": "container-images/gerrit-init/tools/start"
    },
    {
      "type": "modify",
      "old_id": "52430057fa896c78ccd117b3ace17ce771b5eb20",
      "old_mode": 33188,
      "old_path": "helm-charts/gerrit-master/templates/gerrit-master.deployment.yaml",
      "new_id": "95b57c7d392785e14ccd756f6610fe18b162da4a",
      "new_mode": 33188,
      "new_path": "helm-charts/gerrit-master/templates/gerrit-master.deployment.yaml"
    },
    {
      "type": "modify",
      "old_id": "db26d272afba6a109ca4de2da00ddd7e8ffefbd7",
      "old_mode": 33188,
      "old_path": "helm-charts/gerrit-slave/templates/gerrit-slave.deployment.yaml",
      "new_id": "402002223b11c7071be53b0a88a450cb7938a443",
      "new_mode": 33188,
      "new_path": "helm-charts/gerrit-slave/templates/gerrit-slave.deployment.yaml"
    }
  ]
}
