ac3d9e87ca
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
YAML
version: "1.0.2"
|
|
name: headlamp-kube-vip
|
|
displayName: kube-vip
|
|
createdAt: "2026-03-04T00:00:00Z"
|
|
description: >-
|
|
Headlamp plugin for kube-vip virtual IP and load balancer visibility.
|
|
Monitors kube-vip DaemonSet/pods, LoadBalancer services, nodes, IP pools,
|
|
and leader election. Read-only — no cluster write operations.
|
|
license: Apache-2.0
|
|
homeURL: https://github.com/privilegedescalation/headlamp-kube-vip-plugin
|
|
keywords:
|
|
- kube-vip
|
|
- virtual-ip
|
|
- load-balancer
|
|
- headlamp
|
|
- kubernetes
|
|
links:
|
|
- name: Source
|
|
url: https://github.com/privilegedescalation/headlamp-kube-vip-plugin
|
|
- name: kube-vip
|
|
url: https://kube-vip.io/
|
|
maintainers:
|
|
- name: privilegedescalation
|
|
email: chris@farhood.org
|
|
provider:
|
|
name: privilegedescalation
|
|
annotations:
|
|
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-kube-vip-plugin/releases/download/v1.0.2/kube-vip-1.0.2.tar.gz"
|
|
headlamp/plugin/archive-checksum: sha256:cb6b8b6d93a41c129304c57ed705cdafbcb4d6e7511ce5bad0aa05d5762c3fbf
|
|
headlamp/plugin/version-compat: ">=0.26"
|
|
headlamp/plugin/distro-compat: "in-cluster"
|
|
changes:
|
|
- kind: changed
|
|
description: "Fix ArtifactHub checksum for v1.0.0 release tarball"
|
|
- kind: added
|
|
description: "v1.0.0 stable release"
|
|
- kind: changed
|
|
description: "Bump version from 0.1.5 to 1.0.0"
|
|
- kind: changed
|
|
description: "Add missing devDependencies: @mui/material, @types/react, @types/react-dom, notistack; pin vitest to ^3.2.4"
|
|
- kind: changed
|
|
description: "Extend Renovate config from org-level preset"
|
|
- kind: changed
|
|
description: "Add pinDigests for GitHub Actions SHA pinning"
|
|
- kind: changed
|
|
description: "Add dual-approval caller workflow"
|