From 8f80517dbafde1c809b3155824f4809ef599277f Mon Sep 17 00:00:00 2001 From: Robin Hahling Date: Wed, 12 Feb 2025 16:09:50 +0100 Subject: [PATCH] Prepare for v1.17.1 release Signed-off-by: Robin Hahling --- CHANGELOG.md | 11 +++++++++++ go.mod | 2 +- go.sum | 4 ++-- .../cilium/cilium/api/v1/flow/flow.pb.go | 14 +++++++------- .../cilium/cilium/api/v1/observer/observer.pb.go | 14 +++++++------- .../cilium/cilium/api/v1/peer/peer.pb.go | 14 +++++++------- .../cilium/cilium/api/v1/recorder/recorder.pb.go | 14 +++++++------- .../cilium/cilium/api/v1/relay/relay.pb.go | 14 +++++++------- vendor/modules.txt | 2 +- 9 files changed, 50 insertions(+), 39 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c37ed78c..184017c27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.17.1] - 2025-02-12 +[v1.17.1]: https://github.com/cilium/cilium/compare/v1.17.0...v1.17.1 + +**Minor Changes:** +* update Go to v1.23.6 and fix Renovate handling of Go (cilium/hubble#1650, @rolinh) + +**Misc Changes:** +* migrate Renovate config (cilium/hubble#1652, @rolinh) +* migrate Renovate config take #2 (cilium/hubble#1654, @rolinh) +* Update stable release to 1.17.0 (cilium/hubble#1649, @rolinh) + ## [v1.17.0] - 2025-02-07 [v1.17.0]: https://github.com/cilium/cilium/compare/v1.16.6...v1.17.0 diff --git a/go.mod b/go.mod index 5fa2c8d3a..d7fad1dde 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/cilium/hubble // renovate: datasource=golang-version depName=go go 1.23.6 -require github.com/cilium/cilium v1.17.0 +require github.com/cilium/cilium v1.17.1 require ( cel.dev/expr v0.18.0 // indirect diff --git a/go.sum b/go.sum index 66dba26f2..68c2353a7 100644 --- a/go.sum +++ b/go.sum @@ -18,8 +18,8 @@ github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMr github.com/census-instrumentation/opencensus-proto v0.4.1/go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw= github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs= github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= -github.com/cilium/cilium v1.17.0 h1:WeR71cqrGN0nvn0QEzerGYHiKAYhs77QaXeOUU7UQUI= -github.com/cilium/cilium v1.17.0/go.mod h1:RPlqqedvumcC6VKrDI0fsJ+O1NWWFXQo1Fx3BhtnjFQ= +github.com/cilium/cilium v1.17.1 h1:ntPELVbdXCuenYm2qbzLGzHnrBZe8WYyRi6C952+hsc= +github.com/cilium/cilium v1.17.1/go.mod h1:RPlqqedvumcC6VKrDI0fsJ+O1NWWFXQo1Fx3BhtnjFQ= github.com/cilium/ebpf v0.17.1 h1:G8mzU81R2JA1nE5/8SRubzqvBMmAmri2VL8BIZPWvV0= github.com/cilium/ebpf v0.17.1/go.mod h1:vay2FaYSmIlv3r8dNACd4mW/OCaZLJKJOo+IHBvCIO8= github.com/cilium/hive v0.0.0-20250121145729-e67f66eb0375 h1:EhoCO0AI3qJavnhfAls4w7VpVVpAr12wIh293sNA0hQ= diff --git a/vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go b/vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go index 8038657a7..7bec8314e 100644 --- a/vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go +++ b/vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.5 // protoc v5.29.3 // source: flow/flow.proto @@ -17,6 +17,7 @@ import ( wrapperspb "google.golang.org/protobuf/types/known/wrapperspb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -4881,7 +4882,7 @@ func (x *FlowFilter_Experimental) GetCelExpression() []string { var File_flow_flow_proto protoreflect.FileDescriptor -var file_flow_flow_proto_rawDesc = []byte{ +var file_flow_flow_proto_rawDesc = string([]byte{ 0x0a, 0x0f, 0x66, 0x6c, 0x6f, 0x77, 0x2f, 0x66, 0x6c, 0x6f, 0x77, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04, 0x66, 0x6c, 0x6f, 0x77, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x6e, 0x79, 0x2e, 0x70, 0x72, 0x6f, @@ -5793,16 +5794,16 @@ var file_flow_flow_proto_rawDesc = []byte{ 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x66, 0x6c, 0x6f, 0x77, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_flow_flow_proto_rawDescOnce sync.Once - file_flow_flow_proto_rawDescData = file_flow_flow_proto_rawDesc + file_flow_flow_proto_rawDescData []byte ) func file_flow_flow_proto_rawDescGZIP() []byte { file_flow_flow_proto_rawDescOnce.Do(func() { - file_flow_flow_proto_rawDescData = protoimpl.X.CompressGZIP(file_flow_flow_proto_rawDescData) + file_flow_flow_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_flow_flow_proto_rawDesc), len(file_flow_flow_proto_rawDesc))) }) return file_flow_flow_proto_rawDescData } @@ -5984,7 +5985,7 @@ func file_flow_flow_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_flow_flow_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_flow_flow_proto_rawDesc), len(file_flow_flow_proto_rawDesc)), NumEnums: 15, NumMessages: 39, NumExtensions: 0, @@ -5996,7 +5997,6 @@ func file_flow_flow_proto_init() { MessageInfos: file_flow_flow_proto_msgTypes, }.Build() File_flow_flow_proto = out.File - file_flow_flow_proto_rawDesc = nil file_flow_flow_proto_goTypes = nil file_flow_flow_proto_depIdxs = nil } diff --git a/vendor/github.com/cilium/cilium/api/v1/observer/observer.pb.go b/vendor/github.com/cilium/cilium/api/v1/observer/observer.pb.go index d2bd54a84..698a809e9 100644 --- a/vendor/github.com/cilium/cilium/api/v1/observer/observer.pb.go +++ b/vendor/github.com/cilium/cilium/api/v1/observer/observer.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.5 // protoc v5.29.3 // source: observer/observer.proto @@ -20,6 +20,7 @@ import ( wrapperspb "google.golang.org/protobuf/types/known/wrapperspb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -1725,7 +1726,7 @@ func (x *GetFlowsRequest_Experimental) GetFieldMask() *fieldmaskpb.FieldMask { var File_observer_observer_proto protoreflect.FileDescriptor -var file_observer_observer_proto_rawDesc = []byte{ +var file_observer_observer_proto_rawDesc = string([]byte{ 0x0a, 0x17, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, @@ -1955,16 +1956,16 @@ var file_observer_observer_proto_rawDesc = []byte{ 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x6f, 0x62, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x50, 0x04, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_observer_observer_proto_rawDescOnce sync.Once - file_observer_observer_proto_rawDescData = file_observer_observer_proto_rawDesc + file_observer_observer_proto_rawDescData []byte ) func file_observer_observer_proto_rawDescGZIP() []byte { file_observer_observer_proto_rawDescOnce.Do(func() { - file_observer_observer_proto_rawDescData = protoimpl.X.CompressGZIP(file_observer_observer_proto_rawDescData) + file_observer_observer_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_observer_observer_proto_rawDesc), len(file_observer_observer_proto_rawDesc))) }) return file_observer_observer_proto_rawDescData } @@ -2073,7 +2074,7 @@ func file_observer_observer_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_observer_observer_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_observer_observer_proto_rawDesc), len(file_observer_observer_proto_rawDesc)), NumEnums: 0, NumMessages: 17, NumExtensions: 0, @@ -2084,7 +2085,6 @@ func file_observer_observer_proto_init() { MessageInfos: file_observer_observer_proto_msgTypes, }.Build() File_observer_observer_proto = out.File - file_observer_observer_proto_rawDesc = nil file_observer_observer_proto_goTypes = nil file_observer_observer_proto_depIdxs = nil } diff --git a/vendor/github.com/cilium/cilium/api/v1/peer/peer.pb.go b/vendor/github.com/cilium/cilium/api/v1/peer/peer.pb.go index 64fc0dc3f..41824095b 100644 --- a/vendor/github.com/cilium/cilium/api/v1/peer/peer.pb.go +++ b/vendor/github.com/cilium/cilium/api/v1/peer/peer.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.5 // protoc v5.29.3 // source: peer/peer.proto @@ -14,6 +14,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -243,7 +244,7 @@ func (x *TLS) GetServerName() string { var File_peer_peer_proto protoreflect.FileDescriptor -var file_peer_peer_proto_rawDesc = []byte{ +var file_peer_peer_proto_rawDesc = string([]byte{ 0x0a, 0x0f, 0x70, 0x65, 0x65, 0x72, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04, 0x70, 0x65, 0x65, 0x72, 0x22, 0x0f, 0x0a, 0x0d, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x91, 0x01, 0x0a, 0x12, 0x43, 0x68, 0x61, @@ -272,16 +273,16 @@ var file_peer_peer_proto_rawDesc = []byte{ 0x6f, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_peer_peer_proto_rawDescOnce sync.Once - file_peer_peer_proto_rawDescData = file_peer_peer_proto_rawDesc + file_peer_peer_proto_rawDescData []byte ) func file_peer_peer_proto_rawDescGZIP() []byte { file_peer_peer_proto_rawDescOnce.Do(func() { - file_peer_peer_proto_rawDescData = protoimpl.X.CompressGZIP(file_peer_peer_proto_rawDescData) + file_peer_peer_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_peer_peer_proto_rawDesc), len(file_peer_peer_proto_rawDesc))) }) return file_peer_peer_proto_rawDescData } @@ -315,7 +316,7 @@ func file_peer_peer_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_peer_peer_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_peer_peer_proto_rawDesc), len(file_peer_peer_proto_rawDesc)), NumEnums: 1, NumMessages: 3, NumExtensions: 0, @@ -327,7 +328,6 @@ func file_peer_peer_proto_init() { MessageInfos: file_peer_peer_proto_msgTypes, }.Build() File_peer_peer_proto = out.File - file_peer_peer_proto_rawDesc = nil file_peer_peer_proto_goTypes = nil file_peer_peer_proto_depIdxs = nil } diff --git a/vendor/github.com/cilium/cilium/api/v1/recorder/recorder.pb.go b/vendor/github.com/cilium/cilium/api/v1/recorder/recorder.pb.go index ce3abe6e7..0441108aa 100644 --- a/vendor/github.com/cilium/cilium/api/v1/recorder/recorder.pb.go +++ b/vendor/github.com/cilium/cilium/api/v1/recorder/recorder.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.5 // protoc v5.29.3 // source: recorder/recorder.proto @@ -16,6 +16,7 @@ import ( timestamppb "google.golang.org/protobuf/types/known/timestamppb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -809,7 +810,7 @@ func (x *FileSinkResult) GetFilePath() string { var File_recorder_recorder_proto protoreflect.FileDescriptor -var file_recorder_recorder_proto_rawDesc = []byte{ +var file_recorder_recorder_proto_rawDesc = string([]byte{ 0x0a, 0x17, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, @@ -925,16 +926,16 @@ var file_recorder_recorder_proto_rawDesc = []byte{ 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_recorder_recorder_proto_rawDescOnce sync.Once - file_recorder_recorder_proto_rawDescData = file_recorder_recorder_proto_rawDesc + file_recorder_recorder_proto_rawDescData []byte ) func file_recorder_recorder_proto_rawDescGZIP() []byte { file_recorder_recorder_proto_rawDescOnce.Do(func() { - file_recorder_recorder_proto_rawDescData = protoimpl.X.CompressGZIP(file_recorder_recorder_proto_rawDescData) + file_recorder_recorder_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_recorder_recorder_proto_rawDesc), len(file_recorder_recorder_proto_rawDesc))) }) return file_recorder_recorder_proto_rawDescData } @@ -997,7 +998,7 @@ func file_recorder_recorder_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_recorder_recorder_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_recorder_recorder_proto_rawDesc), len(file_recorder_recorder_proto_rawDesc)), NumEnums: 1, NumMessages: 11, NumExtensions: 0, @@ -1009,7 +1010,6 @@ func file_recorder_recorder_proto_init() { MessageInfos: file_recorder_recorder_proto_msgTypes, }.Build() File_recorder_recorder_proto = out.File - file_recorder_recorder_proto_rawDesc = nil file_recorder_recorder_proto_goTypes = nil file_recorder_recorder_proto_depIdxs = nil } diff --git a/vendor/github.com/cilium/cilium/api/v1/relay/relay.pb.go b/vendor/github.com/cilium/cilium/api/v1/relay/relay.pb.go index abf656c07..3af74c961 100644 --- a/vendor/github.com/cilium/cilium/api/v1/relay/relay.pb.go +++ b/vendor/github.com/cilium/cilium/api/v1/relay/relay.pb.go @@ -3,7 +3,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.5 // protoc v5.29.3 // source: relay/relay.proto @@ -14,6 +14,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -157,7 +158,7 @@ func (x *NodeStatusEvent) GetMessage() string { var File_relay_relay_proto protoreflect.FileDescriptor -var file_relay_relay_proto_rawDesc = []byte{ +var file_relay_relay_proto_rawDesc = string([]byte{ 0x0a, 0x11, 0x72, 0x65, 0x6c, 0x61, 0x79, 0x2f, 0x72, 0x65, 0x6c, 0x61, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x05, 0x72, 0x65, 0x6c, 0x61, 0x79, 0x22, 0x7f, 0x0a, 0x0f, 0x4e, 0x6f, 0x64, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x12, 0x33, 0x0a, @@ -178,16 +179,16 @@ var file_relay_relay_proto_rawDesc = []byte{ 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x63, 0x69, 0x6c, 0x69, 0x75, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x31, 0x2f, 0x72, 0x65, 0x6c, 0x61, 0x79, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_relay_relay_proto_rawDescOnce sync.Once - file_relay_relay_proto_rawDescData = file_relay_relay_proto_rawDesc + file_relay_relay_proto_rawDescData []byte ) func file_relay_relay_proto_rawDescGZIP() []byte { file_relay_relay_proto_rawDescOnce.Do(func() { - file_relay_relay_proto_rawDescData = protoimpl.X.CompressGZIP(file_relay_relay_proto_rawDescData) + file_relay_relay_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_relay_relay_proto_rawDesc), len(file_relay_relay_proto_rawDesc))) }) return file_relay_relay_proto_rawDescData } @@ -216,7 +217,7 @@ func file_relay_relay_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_relay_relay_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_relay_relay_proto_rawDesc), len(file_relay_relay_proto_rawDesc)), NumEnums: 1, NumMessages: 1, NumExtensions: 0, @@ -228,7 +229,6 @@ func file_relay_relay_proto_init() { MessageInfos: file_relay_relay_proto_msgTypes, }.Build() File_relay_relay_proto = out.File - file_relay_relay_proto_rawDesc = nil file_relay_relay_proto_goTypes = nil file_relay_relay_proto_depIdxs = nil } diff --git a/vendor/modules.txt b/vendor/modules.txt index a54a439b0..780058273 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -20,7 +20,7 @@ github.com/blang/semver/v4 # github.com/cespare/xxhash/v2 v2.3.0 ## explicit; go 1.11 github.com/cespare/xxhash/v2 -# github.com/cilium/cilium v1.17.0 +# github.com/cilium/cilium v1.17.1 ## explicit; go 1.23.0 github.com/cilium/cilium/api/v1/client github.com/cilium/cilium/api/v1/client/bgp