)]}'
{
  "commit": "011dce6623dffbaf5adcd3d3a353521649b0b997",
  "tree": "8e661bd0988c6a5d808cd213c1f7a8eef9ca22b9",
  "parents": [
    "68cf38a2ca4fdc370e78e9b8d23e55c0b9cc9c72"
  ],
  "author": {
    "name": "Tim Windelschmidt",
    "email": "tim@monogon.tech",
    "time": "Sun Mar 03 16:00:52 2024 +0100"
  },
  "committer": {
    "name": "Tim Windelschmidt",
    "email": "tim@monogon.tech",
    "time": "Thu Mar 14 12:55:30 2024 +0000"
  },
  "message": "m/n/c/clusternet: add clusternet node ip to lo\n\nWithout this address the kernel will send all traffic through clusternet\nwill with the external IP as source address, which prevents any access\nfrom the k8s api-server to pods. By adding the address to the lo\ninterface, the kernel decides that this is the best match for the\ngeneric clusternet route and uses it as source address.\n\nBefore: 10.192.1.2 dev clusternet src 233.252.0.1\nAfter: 10.192.1.2 dev clusternet src 10.192.0.1\n\nChange-Id: I1a78de9d4cc043f93398fe5b6cb10dd202bf75fe\nReviewed-on: https://review.monogon.dev/c/monogon/+/2795\nReviewed-by: Lorenz Brun \u003clorenz@monogon.tech\u003e\nTested-by: Jenkins CI\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "85ac63f50aedc398d51d86a50c02085268bdb8fc",
      "old_mode": 33188,
      "old_path": "metropolis/node/core/clusternet/clusternet.go",
      "new_id": "cde3e0e9dd898c881eed6ba4c9dd9bc12440ed09",
      "new_mode": 33188,
      "new_path": "metropolis/node/core/clusternet/clusternet.go"
    }
  ]
}
