lbconfig-operator
lbconfig-operator copied to clipboard
A Kubernetes/Openshift Operator to configure external Load Balancers
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.4 to 0.30.1. Commits 8e3349b Update dependencies to v0.30.1 tag 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553) 2df4de1 Merge...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.4 to 0.30.1. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.4 to 0.30.1. Commits 41b1806 Update dependencies to v0.30.1 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.1 What's Changed Security patches for golang.org/x/sys and google.golang.org/protobuf New Contributors @lukasauk made their first contribution in prometheus/client_golang#1494...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.3 to 0.18.2. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.2 What's Changed 🐛 Reintroduce AddMetricsServerExtraHandler on manager by @k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#2817 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2 v0.18.1 What's Changed...
Hi! First of all, thanks for your work and this Operator: it seems to have great potential. I was wondering if you were planning to add support for A10 Load...
The F5 backend only supports creating elements in the **Common** partition. This is a limitation from the backend API used.
**Describe the bug** If one edits the CR and changes the name or the port of the ELB instance, a new instance is created in the backend LB instead of...
**Describe the bug** If you try do delete the Load Balancer instances applied to your cluster and the operator pod or application is not running, the CRs get stuck because...