{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":157905457,"defaultBranch":"master","name":"k8s-gerrit","ownerLogin":"GerritCodeReview","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-11-16T18:21:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7028910?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720217770.0","currentOid":""},"activityList":{"items":[{"before":"6d38e4892c9bcc6ad4dbfc7b9a00e4c82d80a73c","after":"77fe419cb22339fa05b4cf28d8d3cdc0777436e9","ref":"refs/heads/master","pushedAt":"2024-09-17T11:55:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Add affinity and tolerations to GerritIndexer\n\nChange-Id: Ic1c3f7c1b6c8e0d455fc56599f385838379ad77f","shortMessageHtmlLink":"Add affinity and tolerations to GerritIndexer"}},{"before":"097d50ee333dfc69b27e79d05f8e21d6c8600953","after":"6d38e4892c9bcc6ad4dbfc7b9a00e4c82d80a73c","ref":"refs/heads/master","pushedAt":"2024-09-13T15:05:48.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"Fix GerritIndexer tests\"","shortMessageHtmlLink":"Merge \"Fix GerritIndexer tests\""}},{"before":"bc20c58adc0c634778366d982255d89000283049","after":"097d50ee333dfc69b27e79d05f8e21d6c8600953","ref":"refs/heads/master","pushedAt":"2024-09-13T06:55:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"Do not mount git repos read-only into the Indexer pod\"","shortMessageHtmlLink":"Merge \"Do not mount git repos read-only into the Indexer pod\""}},{"before":"da8189e2203c0356be0c3eea12b87685bee7958b","after":"bc20c58adc0c634778366d982255d89000283049","ref":"refs/heads/master","pushedAt":"2024-08-30T09:52:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"[Operator] Compute labels in dedicated factory\"","shortMessageHtmlLink":"Merge \"[Operator] Compute labels in dedicated factory\""}},{"before":"37db3b2916e2bc52260a6a8042ab024948425297","after":"da8189e2203c0356be0c3eea12b87685bee7958b","ref":"refs/heads/master","pushedAt":"2024-08-30T07:10:09.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Use a constant for the user group used in containers\n\nChange-Id: Ibe8334a473e8fddd1b93ef7cef69afce272b68bc","shortMessageHtmlLink":"Use a constant for the user group used in containers"}},{"before":"23bc12915ce4a030a686c40214dd237848a8ded7","after":"37db3b2916e2bc52260a6a8042ab024948425297","ref":"refs/heads/master","pushedAt":"2024-08-29T13:17:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"[Operator] Add CustomResource to create GerritIndexer job\n\nBy default the indexes used by Gerrit will be updated using online\nreindexing. On large sites this might be quite costly and affect\nperformance in the primary Gerrit instances serving clients.\n\nTo avoid performance issues, this change adds a new CustomResource that\nmanages a separate Gerrit instance running as a job and not exposed\nto clients that will run offline reindexing on a copy of the repositories.\nAfterwards it will copy the resulting indexes to a given output volume\nwhich in the followup can be mounted to the Gerrit instances to apply\nthe new index versions. These copied indexes can then be used as a base\nfor online reindexing with the option to reuse existing documents, allowing\nto only reindex data that was updated in the meantime.\n\nChange-Id: I1c1476bab82b992b259e3e545763e0a43759ac31","shortMessageHtmlLink":"[Operator] Add CustomResource to create GerritIndexer job"}},{"before":"208646daca7d6052630868d8b2edec88f1444385","after":"23bc12915ce4a030a686c40214dd237848a8ded7","ref":"refs/heads/master","pushedAt":"2024-08-26T15:09:52.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge changes I535572b2,Iecd2cf2d\n\n* changes:\n Add option to copy created indexes to specified output dir\n Add basic gerrit-indexer image","shortMessageHtmlLink":"Merge changes I535572b2,Iecd2cf2d"}},{"before":"6b17f6848bb049c87ca97b15870e5051ddbe9f17","after":"208646daca7d6052630868d8b2edec88f1444385","ref":"refs/heads/master","pushedAt":"2024-08-26T12:24:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"Do not run offline reindex to update index schema\"","shortMessageHtmlLink":"Merge \"Do not run offline reindex to update index schema\""}},{"before":"a5f481982a34281f2d55877af86133ee6e0b2c5c","after":"6b17f6848bb049c87ca97b15870e5051ddbe9f17","ref":"refs/heads/master","pushedAt":"2024-08-26T09:03:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"[Operator] Create thread dump when Gerrit pod is shut down\n\nChange-Id: Ie0be190ab9733b236f11c7b084bdbe00584dd7b1","shortMessageHtmlLink":"[Operator] Create thread dump when Gerrit pod is shut down"}},{"before":"58f4feaa2159a8474c9ae4909b6733e90aef2fbc","after":"a5f481982a34281f2d55877af86133ee6e0b2c5c","ref":"refs/heads/master","pushedAt":"2024-08-26T07:10:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge changes I930dd5cf,I97fb3242\n\n* changes:\n Add GerritCluster/Gerrit CR webhook validation for Multi-site mode\n [Operator] Fix ValidatingWebhooks","shortMessageHtmlLink":"Merge changes I930dd5cf,I97fb3242"}},{"before":"d1b0bc24d2573115bbbfb2f14cdbb0dc7f559068","after":"58f4feaa2159a8474c9ae4909b6733e90aef2fbc","ref":"refs/heads/master","pushedAt":"2024-08-23T09:55:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Update alpine to 3.20.2\n\n- updates git to 2.45.2 [1]\n- release notes alpine 3.20.2 [2]\n\n[1] https://github.com/git/git/blob/master/Documentation/RelNotes/2.45.2.txt\n[2] https://alpinelinux.org/posts/Alpine-3.20.2-released.html\n\nChange-Id: I7c9ad49528bfd65ca34ecfaaba3074470f8f187e","shortMessageHtmlLink":"Update alpine to 3.20.2"}},{"before":"02b5b0dba29463d85db6cf0148572f1ebc6acb3c","after":"d1b0bc24d2573115bbbfb2f14cdbb0dc7f559068","ref":"refs/heads/master","pushedAt":"2024-08-15T08:04:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"[Operator] Add headless service to Istio ServiceEntries\n\nThis is required to ensure that connections are correctly refreshed,\nwhen the pod IPs change and the headless service is being used.\n\nChange-Id: I094db1f2d74a8d27a50051bc165ecc901bf97582","shortMessageHtmlLink":"[Operator] Add headless service to Istio ServiceEntries"}},{"before":"8dc6766f7f6c5cb238c377fec7853a7c2cdc9119","after":"02b5b0dba29463d85db6cf0148572f1ebc6acb3c","ref":"refs/heads/master","pushedAt":"2024-07-24T14:08:48.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge changes Id2d5e0ad,I3928e4e0,Iff2ff3ec\n\n* changes:\n Update gerrit to 3.10.0\n git-gc container: add jgit to enable running jgit gc\n Update java to 21","shortMessageHtmlLink":"Merge changes Id2d5e0ad,I3928e4e0,Iff2ff3ec"}},{"before":"25f27e51807b6658a85c2c08ce51e69c8572f8b1","after":"8dc6766f7f6c5cb238c377fec7853a7c2cdc9119","ref":"refs/heads/master","pushedAt":"2024-07-15T07:54:16.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Fix tests for reindexing during gerrit-init\n\nThese tests failed, because Gerrit was missing SSH keys, which are deleted\nduring init.\n\nSince SSH is not part of the test, it is now just switched off.\n\nChange-Id: If942f4518f7856a6aed62afcbd043f04fc5059ea","shortMessageHtmlLink":"Fix tests for reindexing during gerrit-init"}},{"before":"36ca32061def6a8d8c99e83fc5eb329803ae67f1","after":"25f27e51807b6658a85c2c08ce51e69c8572f8b1","ref":"refs/heads/master","pushedAt":"2024-07-12T10:25:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"Update alpine to 3.20.1\"","shortMessageHtmlLink":"Merge \"Update alpine to 3.20.1\""}},{"before":"e0135e24e627697d6d2e7b326cb571bb6aa7c579","after":"36ca32061def6a8d8c99e83fc5eb329803ae67f1","ref":"refs/heads/master","pushedAt":"2024-07-12T08:54:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Add multi-site setup into the Gerrit installation\n\nThis change provides a multi-site setup and installs and configures\nthe following modules and plugins:\n\n- events-broker [1]\n- events-kafka [2]\n- websession-broker [3]\n- multi-site [4]\n\nThe module global-refdb [5] and the plugins zookeeper-refdb [6]\nand spanner-refdb [7] are available in the current code.\n\nReferences:\n\n[1] https://gerrit.googlesource.com/modules/events-broker/+/refs/heads/stable-3.9\n[2] https://gerrit.googlesource.com/plugins/events-kafka/+/refs/heads/stable-3.9\n[3] https://gerrit.googlesource.com/plugins/websession-broker/+/refs/heads/stable-3.9\n[4] https://gerrit.googlesource.com/plugins/multi-site/+/refs/heads/stable-3.9\n[5] https://gerrit.googlesource.com/modules/global-refdb/+/refs/heads/stable-3.9\n[6] https://gerrit.googlesource.com/plugins/zookeeper-refdb/+/refs/heads/stable-3.9\n[7] https://gerrit.googlesource.com/plugins/spanner-refdb/\n\nChange-Id: I7db984322d58fb0c9eec4ff6ccdbe94a28e0ec11","shortMessageHtmlLink":"Add multi-site setup into the Gerrit installation"}},{"before":"52c6c0c233c23e55a5662eb7ad8a1600be72b233","after":null,"ref":"refs/heads/dependabot/pip/container-images/gerrit-init/certifi-2024.7.4","pushedAt":"2024-07-05T22:16:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"}},{"before":null,"after":"52c6c0c233c23e55a5662eb7ad8a1600be72b233","ref":"refs/heads/dependabot/pip/container-images/gerrit-init/certifi-2024.7.4","pushedAt":"2024-07-05T21:56:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump certifi from 2022.12.7 to 2024.7.4 in /container-images/gerrit-init\n\nBumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump certifi from 2022.12.7 to 2024.7.4 in /container-images/gerrit-init"}},{"before":"15edef48210aaeff8338715f7b47ca01b5f8c3a2","after":"e0135e24e627697d6d2e7b326cb571bb6aa7c579","ref":"refs/heads/master","pushedAt":"2024-07-03T07:51:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Add Istio traffic management to the Gerrit multi-site setup\n\nThis change configures the traffic management in the multi-site\nuse case using the GerritIstioReconciler.java.\n\nChange-Id: Ib24992d2d2b6b4457e729c7f18c62ad8af59adab","shortMessageHtmlLink":"Add Istio traffic management to the Gerrit multi-site setup"}},{"before":"9e41b0fe241652cc8d0796a04b4d03dda23e0c3c","after":"15edef48210aaeff8338715f7b47ca01b5f8c3a2","ref":"refs/heads/master","pushedAt":"2024-07-02T10:03:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Provision a gerrit cluster without nfs\n\nThis change allows the k8s-gerrit operator to deal with multiple\nreplicas in the same stateful set with or without having a shared\nfile system based on the feature flag introduced in change 409743.\n\nWhen the cluster mode is set to `MULTISITE`, each K8s replica\nwill have its own persistent volume to store the gerrit site.\n\nChange-Id: Ia07c495ef1d3e3dad349a333e05625f6bea73487","shortMessageHtmlLink":"Provision a gerrit cluster without nfs"}},{"before":"cca0a9b26aba4b1e520715bd4c9e5d672d643fcc","after":null,"ref":"refs/heads/dependabot/pip/container-images/gerrit-init/dependencies/urllib3-2.2.2","pushedAt":"2024-06-17T22:04:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"}},{"before":null,"after":"cca0a9b26aba4b1e520715bd4c9e5d672d643fcc","ref":"refs/heads/dependabot/pip/container-images/gerrit-init/dependencies/urllib3-2.2.2","pushedAt":"2024-06-17T21:51:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump urllib3 in /container-images/gerrit-init/dependencies\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.2.2.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.0.3...2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump urllib3 in /container-images/gerrit-init/dependencies"}},{"before":"0fef66e9d78db89e086ed009021414c9eec13f7e","after":"9e41b0fe241652cc8d0796a04b4d03dda23e0c3c","ref":"refs/heads/master","pushedAt":"2024-06-07T06:48:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Implement a cluster mode switch to allow Gerrit Multisite deployment\n\nThis commit introduces an enumeration to enable the deployment of\nGerrit in Multisite or High-Availability mode.\nIt is defined as an environment variable called `CLUSTER_MODE`,\nset to `HIGH_AVAILABILITY` by default to preserve current behaviour.\n\nHowever, setting the mode to `MULTISITE` at the moment triggers a\njava.lang.UnsupportedOperationException exception as the implementation\nfor Multisite is not yet provided.\n\nChange-Id: I3a7652556fbd3d6b4fe6154a7ae0279180a0fad7","shortMessageHtmlLink":"Implement a cluster mode switch to allow Gerrit Multisite deployment"}},{"before":"fdb333c611c4e30e4c95caad167c33b77e4b162d","after":"0fef66e9d78db89e086ed009021414c9eec13f7e","ref":"refs/heads/master","pushedAt":"2024-06-05T14:48:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Deploys a headless service as dependency resource in GerritReconciler\n\nThis change deploys a headless service [1] in conjunction with Gerrit's\nStatefulSet to enable direct network communication with individual Pods\nunder its management. Unlike conventional services, a headless service\nrefrains from assigning a cluster-internal IP to each Pod, opting instead\nto establish DNS records for their respective hostnames. In the context of\nGerrit, the pull-replication plugin [2] replicates git data using peer to\npeer communication.\n\nReferences:\n[1] https://kubernetes.io/docs/concepts/services-networking/service/#headless-services\n[2] https://gerrit.googlesource.com/plugins/pull-replication/\n\nChange-Id: I85861281396402b585f1235e13b8776ee12ff87a","shortMessageHtmlLink":"Deploys a headless service as dependency resource in GerritReconciler"}},{"before":"127dbd1bc730e6519707b0c33a729319983785b3","after":"fdb333c611c4e30e4c95caad167c33b77e4b162d","ref":"refs/heads/master","pushedAt":"2024-06-04T08:49:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Merge \"Add tests for dependent resources of the Gerrit CustomResource\"","shortMessageHtmlLink":"Merge \"Add tests for dependent resources of the Gerrit CustomResource\""}},{"before":"a16f34267904214b02033b499a00b531c473e86f","after":"127dbd1bc730e6519707b0c33a729319983785b3","ref":"refs/heads/master","pushedAt":"2024-06-03T14:49:04.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"[Operator] Move getPodNameEnVar to GerritStatefulSet\n\nIt is only used for the StatefulSet running Gerrit.\n\nChange-Id: Iaaed806db17ce3bcf14ed2370822f2de41e14afb","shortMessageHtmlLink":"[Operator] Move getPodNameEnVar to GerritStatefulSet"}},{"before":"8ea2dfbffe666e36abd9a28ce60ccec7dd95b125","after":"a16f34267904214b02033b499a00b531c473e86f","ref":"refs/heads/master","pushedAt":"2024-06-03T14:03:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"[Operator] Remove accidentally checked in unused method\n\nChange-Id: Id03662326751bdb5423fd0e8ae4fd3bbf60b8181","shortMessageHtmlLink":"[Operator] Remove accidentally checked in unused method"}},{"before":"341bab95137c4b2fe689ec8ae5ed19b2ece6a42a","after":null,"ref":"refs/heads/dependabot/pip/container-images/gerrit-init/dependencies/requests-2.32.2","pushedAt":"2024-06-03T08:03:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"}},{"before":null,"after":"341bab95137c4b2fe689ec8ae5ed19b2ece6a42a","ref":"refs/heads/dependabot/pip/container-images/gerrit-init/dependencies/requests-2.32.2","pushedAt":"2024-06-03T07:50:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump requests in /container-images/gerrit-init/dependencies\n\nBumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump requests in /container-images/gerrit-init/dependencies"}},{"before":"586a0c1c90086c3273b6274a0e4d3f34c1617c35","after":"8ea2dfbffe666e36abd9a28ce60ccec7dd95b125","ref":"refs/heads/master","pushedAt":"2024-06-03T07:49:17.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"lucamilanesio","name":"Luca Milanesio","path":"/lucamilanesio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/182893?s=80&v=4"},"commit":{"message":"Bind default namespace when environment variable not set\n\nChange-Id: I815aac421fce9bd5ff779d2cd703563928dad1ec","shortMessageHtmlLink":"Bind default namespace when environment variable not set"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMTo1NTozNi4wMDAwMDBazwAAAAS4d6XA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMTo1NTozNi4wMDAwMDBazwAAAAS4d6XA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wM1QwNzo0OToxNy4wMDAwMDBazwAAAARap4hS"}},"title":"Activity ยท GerritCodeReview/k8s-gerrit"}