Update ghcr.io/kube-vip/kube-vip Docker tag to v1.0.1 (main)
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/kube-vip/kube-vip | patch |
v1.0.0 -> v1.0.1
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kube-vip/kube-vip (ghcr.io/kube-vip/kube-vip)
v1.0.1
Release v1.0.🐛
Highlights
- A lot of Bugfixes
- Support for proper node_labeling in
svc_enable - Config File support for kube-vip
- Support for providing
--imagein the manifest generation - Common Leases for Services which share the same LoadBalancer IP and use
externalTrafficPolicy: Cluster
What's Changed
- Bump golang from 1.24.5-alpine3.22 to 1.24.6-alpine3.22 by @dependabot[bot] in #1229
- Unintentionally created duplicate functions that can't be used by @thebsdbox in #1232
- Added logs as CI artifact by @p-strusiewiczsurmacki-mobica in #1231
- Fix deletion of ConfiguredNetworks entry after deleting BGP host by @rmarkdev in #1246
- check conn.Flush error in nftables SNAT by @hensur in #1240
- Fixed nil pointer reference when endpoints serving condition is not set by @p-strusiewiczsurmacki-mobica in #1260
- change startup order of ControlPlane and Services by @T-Bonhagen in #1259
- feature/config-file-support by @buji-code in #1254
- Pull 1233 by @Cellebyte in #1261
- Bump go.etcd.io/etcd/client/v3 from 3.6.1 to 3.6.4 by @dependabot[bot] in #1224
- Bump anchore/sbom-action from 0.20.4 to 0.20.5 by @dependabot[bot] in #1237
- Bump google.golang.org/grpc from 1.73.0 to 1.75.0 by @dependabot[bot] in #1247
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1238
- Bump golang from 1.24.6-alpine3.22 to 1.25.1-alpine3.22 by @dependabot[bot] in #1264
- Bump golang.org/x/sys from 0.33.0 to 0.36.0 by @dependabot[bot] in #1262
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1265
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #1226
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #1263
- fix for layer 3 issues with not added ip by @T-Bonhagen in #1252
- Added common lease for multiple services by @p-strusiewiczsurmacki-mobica in #1235
- Bump k8s.io/client-go from 0.33.3 to 0.34.1 by @dependabot[bot] in #1272
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.3 by @dependabot[bot] in #1271
- Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #1270
- Bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible by @dependabot[bot] in #1268
- use the new vip.LookupHost for manifest creation by @Cellebyte in #1273
- Add node labels with per service leader election by @esperoz in #1253
- Refactor/kube vip by @Cellebyte in #1276
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1277
- Bump github.com/gookit/slog from 0.5.8 to 0.6.0 by @dependabot[bot] in #1280
- Bump go.etcd.io/etcd/client/v3 from 3.6.4 to 3.6.5 by @dependabot[bot] in #1278
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #1279
- Bump anchore/sbom-action from 0.20.5 to 0.20.6 by @dependabot[bot] in #1281
New Contributors
- @rmarkdev made their first contribution in #1246
- @hensur made their first contribution in #1240
- @T-Bonhagen made their first contribution in #1259
- @buji-code made their first contribution in #1254
- @esperoz made their first contribution in #1253
Full Changelog: https://github.com/kube-vip/kube-vip/compare/v1.0.0...v1.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot Sylva instance.
CI configuration couldn't be handle by MR description. A dedicated comment has been posted to control it.
If no checkbox is checked, a default pipeline will be enabled (capm3, or capo if capo label is set)