45 lines
1.6 KiB
YAML
45 lines
1.6 KiB
YAML
version: "1.0.0"
|
|
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.0/kube-vip-1.0.0.tar.gz"
|
|
headlamp/plugin/archive-checksum: sha256:495288275f39ddcaeb9c5a9e5d870b4bdf83e27cfe1672fcd9aebcbda627722a
|
|
headlamp/plugin/version-compat: ">=0.26"
|
|
headlamp/plugin/distro-compat: "in-cluster"
|
|
changes:
|
|
- 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"
|