Skip to content

Commit

Permalink
Bump metallb/metallb to latest release (#4162)
Browse files Browse the repository at this point in the history
* Bump metallb/metallb to latest release

* updated helm patch

---------

Co-authored-by: Jhaanvi Golani <[email protected]>
  • Loading branch information
eks-distro-pr-bot and jhaanvi5 authored Dec 19, 2024
1 parent d4a5cff commit 5303a93
Show file tree
Hide file tree
Showing 6 changed files with 413 additions and 437 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ projects:
repos:
- name: metallb
versions:
- tag: v0.14.8
- tag: v0.14.9
go_version: "1.22"
- org: nutanix-cloud-native
repos:
Expand Down
145 changes: 58 additions & 87 deletions projects/metallb/metallb/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ https://github.com/google/gnostic-models
** github.com/google/gofuzz; version v1.2.0 --
https://github.com/google/gofuzz

** github.com/metallb/frr-k8s/api/v1beta1; version v0.0.14 --
** github.com/metallb/frr-k8s/api/v1beta1; version v0.0.16 --
https://github.com/metallb/frr-k8s

** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
Expand All @@ -44,16 +44,16 @@ https://github.com/prometheus/client_golang
** github.com/prometheus/client_model/go; version v0.6.1 --
https://github.com/prometheus/client_model

** github.com/prometheus/common; version v0.54.0 --
** github.com/prometheus/common; version v0.55.0 --
https://github.com/prometheus/common

** github.com/prometheus/procfs; version v0.15.1 --
https://github.com/prometheus/procfs

** github.com/spf13/cobra; version v1.7.0 --
** github.com/spf13/cobra; version v1.8.1 --
https://github.com/spf13/cobra

** go.universe.tf/metallb; version v0.14.8 --
** go.universe.tf/metallb; version v0.14.9 --
https://github.com/metallb/metallb

** gomodules.xyz/jsonpatch/v2; version v2.4.0 --
Expand All @@ -62,25 +62,25 @@ https://github.com/gomodules/jsonpatch
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** k8s.io/api; version v0.30.2 --
** k8s.io/api; version v0.31.4 --
https://github.com/kubernetes/api

** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.30.2 --
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.31.1 --
https://github.com/kubernetes/apiextensions-apiserver

** k8s.io/apimachinery/pkg; version v0.30.2 --
** k8s.io/apimachinery/pkg; version v0.31.4 --
https://github.com/kubernetes/apimachinery

** k8s.io/client-go; version v0.30.2 --
** k8s.io/client-go; version v0.31.4 --
https://github.com/kubernetes/client-go

** k8s.io/component-base/cli/flag; version v0.30.2 --
** k8s.io/component-base/cli/flag; version v0.31.1 --
https://github.com/kubernetes/component-base

** k8s.io/klog; version v1.0.0 --
https://github.com/kubernetes/klog

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

** k8s.io/kube-openapi/pkg; version v0.0.0-20240521193020-835d969ad83a --
Expand All @@ -89,10 +89,10 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240521193020-835d969ad83a --
https://github.com/kubernetes/kube-openapi

** k8s.io/utils; version v0.0.0-20240502163921-fe8a2dddb1d0 --
** k8s.io/utils; version v0.0.0-20240711033017-18e509b52bc8 --
https://github.com/kubernetes/utils

** sigs.k8s.io/controller-runtime; version v0.18.4 --
** sigs.k8s.io/controller-runtime; version v0.19.3 --
https://github.com/kubernetes-sigs/controller-runtime

** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
Expand Down Expand Up @@ -507,37 +507,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/fsnotify/fsnotify; version v1.7.0 --
https://github.com/fsnotify/fsnotify

Copyright © 2012 The Go Authors. All rights reserved.
Copyright © fsnotify Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
* Neither the name of Google Inc. nor the names of its contributors may be used
to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/gogo/protobuf; version v1.3.2 --
https://github.com/gogo/protobuf

Expand Down Expand Up @@ -786,47 +755,53 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.54.0 --
https://github.com/prometheus/common
** github.com/spf13/pflag; version v1.0.5 --
https://github.com/spf13/pflag

Copyright (c) 2011, Open Knowledge Foundation Ltd.
All rights reserved.
Copyright (c) 2012 Alex Ogier. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

Neither the name of the Open Knowledge Foundation Ltd. nor the
names of its contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/spf13/pflag; version v1.0.5 --
https://github.com/spf13/pflag
** golang.org/go; version go1.22.10 --
https://github.com/golang/go

Copyright (c) 2012 Alex Ogier. All rights reserved.
Copyright (c) 2012 The Go Authors. All rights reserved.
** golang.org/x/oauth2; version v0.21.0 --
https://golang.org/x/oauth2

** golang.org/x/time/rate; version v0.5.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.31.4 --
https://github.com/kubernetes/apimachinery

Copyright (c) 2009 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand Down Expand Up @@ -856,37 +831,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** golang.org/go; version go1.22.10 --
https://github.com/golang/go

** golang.org/x/exp/maps; version v0.0.0-20240613232115-7f521ea00fb8 --
** golang.org/x/exp/maps; version v0.0.0-20240719175910-8a7402abbf56 --
https://golang.org/x/exp

** golang.org/x/net; version v0.26.0 --
** golang.org/x/net; version v0.30.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.21.0 --
https://golang.org/x/oauth2

** golang.org/x/sync/errgroup; version v0.7.0 --
** golang.org/x/sync/errgroup; version v0.8.0 --
https://golang.org/x/sync

** golang.org/x/sys/unix; version v0.21.0 --
** golang.org/x/sys/unix; version v0.26.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.21.0 --
** golang.org/x/term; version v0.25.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.16.0 --
** golang.org/x/text; version v0.19.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.5.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.30.2 --
https://github.com/kubernetes/apimachinery

Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright 2009 The Go Authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -898,7 +861,7 @@ notice, this list of conditions and the following disclaimer.
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand All @@ -916,7 +879,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** google.golang.org/protobuf; version v1.34.2 --
** google.golang.org/protobuf; version v1.35.1 --
https://go.googlesource.com/protobuf

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1016,7 +979,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240502163921-fe8a2dddb1d0 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240711033017-18e509b52bc8 --
https://github.com/kubernetes/utils

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1049,7 +1012,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/davecgh/go-spew/spew; version v1.1.1 --
** github.com/davecgh/go-spew/spew; version v1.1.2-0.20180830191138-d8f796af33cc --
https://github.com/davecgh/go-spew

ISC License
Expand Down Expand Up @@ -1086,6 +1049,10 @@ Copyright (c) 2016 Caleb Spare
https://github.com/emicklei/go-restful/v3
Copyright (c) 2012,2013 Ernest Micklei

** github.com/fxamacker/cbor/v2; version v2.7.0 --
https://github.com/fxamacker/cbor/v2
Copyright (c) 2019-present Faye Amacker

** github.com/go-kit/log; version v0.2.1 --
https://github.com/go-kit/log
Copyright (c) 2021 Go kit
Expand All @@ -1106,6 +1073,10 @@ Copyright (c) 2016 json-iterator
https://github.com/mailru/easyjson
Copyright (c) 2016 Mail.Ru Group

** github.com/x448/float16; version v0.8.4 --
https://github.com/x448/float16
Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker

** go.uber.org/atomic; version v1.11.0 --
https://github.com/uber-go/atomic
Copyright (c) 2016 Uber Technologies, Inc.
Expand Down
8 changes: 4 additions & 4 deletions projects/metallb/metallb/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
81fc349f501019f73d554338ed8be16507ba92659682c018e54ec6fd47b87be2 _output/bin/metallb/linux-amd64/controller
4f7086b03c13790025634696a381c67ae00b9d98d5bbc0ec08d87b62b1626d64 _output/bin/metallb/linux-amd64/speaker
e06e9d7eac858b1615a227bddd816182cc52b228308e20e81ab9ac485bd33c74 _output/bin/metallb/linux-arm64/controller
aa98e38d661c77fc667b2d09ab772a0970400f65427b975de62e0f2ae71d6286 _output/bin/metallb/linux-arm64/speaker
1fbb6491965ae8a90c0a96ecf8e7d0d68cce3e0e3758d539c7711d887be5d8b9 _output/bin/metallb/linux-amd64/controller
fc83fff3a031972c7e400bd8d83d09e66c19bd622a83fe445ee9f8eb40536f6a _output/bin/metallb/linux-amd64/speaker
d6bf726caa26a2903145e6d9d9f003281ffe1cf1159f267f215427fcd6e35714 _output/bin/metallb/linux-arm64/controller
474ef80ba08b1cfa5d484f71fcade8a1835540de4a18e627ec75b36c697a29f8 _output/bin/metallb/linux-arm64/speaker
2 changes: 1 addition & 1 deletion projects/metallb/metallb/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.14.8
v0.14.9
2 changes: 1 addition & 1 deletion projects/metallb/metallb/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Metal LB**
![Version](https://img.shields.io/badge/version-v0.14.8-blue)
![Version](https://img.shields.io/badge/version-v0.14.9-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiQSt5WjFpTGtiSGsxTFdFLzAxakxMbU1wZUE3LzNVR0NNMWlBYjNZeDVKeFl6YWxUZ2srNmJ4YW9ST2RxOHBTOStVMnVub1FYUW1LSWF5M3RsUGx5KzhNPSIsIml2UGFyYW1ldGVyU3BlYyI6IlEzdHh1SkJJMHV5WlZXbWUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

Official website: https://metallb.universe.tf/
Expand Down
Loading

0 comments on commit 5303a93

Please sign in to comment.