1. 397fda3 Set imagePullPolicy to IfNotPresent in multisite example by Fabio Ponciroli · 7 weeks ago master
  2. ad1c4b5 Fix spanner-refdb plugin URL by Thomas Dräbing · 8 weeks ago
  3. c2f73a7 Replace dismissed zookeeper Bitnami Helm chart by Fabio Ponciroli · 8 weeks ago
  4. e54423b Add --branch to build images for a specific Gerrit branch by Fabio Ponciroli · 8 weeks ago
  5. b182740 Don't provide zookeeper-refdb plugin in container by Thomas Dräbing · 3 months ago
  6. 8964a31 Merge "Remove unmaintained plugins from gerrit-base image" by Thomas Dräbing · 2 months ago
  7. bb75f34 Remove unmaintained plugins from gerrit-base image by Thomas Dräbing · 3 months ago
  8. e5c6a34 Ignore Intellij directory by Fabio Ponciroli · 3 months ago
  9. da829e4 Ensure that the temporary directory for Java exists by Thomas Dräbing · 4 months ago
  10. 90ef505 Add multisite section to the Gerrit Operator guide by Diego Zambelli Sessona · 1 year, 10 months ago
  11. b920d96 In pre-stop hook first send SIGTERM and then create thread dump by Matthias Sohn · 5 months ago
  12. a9a3c49 Use maintenance scripts provided by the used Gerrit version by Thomas Dräbing · 6 months ago
  13. f27010e Merge "Don't update caches with the GerritIndexer" by Thomas Dräbing · 7 months ago
  14. 0f12b2e Add jgroups port to the Primary Gerrit service by Thomas Dräbing · 7 months ago
  15. f41287a Don't update caches with the GerritIndexer by Thomas Dräbing · 7 months ago
  16. e38f101 Mount EmptyDir volume to "/tmp" dir in Indexer containers by Matthias Sohn · 9 months ago
  17. 3da3e9e Update guice to 7.0.0 by Matthias Sohn · 9 months ago
  18. bfb8920 Update log4j to 2.24.3 by Matthias Sohn · 9 months ago
  19. ccbdd41 Update com.google.truth:truth to 1.4.4 by Matthias Sohn · 9 months ago
  20. 5f14c06 Update gerrit-rest-java-client to 0.9.7 by Matthias Sohn · 9 months ago
  21. ba633b0 Update jgit to 7.2.0.202503040940-r by Matthias Sohn · 9 months ago
  22. a3ba7fb Update junit-jupiter-params to 5.10.5 by Matthias Sohn · 9 months ago
  23. 3ec19fc Update mockito to 5.17.0 by Matthias Sohn · 9 months ago
  24. d18ded0 Update lombok to 1.18.38 by Matthias Sohn · 9 months ago
  25. f1088a5 Update jetty to 11.0.25 by Matthias Sohn · 9 months ago
  26. 15ec43c Update org.bouncycastle:bcpkix-jdk18on to 1.80 by Matthias Sohn · 9 months ago
  27. 4a00252 Update maven plugins by Matthias Sohn · 9 months ago
  28. 9cfb0fd Require at least maven 3.6.3 by Matthias Sohn · 9 months ago
  29. 147d35d Add workaround for core dump caused by netty update by Thomas Dräbing · 10 months ago
  30. cec1384 Update alpine to 3.21.3 by Thomas Dräbing · 10 months ago
  31. e9887b3 Merge "Configure which plugins are mandatory for the chosen Gerrit setup" by Thomas Dräbing · 10 months ago
  32. 12dbea6 Configure which plugins are mandatory for the chosen Gerrit setup by Thomas Dräbing · 10 months ago
  33. 7c0185d Allow to install GerritCluster with a path prefix in URL by Thomas Dräbing · 11 months ago
  34. 01c9f75 Avoid NullPointerException, if no GerritMaintenance tasks are configured by Thomas Dräbing · 10 months ago
  35. f712bdd Enforce Java tmp dir to be on the site volume by Thomas Dräbing · 10 months ago
  36. 2f33a53 Add Gerrit-Maintenance CR for managing maintenance tasks by Thomas Dräbing · 1 year ago
  37. 59a0d0d Update the Java Operator SDK to 4.9.7 by Thomas Dräbing · 1 year, 1 month ago
  38. b3ed5ec Mount EmptyDir volume to "/tmp" dir in Gerrit containers by Thomas Dräbing · 1 year ago
  39. cf19ab8 Fix order of init containers in Gerrit StatefulSet by Thomas Dräbing · 1 year ago
  40. 055e01e Enable SecurityContext for NFS workaround init container by Thomas Dräbing · 1 year ago
  41. 9e1f88e Drop all capabilities for Gerrit containers by Thomas Dräbing · 1 year ago
  42. 2e0935c Apply RuntimeDefault seccompProfile to pods and containers by Thomas Dräbing · 1 year ago
  43. 51d6033 Forbid privilege escalation by Thomas Dräbing · 1 year ago
  44. cff324f Only allow read access to root filesystem in containers by Thomas Dräbing · 1 year ago
  45. a642b5e Don't write git gc logs to file by Thomas Dräbing · 1 year ago
  46. a5667b6 Don't write apache logs to file by Thomas Dräbing · 1 year ago
  47. 44a04e33e Add SecurityContext to containers by Thomas Dräbing · 1 year ago
  48. 839df73 Set pod SecurityContexts to pin user:group to 1000:100 by Thomas Dräbing · 1 year ago
  49. fa091de Run apache-git-http-backend container as non-root user by Thomas Dräbing · 1 year ago
  50. 4d52769 Fix copying of indexes in GerritIndexer by Thomas Dräbing · 1 year, 1 month ago
  51. 0ee7a00 Adapt GerritIndexer to be used with ElasticSearch by Thomas Dräbing · 1 year, 2 months ago
  52. bc4a69d [Operator] Add Elasticsearch support by Thomas Dräbing · 1 year, 2 months ago
  53. 605d298 Make more use of constants in gerrit-initializer by Thomas Dräbing · 1 year, 2 months ago
  54. e518475 Merge "Regenerate equals() and hashTag() in GerritClusterSpec and GerritSpec" by Matthias Sohn · 1 year, 1 month ago
  55. 23dc237 Merge "Delete previously shared index before providing new iteration" by Matthias Sohn · 1 year, 1 month ago
  56. be2bd27 Regenerate equals() and hashTag() in GerritClusterSpec and GerritSpec by Thomas Dräbing · 1 year, 2 months ago
  57. 651aa26 Add install condition to operator CRD dependency by Joshua Hassler · 1 year, 2 months ago
  58. 2c03fda Add pod scheduling controls to operator chart by Joshua Hassler · 1 year, 2 months ago
  59. 643ab49 Add pod labels and annotations configuration by Joshua Hassler · 1 year, 2 months ago
  60. 0690ba0 Merge "Add deployment labels and annotations configuration" by Matthias Sohn · 1 year, 2 months ago
  61. cf89a08 Add deployment labels and annotations configuration by Joshua Hassler · 1 year, 2 months ago
  62. 938b35d Merge changes Idedfb37c,I4c3f89db,I15be84b4 by Thomas Dräbing · 1 year, 2 months ago
  63. a5d26a9 Fix operator helm Deployment strategy by Joshua Hassler · 1 year, 2 months ago
  64. 0bd3774 Use master branch for Gerrit executable and plugins by Thomas Dräbing · 1 year, 2 months ago
  65. ccc2161 Fix Elasticsearch support of gerrit-init container by Thomas Dräbing · 1 year, 2 months ago
  66. bcd308b Remove gerrit and gerrit-replica helm charts by Thomas Dräbing · 1 year, 2 months ago
  67. 4afbf06 Merge "Provide guide to install the Gerrit Operator in Minikube" by Matthias Sohn · 1 year, 3 months ago
  68. 3eb4c1e Provide guide to install the Gerrit Operator in Minikube by Thomas Dräbing · 1 year, 11 months ago
  69. 5349951 Add support for specifying the target platform for gerrit-operator by Diego Zambelli Sessona · 1 year, 3 months ago
  70. 28efa8e Add support for specifying the target platform in the Docker build script by Alvaro Vilaplana Garcia · 1 year, 3 months ago
  71. b799282 Delete previously shared index before providing new iteration by Thomas Dräbing · 1 year, 3 months ago
  72. 77fe419 Add affinity and tolerations to GerritIndexer by Thomas Dräbing · 1 year, 3 months ago
  73. 6d38e48 Merge "Fix GerritIndexer tests" by Matthias Sohn · 1 year, 3 months ago
  74. 3b735f1 Merge "Add preStop hook to gitgc cronjobs to log kernel errors and warnings" by Matthias Sohn · 1 year, 3 months ago
  75. 66160bd Fix GerritIndexer tests by Thomas Dräbing · 1 year, 3 months ago
  76. c8d175e Add preStop hook to gitgc cronjobs to log kernel errors and warnings by Matthias Sohn · 1 year, 3 months ago
  77. 097d50e Merge "Do not mount git repos read-only into the Indexer pod" by Thomas Dräbing · 1 year, 3 months ago
  78. df8d073 Do not mount git repos read-only into the Indexer pod by Thomas Dräbing · 1 year, 3 months ago
  79. bc20c58 Merge "[Operator] Compute labels in dedicated factory" by Thomas Dräbing · 1 year, 4 months ago
  80. 715c5b8 [Operator] Compute labels in dedicated factory by Thomas Dräbing · 1 year, 8 months ago
  81. da8189e Use a constant for the user group used in containers by Thomas Dräbing · 1 year, 4 months ago
  82. 0c35a4f Fix faulty API version in test resource by Thomas Dräbing · 1 year, 4 months ago
  83. acba925 [Operator] Add documentation about index schema upgrades by Thomas Dräbing · 1 year, 6 months ago
  84. 37db3b2 [Operator] Add CustomResource to create GerritIndexer job by Thomas Dräbing · 1 year, 7 months ago
  85. 23bc129 Merge changes I535572b2,Iecd2cf2d by Thomas Dräbing · 1 year, 4 months ago
  86. 208646d Merge "Do not run offline reindex to update index schema" by Saša Živkov · 1 year, 4 months ago
  87. 6b17f68 [Operator] Create thread dump when Gerrit pod is shut down by Thomas Dräbing · 1 year, 6 months ago
  88. a5f4819 Merge changes I930dd5cf,I97fb3242 by Thomas Dräbing · 1 year, 4 months ago
  89. 58f4fea Update alpine to 3.20.2 by Matthias Sohn · 1 year, 4 months ago
  90. d1b0bc2 [Operator] Add headless service to Istio ServiceEntries by Thomas Dräbing · 1 year, 5 months ago
  91. 02b5b0d Merge changes Id2d5e0ad,I3928e4e0,Iff2ff3ec by Thomas Dräbing · 1 year, 5 months ago
  92. 417664b Update gerrit to 3.10.0 by Matthias Sohn · 1 year, 6 months ago
  93. 5229cca git-gc container: add jgit to enable running jgit gc by Matthias Sohn · 1 year, 6 months ago
  94. 3dc94d5 Update java to 21 by Matthias Sohn · 1 year, 6 months ago
  95. 7b2103c Add option to copy created indexes to specified output dir by Thomas Dräbing · 1 year, 7 months ago
  96. ff0c563 Add basic gerrit-indexer image by Thomas Dräbing · 1 year, 7 months ago
  97. 28ff4a8 Do not run offline reindex to update index schema by Thomas Dräbing · 1 year, 6 months ago
  98. 8dc6766 Fix tests for reindexing during gerrit-init by Thomas Dräbing · 1 year, 6 months ago
  99. 2dd1f54 Fix flaky test for missing gerrit_index.config by Thomas Dräbing · 1 year, 6 months ago
  100. cb55d6c Properly use ClusterMode Enum in gerrit-init scripts by Thomas Dräbing · 1 year, 6 months ago