Skip to content

Commit c309d87

Browse files
Bump metallb/metallb to latest release
1 parent e46e377 commit c309d87

File tree

6 files changed

+105
-83
lines changed

6 files changed

+105
-83
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ projects:
241241
repos:
242242
- name: metallb
243243
versions:
244-
- tag: v0.15.2
245-
go_version: "1.24"
244+
- tag: v0.15.3
245+
go_version: "1.25"
246246
- org: nutanix-cloud-native
247247
repos:
248248
- name: cloud-provider-nutanix

projects/metallb/metallb/ATTRIBUTION.txt

Lines changed: 96 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ https://github.com/go-openapi/swag
1717
** github.com/google/btree; version v1.1.3 --
1818
https://github.com/google/btree
1919

20-
** github.com/google/gnostic-models; version v0.6.9 --
20+
** github.com/google/gnostic-models; version v0.7.0 --
2121
https://github.com/google/gnostic-models
2222

23-
** github.com/metallb/frr-k8s/api/v1beta1; version v0.0.20 --
23+
** github.com/metallb/frr-k8s/api/v1beta1; version v0.0.21 --
2424
https://github.com/metallb/frr-k8s
2525

2626
** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
2727
https://github.com/modern-go/concurrent
2828

29-
** github.com/modern-go/reflect2; version v1.0.2 --
29+
** github.com/modern-go/reflect2; version v1.0.3-0.20250322232337-35a7c28c31ee --
3030
https://github.com/modern-go/reflect2
3131

32-
** github.com/open-policy-agent/cert-controller/pkg/rotator; version v0.10.2-0.20240531181455-2649f121ab97 --
32+
** github.com/open-policy-agent/cert-controller/pkg/rotator; version v0.13.0 --
3333
https://github.com/open-policy-agent/cert-controller
3434

3535
** github.com/prometheus/client_golang/prometheus; version v1.22.0 --
@@ -44,28 +44,31 @@ https://github.com/prometheus/common
4444
** github.com/prometheus/procfs; version v0.16.1 --
4545
https://github.com/prometheus/procfs
4646

47-
** github.com/spf13/cobra; version v1.8.1 --
47+
** github.com/spf13/cobra; version v1.9.1 --
4848
https://github.com/spf13/cobra
4949

50-
** go.universe.tf/metallb; version v0.15.2 --
50+
** go.universe.tf/metallb; version v0.15.3 --
5151
https://github.com/metallb/metallb
5252

53+
** go.yaml.in/yaml/v2; version v2.4.2 --
54+
https://github.com/yaml/go-yaml
55+
5356
** gomodules.xyz/jsonpatch/v2; version v2.5.0 --
5457
https://github.com/gomodules/jsonpatch
5558

56-
** k8s.io/api; version v0.33.0 --
59+
** k8s.io/api; version v0.34.1 --
5760
https://github.com/kubernetes/api
5861

59-
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.33.0 --
62+
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.34.1 --
6063
https://github.com/kubernetes/apiextensions-apiserver
6164

62-
** k8s.io/apimachinery/pkg; version v0.33.0 --
65+
** k8s.io/apimachinery/pkg; version v0.34.1 --
6366
https://github.com/kubernetes/apimachinery
6467

65-
** k8s.io/client-go; version v0.33.0 --
68+
** k8s.io/client-go; version v0.34.1 --
6669
https://github.com/kubernetes/client-go
6770

68-
** k8s.io/component-base/cli/flag; version v0.33.0 --
71+
** k8s.io/component-base/cli/flag; version v0.34.1 --
6972
https://github.com/kubernetes/component-base
7073

7174
** k8s.io/klog; version v1.0.0 --
@@ -74,16 +77,16 @@ https://github.com/kubernetes/klog
7477
** k8s.io/klog/v2; version v2.130.1 --
7578
https://github.com/kubernetes/klog
7679

77-
** k8s.io/kube-openapi/pkg; version v0.0.0-20250318190949-c8a335a9a2ff --
80+
** k8s.io/kube-openapi/pkg; version v0.0.0-20250710124328-f3f2b991d03b --
7881
https://github.com/kubernetes/kube-openapi
7982

80-
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20250318190949-c8a335a9a2ff --
83+
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20250710124328-f3f2b991d03b --
8184
https://github.com/kubernetes/kube-openapi
8285

83-
** k8s.io/utils; version v0.0.0-20250321185631-1f6e0b77f77e --
86+
** k8s.io/utils; version v0.0.0-20250604170112-4c0f3b243397 --
8487
https://github.com/kubernetes/utils
8588

86-
** sigs.k8s.io/controller-runtime; version v0.20.4 --
89+
** sigs.k8s.io/controller-runtime; version v0.22.3 --
8790
https://github.com/kubernetes-sigs/controller-runtime
8891

8992
** sigs.k8s.io/json; version v0.0.0-20241014173422-cfa47c3a1cc8 --
@@ -92,13 +95,10 @@ https://github.com/kubernetes-sigs/json
9295
** sigs.k8s.io/randfill; version v1.0.0 --
9396
https://github.com/kubernetes-sigs/randfill
9497

95-
** sigs.k8s.io/structured-merge-diff/v4; version v4.7.0 --
98+
** sigs.k8s.io/structured-merge-diff/v6; version v6.3.0 --
9699
https://github.com/kubernetes-sigs/structured-merge-diff
97100

98-
** sigs.k8s.io/yaml; version v1.4.0 --
99-
https://github.com/kubernetes-sigs/yaml
100-
101-
** sigs.k8s.io/yaml/goyaml.v2; version v1.4.0 --
101+
** sigs.k8s.io/yaml; version v1.6.0 --
102102
https://github.com/kubernetes-sigs/yaml
103103

104104

@@ -358,6 +358,22 @@ This product includes software developed at
358358
SoundCloud Ltd. (http://soundcloud.com/).
359359

360360

361+
* For go.yaml.in/yaml/v2 see also this required NOTICE:
362+
Copyright 2011-2016 Canonical Ltd.
363+
364+
Licensed under the Apache License, Version 2.0 (the "License");
365+
you may not use this file except in compliance with the License.
366+
You may obtain a copy of the License at
367+
368+
http://www.apache.org/licenses/LICENSE-2.0
369+
370+
Unless required by applicable law or agreed to in writing, software
371+
distributed under the License is distributed on an "AS IS" BASIS,
372+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
373+
See the License for the specific language governing permissions and
374+
limitations under the License.
375+
376+
361377
* For sigs.k8s.io/randfill see also this required NOTICE:
362378
When donating the randfill project to the CNCF, we could not reach all the
363379
gofuzz contributors to sign the CNCF CLA. As such, according to the CNCF rules
@@ -384,22 +400,6 @@ Submitted on behalf of a third-party: @yanzhoupan (Andrew Pan)
384400
Submitted on behalf of a third-party: @STRRL (Zhiqiang ZHOU)
385401
Submitted on behalf of a third-party: @disconnect3d (Disconnect3d)
386402

387-
388-
* For sigs.k8s.io/yaml/goyaml.v2 see also this required NOTICE:
389-
Copyright 2011-2016 Canonical Ltd.
390-
391-
Licensed under the Apache License, Version 2.0 (the "License");
392-
you may not use this file except in compliance with the License.
393-
You may obtain a copy of the License at
394-
395-
http://www.apache.org/licenses/LICENSE-2.0
396-
397-
Unless required by applicable law or agreed to in writing, software
398-
distributed under the License is distributed on an "AS IS" BASIS,
399-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
400-
See the License for the specific language governing permissions and
401-
limitations under the License.
402-
403403
------
404404

405405
** github.com/mikioh/ipaddr; version v0.0.0-20190404000644-d465c8ab6721 --
@@ -580,39 +580,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
580580
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
581581

582582

583-
------
584-
585-
** github.com/google/go-cmp/cmp; version v0.7.0 --
586-
https://github.com/google/go-cmp
587-
588-
Copyright (c) 2017 The Go Authors. All rights reserved.
589-
590-
Redistribution and use in source and binary forms, with or without
591-
modification, are permitted provided that the following conditions are
592-
met:
593-
594-
* Redistributions of source code must retain the above copyright
595-
notice, this list of conditions and the following disclaimer.
596-
* Redistributions in binary form must reproduce the above
597-
copyright notice, this list of conditions and the following disclaimer
598-
in the documentation and/or other materials provided with the
599-
distribution.
600-
* Neither the name of Google Inc. nor the names of its
601-
contributors may be used to endorse or promote products derived from
602-
this software without specific prior written permission.
603-
604-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
605-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
606-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
607-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
608-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
609-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
610-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
611-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
612-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
613-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
614-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
615-
616583
------
617584

618585
** github.com/google/uuid; version v1.6.0 --
@@ -721,6 +688,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
721688

722689
------
723690

691+
** github.com/pmezard/go-difflib/difflib; version v1.0.0 --
692+
https://github.com/pmezard/go-difflib
693+
694+
Copyright (c) 2013, Patrick Mezard
695+
All rights reserved.
696+
697+
Redistribution and use in source and binary forms, with or without
698+
modification, are permitted provided that the following conditions are
699+
met:
700+
701+
Redistributions of source code must retain the above copyright
702+
notice, this list of conditions and the following disclaimer.
703+
Redistributions in binary form must reproduce the above copyright
704+
notice, this list of conditions and the following disclaimer in the
705+
documentation and/or other materials provided with the distribution.
706+
The names of its contributors may not be used to endorse or promote
707+
products derived from this software without specific prior written
708+
permission.
709+
710+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
711+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
712+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
713+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
714+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
715+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
716+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
717+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
718+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
719+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
720+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
721+
722+
------
723+
724724
** github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil; version v1.22.0 --
725725
https://github.com/prometheus/client_golang
726726

@@ -788,7 +788,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
788788

789789
------
790790

791-
** golang.org/go; version go1.24.6 --
791+
** golang.org/go; version go1.25.0 --
792792
https://github.com/golang/go
793793

794794
** golang.org/x/net; version v0.39.0 --
@@ -909,7 +909,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
909909

910910
------
911911

912-
** k8s.io/apimachinery/third_party/forked/golang; version v0.33.0 --
912+
** k8s.io/apimachinery/third_party/forked/golang; version v0.34.1 --
913913
https://github.com/kubernetes/apimachinery
914914

915915
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -942,7 +942,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
942942

943943
------
944944

945-
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20250318190949-c8a335a9a2ff --
945+
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20250710124328-f3f2b991d03b --
946946
https://github.com/kubernetes/kube-openapi
947947

948948
Copyright (c) 2020 The Go Authors. All rights reserved.
@@ -975,7 +975,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
975975

976976
------
977977

978-
** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20250321185631-1f6e0b77f77e --
978+
** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20250604170112-4c0f3b243397 --
979979
https://github.com/kubernetes/utils
980980

981981
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -1045,7 +1045,7 @@ Copyright (c) 2016 Caleb Spare
10451045
https://github.com/emicklei/go-restful/v3
10461046
Copyright (c) 2012,2013 Ernest Micklei
10471047

1048-
** github.com/fxamacker/cbor/v2; version v2.8.0 --
1048+
** github.com/fxamacker/cbor/v2; version v2.9.0 --
10491049
https://github.com/fxamacker/cbor/v2
10501050
Copyright (c) 2019-present Faye Amacker
10511051

@@ -1239,6 +1239,12 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12391239
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12401240
------
12411241

1242+
** go.yaml.in/yaml/v3; version v3.0.4 --
1243+
https://github.com/yaml/go-yaml
1244+
Copyright (c) 2006-2010 Kirill Simonov
1245+
Copyright (c) 2006-2011 Kirill Simonov
1246+
Copyright (c) 2011-2019 Canonical Ltd
1247+
12421248
** gopkg.in/yaml.v3; version v3.0.1 --
12431249
https://gopkg.in/yaml.v3
12441250
Copyright (c) 2006-2010 Kirill Simonov
@@ -1295,6 +1301,22 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12951301
See the License for the specific language governing permissions and
12961302
limitations under the License.
12971303

1304+
* For go.yaml.in/yaml/v3 see also this required NOTICE:
1305+
Copyright 2011-2016 Canonical Ltd.
1306+
1307+
Licensed under the Apache License, Version 2.0 (the "License");
1308+
you may not use this file except in compliance with the License.
1309+
You may obtain a copy of the License at
1310+
1311+
http://www.apache.org/licenses/LICENSE-2.0
1312+
1313+
Unless required by applicable law or agreed to in writing, software
1314+
distributed under the License is distributed on an "AS IS" BASIS,
1315+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1316+
See the License for the specific language governing permissions and
1317+
limitations under the License.
1318+
1319+
12981320
* For gopkg.in/yaml.v3 see also this required NOTICE:
12991321
Copyright 2011-2016 Canonical Ltd.
13001322

projects/metallb/metallb/CHECKSUMS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
5d46925a613543cdcd0697773ec4df379d5ae050063d32c238f764f429ea59e2 _output/bin/metallb/linux-amd64/controller
2-
6d86b04a79187ffa489f0c422fe4f27e2428190486d98b0b40f9512864d70b8c _output/bin/metallb/linux-amd64/speaker
3-
f8a2743478282bee0d1c94d19b09481917a87411383546978b24f27147d646d1 _output/bin/metallb/linux-arm64/controller
4-
8d1819299dac21a180c581d7fa5fe44d456f35fdcf20c87653147859bfbc7212 _output/bin/metallb/linux-arm64/speaker
1+
5cec5d9f727b23c940afb93d21c2d5fb9047bd15df4c4d194338bba63ad1bd86 _output/bin/metallb/linux-amd64/controller
2+
a32619d91d39ac9a2fb59e5e02cfa6e7eb78ec9cfd8c389c0bd85531b0003de5 _output/bin/metallb/linux-amd64/speaker
3+
3a225a8fc7ee52e998531ccbf2e2b5ab17c05e4f6eb74940b87bea02895d0fc8 _output/bin/metallb/linux-arm64/controller
4+
a9e4071fb112867047a64f3854dd14d8d34c0686d53a48e5a3e0197f7c2de825 _output/bin/metallb/linux-arm64/speaker

projects/metallb/metallb/GIT_TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.15.2
1+
v0.15.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24
1+
1.25

projects/metallb/metallb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **Metal LB**
2-
![Version](https://img.shields.io/badge/version-v0.15.2-blue)
2+
![Version](https://img.shields.io/badge/version-v0.15.3-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiQSt5WjFpTGtiSGsxTFdFLzAxakxMbU1wZUE3LzNVR0NNMWlBYjNZeDVKeFl6YWxUZ2srNmJ4YW9ST2RxOHBTOStVMnVub1FYUW1LSWF5M3RsUGx5KzhNPSIsIml2UGFyYW1ldGVyU3BlYyI6IlEzdHh1SkJJMHV5WlZXbWUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
Official website: https://metallb.universe.tf/

0 commit comments

Comments
 (0)