|
1 | 1 | apiVersion: v1 |
2 | 2 | entries: |
3 | 3 | locust-k8s-operator: |
| 4 | + - annotations: |
| 5 | + artifacthub.io/changes: | |
| 6 | + - kind: changed |
| 7 | + description: Rewritten for Go operator with clean-slate design |
| 8 | + - kind: changed |
| 9 | + description: Updated health probes to /healthz and /readyz on port 8081 |
| 10 | + - kind: changed |
| 11 | + description: Reduced default memory from 1Gi to 128Mi (Go binary) |
| 12 | + - kind: added |
| 13 | + description: Leader election support for HA deployments |
| 14 | + - kind: added |
| 15 | + description: Optional webhook configuration with cert-manager |
| 16 | + - kind: added |
| 17 | + description: Optional OTel Collector deployment |
| 18 | + - kind: deprecated |
| 19 | + description: Micronaut/JVM configuration removed (no longer applicable) |
| 20 | + apiVersion: v2 |
| 21 | + appVersion: 2.0.0 |
| 22 | + created: "2026-02-13T11:51:54.029066887Z" |
| 23 | + description: Locust Kubernetes Operator - Go v2 |
| 24 | + digest: 67b36d7f10ec5b4d4a0b320771f45d7ce2ca27a829272d5edbfb090b640fc026 |
| 25 | + home: https://github.com/AbdelrhmanHamouda/locust-k8s-operator |
| 26 | + icon: https://raw.githubusercontent.com/AbdelrhmanHamouda/locust-k8s-operator/master/docs/assets/images/favicon.png |
| 27 | + kubeVersion: '>= 1.25.0-0' |
| 28 | + maintainers: |
| 29 | + - name: AbdelrhmanHamouda |
| 30 | + url: https://github.com/AbdelrhmanHamouda |
| 31 | + name: locust-k8s-operator |
| 32 | + sources: |
| 33 | + - https://github.com/AbdelrhmanHamouda/locust-k8s-operator |
| 34 | + type: application |
| 35 | + urls: |
| 36 | + - https://github.com/AbdelrhmanHamouda/locust-k8s-operator/releases/download/locust-k8s-operator-2.0.0/locust-k8s-operator-2.0.0.tgz |
| 37 | + version: 2.0.0 |
4 | 38 | - apiVersion: v2 |
5 | 39 | appVersion: 1.1.1 |
6 | 40 | created: "2025-07-04T00:09:22.426294871Z" |
@@ -171,4 +205,4 @@ entries: |
171 | 205 | urls: |
172 | 206 | - https://github.com/AbdelrhmanHamouda/locust-k8s-operator/releases/download/locust-k8s-operator-0.1.0/locust-k8s-operator-0.1.0.tgz |
173 | 207 | version: 0.1.0 |
174 | | -generated: "2025-07-04T00:09:22.426428322Z" |
| 208 | +generated: "2026-02-13T11:51:54.029202612Z" |
0 commit comments