)]}'
{
  "commit": "339582bb8d52b930c15cee77548f11794bb3b362",
  "tree": "00de879bf5fe2b6e227b9439584b2359b935cadd",
  "parents": [
    "b29e0b07048697a8e8b4b33adb98dd6d8e79eddf"
  ],
  "author": {
    "name": "Lorenz Brun",
    "email": "lorenz@nexantic.com",
    "time": "Wed Jul 29 18:13:35 2020 +0200"
  },
  "committer": {
    "name": "Lorenz Brun",
    "email": "lorenz@nexantic.com",
    "time": "Wed Jul 29 18:13:35 2020 +0200"
  },
  "message": "Add Kubernetes DNS with CoreDNS\n\nThis adds Kubernetes DNS with a CoreDNS instance running on the host. This has some distinct advantages over\nrunning it inside a container, like a simplified lifecycle (no state reconciliation) and the possibility of redirecting\nall host DNS requests over this instance for observability or central DNSSEC enforcement.\n\nTest Plan: Manually tested (`host kubernetes` in an Alpine container), will be covered by CTS.\n\nX-Origin-Diff: phab/D616\nGitOrigin-RevId: 281f5f384f4ef7eba2c3c3190be8e6a89772295c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ea4b70ff9a60f10aa9b3a636342d4c452064e8d7",
      "old_mode": 33188,
      "old_path": "core/BUILD",
      "new_id": "33ec07d08dcda348078020de5cbefaad6e576bad",
      "new_mode": 33188,
      "new_path": "core/BUILD"
    },
    {
      "type": "modify",
      "old_id": "6b5d6524c13967e542124a99c55bbbfe23d57453",
      "old_mode": 33188,
      "old_path": "core/internal/kubernetes/BUILD.bazel",
      "new_id": "e040a9d47e41ea3294788357c9ae7ff975cc974b",
      "new_mode": 33188,
      "new_path": "core/internal/kubernetes/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "173360dc3243fffabcc90777fb5833aedab5eb02",
      "new_mode": 33188,
      "new_path": "core/internal/kubernetes/dns/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d020ec52327cf5469d578087585faa1ee98fff6b",
      "new_mode": 33188,
      "new_path": "core/internal/kubernetes/dns/coredns.go"
    },
    {
      "type": "modify",
      "old_id": "a22b6b9a3ea553ce51707db4756c38bde6b74627",
      "old_mode": 33188,
      "old_path": "core/internal/kubernetes/service.go",
      "new_id": "55c20bf9c403cafc01e00a62357aa6c8eb1fbd1a",
      "new_mode": 33188,
      "new_path": "core/internal/kubernetes/service.go"
    }
  ]
}
