Skip to content

Commit

Permalink
Bump kube-vip/kube-vip to latest release (#3889)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored Oct 10, 2024
1 parent 6ecee04 commit d949871
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ projects:
repos:
- name: kube-vip
versions:
- tag: v0.8.3
- tag: v0.8.4
go_version: "1.23"
- org: kubernetes
repos:
Expand Down
4 changes: 2 additions & 2 deletions projects/kube-vip/kube-vip/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ https://github.com/google/gofuzz
** github.com/kamhlos/upnp; version v0.0.0-20210324072331-5661950dff08 --
https://github.com/kamilakis/upnp

** github.com/kube-vip/kube-vip; version v0.8.3 --
** github.com/kube-vip/kube-vip; version v0.8.4 --
https://github.com/kube-vip/kube-vip

** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
Expand Down Expand Up @@ -95,7 +95,7 @@ https://github.com/kubernetes/apimachinery
** k8s.io/client-go; version v0.29.1 --
https://github.com/kubernetes/client-go

** k8s.io/klog/v2; version v2.120.1 --
** k8s.io/klog/v2; version v2.130.1 --
https://github.com/kubernetes/klog

** k8s.io/kube-openapi/pkg; version v0.0.0-20231010175941-2dd684a91f00 --
Expand Down
4 changes: 2 additions & 2 deletions projects/kube-vip/kube-vip/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1f0542405676411940abd7702258c7240363b100832da34cab2b302864d98ced _output/bin/kube-vip/linux-amd64/kube-vip
f2b3bb32ae2f3fa93f2e4cd0b27dd08610919eed8432a2c28452db3b84bfaa14 _output/bin/kube-vip/linux-arm64/kube-vip
28a483e060f8afc64f9da4b3a10540bc30e022f64f7e6f853be4bbc772cdbbbf _output/bin/kube-vip/linux-amd64/kube-vip
23fe886a4f2f5b6ad6e19e2ff411a97d4ef0392b75fa8c8d4ac45af82532a8ff _output/bin/kube-vip/linux-arm64/kube-vip
2 changes: 1 addition & 1 deletion projects/kube-vip/kube-vip/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.3
v0.8.4
2 changes: 1 addition & 1 deletion projects/kube-vip/kube-vip/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **kube-vip**
![Version](https://img.shields.io/badge/version-v0.8.3-blue)
![Version](https://img.shields.io/badge/version-v0.8.4-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZVJQQTc0Vk8rcHlMR0hOYnllRGNmV0NsQTNLNGFaS2hLME1MUmgwYkxpVUFoL0V0WHZzbXVCV1owQ0FUTlF6RHg1WXhWRXZLRzNwN2d2LzZGUVJvZ0pRPSIsIml2UGFyYW1ldGVyU3BlYyI6Im9jQmZMa216aHZpYmdrWDYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

The [kube-vip project](https://github.com/kube-vip/kube-vip) provides High-Availability and load-balancing for both the controlplane and Kubernetes services. The idea behind kube-vip is a small self-contained Highly-Available option for all environments, especially Bare-Metal, Edge (ARM/Raspberry Pi), Virtualisation, etc. kube-vip provides both a floating or virtual IP address for Kubernetes clusters as well as load-balancing the incoming traffic to various controlplane replicas. It thus simplifies the building of HA Kubernetes clusters with minimal components and configurations.
Expand Down

0 comments on commit d949871

Please sign in to comment.