mirror of
https://github.com/lukaszraczylo/helm-charts.git
synced 2026-07-09 06:43:05 +00:00
Clean up: remove source-repo submodule and bad 0.1.1 release
This commit is contained in:
Binary file not shown.
-42
@@ -1,48 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
jobs-manager:
|
jobs-manager:
|
||||||
- annotations:
|
|
||||||
artifacthub.io/changes: |
|
|
||||||
- kind: added
|
|
||||||
description: Prometheus metrics support (jobs created/succeeded/failed, active jobs, reconciliation duration)
|
|
||||||
- kind: added
|
|
||||||
description: Configurable leader election ID via --leader-election-id flag
|
|
||||||
- kind: added
|
|
||||||
description: Configurable development logging mode via --dev-mode flag
|
|
||||||
- kind: added
|
|
||||||
description: LOG_LEVEL environment variable support
|
|
||||||
- kind: added
|
|
||||||
description: Finalizers for proper resource cleanup
|
|
||||||
- kind: added
|
|
||||||
description: Resource limits support for job containers
|
|
||||||
- kind: added
|
|
||||||
description: Reconciliation backoff/requeue logic
|
|
||||||
- kind: improved
|
|
||||||
description: O(1) dependency lookup performance optimization
|
|
||||||
apiVersion: v2
|
|
||||||
appVersion: 0.1.1
|
|
||||||
created: "2025-12-17T22:44:17.880507984Z"
|
|
||||||
description: Kubernetes jobs manager operator for orchestrating workflow-based
|
|
||||||
job execution with dependency management
|
|
||||||
digest: 812f130478409ba2a0894f5114282acce4f467a9b21b4c1d681427e654bf2f9c
|
|
||||||
home: https://raczylo.com
|
|
||||||
keywords:
|
|
||||||
- operator
|
|
||||||
- jobs
|
|
||||||
- tasks
|
|
||||||
- workflow
|
|
||||||
- kubernetes
|
|
||||||
- batch
|
|
||||||
maintainers:
|
|
||||||
- email: job-manager-operator@raczylo.com
|
|
||||||
name: lukaszraczylo
|
|
||||||
name: jobs-manager
|
|
||||||
sources:
|
|
||||||
- https://github.com/lukaszraczylo/jobs-manager-operator
|
|
||||||
type: application
|
|
||||||
urls:
|
|
||||||
- https://github.com/lukaszraczylo/helm-charts/releases/download/jobs-manager-0.1.1/jobs-manager-0.1.1.tgz
|
|
||||||
version: 0.1.1
|
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: added
|
||||||
|
|||||||
-1
Submodule source-repo deleted from fee9f74aad
Reference in New Issue
Block a user