Releases: cilium/cilium-cli
Releases · cilium/cilium-cli
Release v0.16.13
What's Changed
- Update stable release to v0.16.12 by @michi-covalent in #2668
- connectivity: Add Port Range Tests by @nathanjsweet in #2605
- Add --disable-check flag to upgrade command by @michi-covalent in #2672
- clustermesh: fix remote clusters configuration reset upon deactivation by @giorio94 in #2665
- clustermesh: validate service type, and fix deprecated LB annotations by @giorio94 in #2664
- fix(deps): update module helm.sh/helm/v3 to v3.15.3 - autoclosed by @renovate in #2663
- chore(deps): update actions/setup-go action to v5.0.2 by @renovate in #2671
- Prepare for v0.16.13 release by @michi-covalent in #2673
Full Changelog: v0.16.12...v0.16.13
Release v0.16.12
What's Changed
- Simplify Kind workflow by @michi-covalent in #2648
- Dockerfile: Fix a warning by @michi-covalent in #2634
- Update stable release to v0.16.11 by @michi-covalent in #2647
- fix(deps): update module github.com/cilium/cilium to v1.16.0-rc.1 by @renovate in #2651
- connectivity: Label test namespaces by @michi-covalent in #2652
- action: Use github.action_path when accessing cilium.sh by @michi-covalent in #2654
- Add --disable-check flag back by @michi-covalent in #2655
- chore(deps): update docker/build-push-action action to v6.3.0 by @renovate in #2650
- chore(deps): update golang docker tag to v1.22.5 by @renovate in #2656
- fix(deps): update all go dependencies main by @renovate in #2661
- chore(deps): update golang:1.22.5-alpine3.19 docker digest to 0642d4f by @renovate in #2659
- chore(deps): update docker/setup-buildx-action action to v3.4.0 by @renovate in #2658
- kvstoremesh: don't disable by default by @marseel in #2660
- chore(deps): update go to v1.22.5 (patch) by @renovate in #2662
- chore(deps): update all github action dependencies (patch) by @renovate in #2666
- connectivity: Introduce BGP CP connectivity tests by @rastislavs in #2649
- Prepare for v0.16.12 release by @michi-covalent in #2667
Full Changelog: v0.16.11...v0.16.12
Release v0.16.11
What's Changed
- Update stable release to v0.16.10 by @michi-covalent in #2587
- fix(deps): update github.com/cilium/charts digest to 4be5659 by @renovate in #2598
- gha: increase disk size for GKE clusters by @giorio94 in #2596
- chore(deps): update actions/checkout action to v4.1.7 by @renovate in #2595
- chore(deps): update dependency cilium/cilium to v1.15.6 by @renovate in #2593
- Pick up the latest cilium/cilium from main branch by @michi-covalent in #2603
- chore(deps): update golang-images (minor) by @renovate in #2592
- chore(deps): update golangci/golangci-lint docker tag to v1.59.1 by @renovate in #2588
- chore(deps): update docker/build-push-action action to v5.4.0 by @renovate in #2589
- chore(deps): update docker.io/library/golang:1.22.4-alpine3.19 docker digest to d9b1f00 by @renovate in #2602
- fix(deps): update all go dependencies main (patch) by @renovate in #2599
- chore(deps): update docker/build-push-action action to v6 by @renovate in #2604
- connectivity: Extend pod-to-pod encryption tests (for WG) by @brb in #2409
- connectivity: Display last assertion error on failure by @gandro in #2608
- gh/workflows: Fix display img digest step by @brb in #2611
- chore(deps): update golang-images by @renovate in #2607
- chore(deps): update docker.io/library/golang:1.22.4-alpine3.19 docker digest to e43a04e by @renovate in #2612
- chore(deps): update quay.io/cilium/alpine-curl docker tag to v1.10.0 by @renovate in #2609
- chore(deps): update docker.io/library/golang:1.22.4-alpine3.19 docker digest to c46c460 by @renovate in #2619
- chore(deps): update golang:1.22.4-alpine3.19 docker digest to c46c460 - autoclosed by @renovate in #2618
- chore(deps): update all github action dependencies (patch) by @renovate in #2606
- chore(deps): update docker/build-push-action action to v6.1.0 by @renovate in #2616
- Dockerfile: Install aws / azure / gcloud CLIs by @michi-covalent in #2624
- [Connectivity] Refactor single node detection by @ldelossa in #2621
- chore(deps): pin ubuntu docker tag to 2e863c4 by @renovate in #2625
- connectivity: Add pod-to-pod-no-frag to check MTU misconfigurations by @brb in #2610
- action: Add an option to run cilium-cli inside a container by @michi-covalent in #2627
- Sanitize the autodetected cluster name by @giorio94 in #2591
- gke: Run cilium-cli inside a container by @michi-covalent in #2629
- external-workloads: Run cilium-cli inside a container by @michi-covalent in #2630
- connectivity: Ensure Hubble Relay is connected to all the nodes by @michi-covalent in #2633
- eks: Run cilium-cli inside a container by @michi-covalent in #2631
- fix: ExternalTargetCANamespace name by @viktor-kurchenko in #2637
- chore(deps): update docker/build-push-action action to v6.2.0 by @renovate in #2638
- multicluster: Run cilium-cli inside a container by @michi-covalent in #2632
- fix(deps): update module github.com/cilium/cilium to v1.16.0-rc.0 by @renovate in #2614
- aks: Temporarily disable Hubble Relay by @michi-covalent in #2643
- Remove cilium-cli-test-job-chart by @michi-covalent in #2641
- image: Push Docker image on tag push by @michi-covalent in #2640
- fix(deps): update all go dependencies main by @renovate in #2613
- sysdump: fix no Cilium output if operator was not detected by @marseel in #2635
- ci: speedup workflows by @viktor-kurchenko in #2639
- Prepare for v0.16.11 release by @michi-covalent in #2646
Full Changelog: v0.16.10...v0.16.11
Release v0.16.10
What's Changed
- Update stable release to v0.16.9 by @michi-covalent in #2573
- fix: conn tests JUnit file name by @viktor-kurchenko in #2571
- chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 082a03d by @renovate in #2576
- chore(deps): update go to v1.22.4 (patch) by @renovate in #2583
- fix: properly count wrapped lines in status output in --wait mode by @raphink in #2575
- chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 25e9fcb by @renovate in #2579
- chore(deps): update golang docker tag to v1.22.4 by @renovate in #2582
- connectivity: add egress-gateway-with-l7-policy test by @ysksuzuki in #2578
- connectivity: Add local redirect policy tests by @aditighag in #2568
- fix(deps): update all go dependencies main by @renovate in #2580
- fix(deps): update module golang.org/x/term to v0.21.0 by @renovate in #2585
- Prepare for v0.16.10 release by @michi-covalent in #2586
New Contributors
- @ysksuzuki made their first contribution in #2578
Full Changelog: v0.16.9...v0.16.10
Release v0.16.9
What's Changed
- Update stable release to v0.16.8 by @michi-covalent in #2567
- Fix clusteremesh status retrieval on Cilium v1.14 when kvstoremesh is enabled by @giorio94 in #2569
- fix(deps): update github.com/cilium/charts digest to f365292 by @renovate in #2570
- Prepare for v0.16.9 release by @michi-covalent in #2572
Full Changelog: v0.16.8...v0.16.9
Release v0.16.8
What's Changed
- Update stable release to v0.16.7 by @michi-covalent in #2532
- RELEASE.md: make sure to push correct release branch by @tklauser in #2534
- Remove cilium/hubble dependency by @michi-covalent in #2528
- golangci: remove deprecated go version properties by @tklauser in #2536
- chore(deps): update softprops/action-gh-release action to v2.0.5 by @renovate in #2535
- chore(deps): update golangci/golangci-lint-action action to v5.3.0 by @renovate in #2527
- Display stderr when ExecInPod action fails. by @marseel in #2508
- chore(deps): update golang docker tag to v1.22.3 by @renovate in #2537
- chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 9bc27a7 by @renovate in #2538
- fix: Azure BYOCNI workflow by @viktor-kurchenko in #2546
- Capture additional clustermesh-related troubleshooting information as part of sysdumps by @giorio94 in #2531
- Improve ClusterMesh status reporting to include KVStoreMesh information and troubleshooting tips by @giorio94 in #2541
- chore(deps): update go to v1.22.3 (patch) by @renovate in #2542
- fix(deps): update module github.com/cilium/charts to v0.0.0-20240507142034-8e0b9125ca4a by @renovate in #2543
- clustermesh: reset remote clusters configuration upon disconnection by @giorio94 in #2544
- chore(deps): update dependency cilium/cilium to v1.15.5 by @renovate in #2551
- Connectivity test concurrent run by @viktor-kurchenko in #2496
- chore(deps): update golang:1.22.3-alpine3.19 docker digest to f1fe698 by @renovate in #2550
- chore(deps): update dependency kubernetes-sigs/kind to v0.23.0 by @renovate in #2547
- chore(deps): update docker.io/library/golang:1.22.3-alpine3.19 docker digest to f1fe698 by @renovate in #2554
- chore(deps): update all github action dependencies (patch) by @renovate in #2539
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #2533
- chore(deps): update golangci/golangci-lint docker tag to v1.58.1 by @renovate in #2525
- fix(deps): update all go dependencies main (minor) by @renovate in #2556
- encrypt: broken IPsec algo removed by @viktor-kurchenko in #2552
- sysdump: don't write extension twice in clustermesh debug files by @giorio94 in #2557
- fix(deps): update module github.com/cilium/charts to v0.0.0-20240517144447-a8ec8771aab8 by @renovate in #2555
- chore(deps): update golangci/golangci-lint docker tag to v1.58.2 by @renovate in #2558
- fix(deps): update module helm.sh/helm/v3 to v3.15.1 by @renovate in #2560
- Connectivity tests concurrent logger. by @viktor-kurchenko in #2562
- chore(deps): update golangci/golangci-lint docker tag to v1.59.0 by @renovate in #2563
- chore(deps): update docker/login-action action to v3.2.0 by @renovate in #2564
- chore(deps): update azure/login action to v2.1.1 by @renovate in #2561
- Prepare for v0.16.8 release by @michi-covalent in #2566
Full Changelog: v0.16.7...v0.16.8
Release v0.16.7
What's Changed
- Update stable release to v0.16.6 by @michi-covalent in #2519
- chore(deps): update actions/setup-go action to v5.0.1 by @renovate in #2523
- fix(deps): update all go dependencies main (patch) by @renovate in #2524
- chore(deps): update golangci/golangci-lint-action action to v5.2.0 by @renovate in #2526
- connectivity: Improve coverage of Ingress service by @giorio94 in #2414
Full Changelog: v0.16.6...v0.16.7
Release v0.16.6
What's Changed
- Update stable release to v0.16.5 by @michi-covalent in #2510
- fix(deps): update github.com/cilium/charts digest to d93188b by @renovate in #2506
- chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #2504
- chore(deps): update actions/download-artifact action to v4.1.7 by @renovate in #2500
- chore(deps): update docker/dockerfile:1.7 docker digest to a57df69 by @renovate in #2505
- Pin test-connection-disruption using multi-platform image SHA by @michi-covalent in #2513
- k8s: remove unused filter functionality from k8sclient.CiliumLogs by @mhofstetter in #2501
- chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 735f3e2 by @renovate in #2517
- chore(deps): update golangci/golangci-lint-action action to v5.1.0 by @renovate in #2515
- chore(deps): update actions/checkout action to v4.1.4 by @renovate in #2514
- connectivity: Delete test-conn-disrupt pods immediately after test run by @brb in #2511
- Prepare for v0.16.6 release by @michi-covalent in #2516
Full Changelog: v0.16.5...v0.16.6
Release v0.16.5
What's Changed
- Lock the connectivity command by @michi-covalent in #2448
- fix(deps): update module github.com/prometheus/common to v0.51.1 by @renovate in #2459
- Update stable release to v0.16.4 by @michi-covalent in #2456
- fix(deps): update github.com/cilium/charts digest to 7ea270c by @renovate in #2458
- Pin github.com/osrg/gobgp/v3 to v3.23.0 by @michi-covalent in #2462
- k8s: Remove Tetragon client by @michi-covalent in #2463
- chore(deps): update golangci/golangci-lint docker tag to v1.57.2 by @renovate in #2457
- chore(deps): update docker.io/library/busybox:stable-glibc docker digest to cb6aeb5 by @renovate in #2460
- fix(deps): update module github.com/cilium/cilium to v1.16.0-pre.1 by @renovate in #2466
- chore(deps): update golang docker tag to v1.22.2 by @renovate in #2467
- Use connectivity package from cilium/cilium by @michi-covalent in #2355
- sysdump: Collect helm metadata by @chancez in #2442
- chore(deps): update go to v1.22.2 (patch) by @renovate in #2468
- fix(deps): update github.com/cilium/charts digest to 7815d99 by @renovate in #2465
- Encryption status output enriched with IPsec details by @viktor-kurchenko in #2454
- Revert #2355 by @michi-covalent in #2477
- connectivity: introduce host firewall tests by @viktor-kurchenko in #2464
- fix(deps): update all go dependencies main by @renovate in #2480
- connectivity: misc conn-disrupt-test improvements by @giorio94 in #2474
- connectivity: configure endpoint selector for entity-cluster CNP by @giorio94 in #2483
- sysdump: Capture hubble auto TLS related resources by @chancez in #2475
- connectivity: add endpointslice clustermesh sync test by @MrFreezeex in #2267
- connectivity test: avoid segfault if no agent pods are found by @multi-io in #2470
- chore(deps): update docker/setup-buildx-action action to v3.3.0 by @renovate in #2473
- chore(deps): update azure/login action to v2.1.0 by @renovate in #2487
- fix(deps): update all go dependencies main (patch) by @renovate in #2471
- fix(deps): update module github.com/cilium/hubble to v0.13.3 by @renovate in #2491
- fix(deps): update module github.com/prometheus/common to v0.53.0 by @renovate in #2492
- ci: Use zip output for windows releases by @jbpaux in #2472
- sysdump: Clarify sysdump worker-count defaults to the number of available CPUs. by @chancez in #2482
- Split conn tests into chunks by @viktor-kurchenko in #2481
- chore(deps): update all github action dependencies (patch) by @renovate in #2489
- Move the test namespace deletion logic to the install package by @michi-covalent in #2498
- chore(deps): update module golang.org/x/net to v0.23.0 [security] by @renovate in #2493
- chore(deps): update dependency cilium/cilium to v1.15.4 by @renovate in #2494
- chore(deps): update all github action dependencies (patch) by @renovate in #2495
- sysdump: Check --namespace flag for cilium-operator by @michi-covalent in #2502
- chore(deps): update helm/kind-action action to v1.10.0 by @renovate in #2499
- Prepare for v0.16.5 release by @michi-covalent in #2507
New Contributors
- @MrFreezeex made their first contribution in #2267
- @multi-io made their first contribution in #2470
- @jbpaux made their first contribution in #2472
Full Changelog: v0.16.4...v0.16.5
Release v0.16.4
What's Changed
- Update stable release to v0.16.3 by @michi-covalent in #2407
- tests: Add exceptions for error logs check by @jrajahalme in #2432
- connectivity: don't hard-code ingress service NodePorts by @giorio94 in #2435
- fix(deps): update module github.com/prometheus/common to v0.51.0 by @renovate in #2444
- chore(deps): update module github.com/docker/docker to v25.0.5+incompatible [security] by @renovate in #2440
- Configure fully-qualified DNS names as external targets by @giorio94 in #2433
- defaults: Move Version and HelmRepository from const to var by @michi-covalent in #2441
- Ignore "Unsupported L2 protocol" to known drops by @margamanterola in #2436
- Fix flow validation with fully-qualified DNS names by @giorio94 in #2450
- renovate:: Pick up github.com/cilium/cilium prereleases by @michi-covalent in #2449
- Explicitly wait for ingress service creation by @giorio94 in #2445
- chore(deps): update docker.io/library/golang:1.22.1-alpine3.19 docker digest to 0466223 by @renovate in #2443
- ci: avoid overlapping pod and service CIDRs on AKS by @tklauser in #2446
- ci: fix installation on AKS by @tklauser in #2452
- feat: Make Cilium CLI work with Cilium installed through helm with a non-default name. by @matthewhembree in #2430
- chore(deps): update dependency cilium/cilium to v1.15.3 by @renovate in #2451
- errors: add [no-error-logs] exception for issue caused by fqdn bug. by @tommyp1ckles in #2438
- helm: fix KPR autodetection value by @giorio94 in #2453
- chore(deps): update golangci/golangci-lint docker tag to v1.57.1 by @renovate in #2434
- Prepare for v0.16.4 release by @michi-covalent in #2455
New Contributors
- @matthewhembree made their first contribution in #2430
Full Changelog: v0.16.3...v0.16.4