Skip to content

Commit bcb5d62

Browse files
Update index.yaml
Signed-off-by: AbdelrhmanHamouda <AbdelrhmanHamouda@users.noreply.github.com>
1 parent 5606b73 commit bcb5d62

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

index.yaml

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,40 @@
11
apiVersion: v1
22
entries:
33
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
438
- apiVersion: v2
539
appVersion: 1.1.1
640
created: "2025-07-04T00:09:22.426294871Z"
@@ -171,4 +205,4 @@ entries:
171205
urls:
172206
- https://github.com/AbdelrhmanHamouda/locust-k8s-operator/releases/download/locust-k8s-operator-0.1.0/locust-k8s-operator-0.1.0.tgz
173207
version: 0.1.0
174-
generated: "2025-07-04T00:09:22.426428322Z"
208+
generated: "2026-02-13T11:51:54.029202612Z"

0 commit comments

Comments
 (0)