Accepting request 1251419 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1251419 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cilium-cli?expand=0&rev=87
This commit is contained in:
commit
7907aa8e6c
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/cilium/cilium-cli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.18.1</param>
|
||||
<param name="revision">v0.18.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/cilium/cilium-cli</param>
|
||||
<param name="changesrevision">45a3879a8cb769c9e41b912635e03a38849c9242</param></service></servicedata>
|
||||
<param name="changesrevision">0caa9e5cbfe3a80a1fd6bbc1f5f9926da35b0373</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10681d336128e8b8b6160675af3e940d7814e6eabc0774d2d9a04ff76a963c70
|
||||
size 131660302
|
3
cilium-cli-0.18.2.obscpio
Normal file
3
cilium-cli-0.18.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:410f76f01d25b2f58a69f7301583795bcd2acb8cfdb39cb2b72687cb6e0ac64f
|
||||
size 131914254
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 08 13:53:29 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.18.2:
|
||||
* Minor Changes:
|
||||
- cilium-cli/sysdump: relax extra-label-selectors to target all
|
||||
namespaces (cilium/cilium#37715, @giorio94)
|
||||
- Extend cilium-cli connectivity perf to allow testing egress
|
||||
gateway performance (cilium/cilium#37748, @giorio94)
|
||||
* CI Changes:
|
||||
- Add explicit IPv6 testing to PodToService cilium-cli
|
||||
connectivity test (cilium/cilium#37544, @saiaunghlyanhtet)
|
||||
- cilium-cli/connectivity: Fix output for LRP tests
|
||||
(cilium/cilium#37893, @pchaigno)
|
||||
- cilium-cli/connectivity: only check container restarts on
|
||||
v1.17+ (cilium/cilium#37823, @giorio94)
|
||||
- cli: Attribute test failures outside of action failures
|
||||
(cilium/cilium#37757, @joestringer)
|
||||
- cli: Clean up Makefile (cilium/cilium#37911, @michi-covalent)
|
||||
- cli: connectivity: Log tcpdump cmd on error
|
||||
(cilium/cilium#37822, @jschwinger233)
|
||||
- connectivity tests: keep tcpdump alive by printing to stdout
|
||||
(cilium/cilium#37984, @asauber)
|
||||
- Egress Gateway performance testing (cilium/cilium#37753,
|
||||
@giorio94)
|
||||
- Fix egress device computation in cli connectivity
|
||||
pod-to-pod-encryption-v2 tests for AWS chaining mode.
|
||||
(cilium/cilium#37680, @smagnani96)
|
||||
- Miscellaneous improvements to the Egress Gateway scale test
|
||||
(cilium/cilium#37611, @giorio94)
|
||||
* Misc Changes:
|
||||
- Add sloglint and fix issues (cilium/cilium#37851, @aanm)
|
||||
- bpf: tolerate dropped ICMPv6 messages with ICMPv6 payload
|
||||
(cilium/cilium#38068, @julianwiedmann)
|
||||
- chore(deps): update docker.io/library/golang:1.24.0 docker
|
||||
digest to 3f74443 (main) (cilium/cilium#37938,
|
||||
@cilium-renovate[bot])
|
||||
- cilium-cli: Ignore k8s client network error warning
|
||||
(cilium/cilium#37773, @jrajahalme)
|
||||
- cilium-cli: Only use --curl-parallel when expecting success
|
||||
(cilium/cilium#37803, @jrajahalme)
|
||||
- cli: Added parameter to print used images
|
||||
(cilium/cilium#37390, @PhilipSchmid)
|
||||
- cli: Support filtering --log-code-owners
|
||||
(cilium/cilium#37905, @joestringer)
|
||||
- k8s: move portforward functionality to separate sub-package
|
||||
(cilium/cilium#38060, @tklauser)
|
||||
- Update connectivity tests to correctly detect TLS
|
||||
Interception (cilium/cilium#37796, @youngnick)
|
||||
- chore(deps): update dependency go to v1.24.1 by @renovate in
|
||||
#2969
|
||||
- Update stable release to v0.18.1 by @michi-covalent in #2968
|
||||
- Prepare for v0.18.2 release by @michi-covalent in #2964
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 07 06:45:47 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: cilium-cli
|
||||
version: 0.18.1
|
||||
mtime: 1741304357
|
||||
commit: 45a3879a8cb769c9e41b912635e03a38849c9242
|
||||
version: 0.18.2
|
||||
mtime: 1741386165
|
||||
commit: 0caa9e5cbfe3a80a1fd6bbc1f5f9926da35b0373
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define executable_name cilium
|
||||
|
||||
Name: cilium-cli
|
||||
Version: 0.18.1
|
||||
Version: 0.18.2
|
||||
Release: 0
|
||||
Summary: CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc6e72f01b168d6a81ac3b2aa447633bc02a81ac39237e7e6408d2276a8e5aca
|
||||
size 42150048
|
||||
oid sha256:eaeb4e86d56e7aea3cc1156e03d6209d3faf1653beb8df382d7d71d2a73a6775
|
||||
size 42200477
|
||||
|
Loading…
x
Reference in New Issue
Block a user