Skip to content

Releases: cilium/cilium-cli

Release v0.15.17

05 Dec 18:35
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.16 by @michi-covalent in #2132
  • Fix: format type %d->%f by @l1b0k in #2137
  • chore(deps): update google-github-actions/auth action to v1.3.0 by @renovate in #2133
  • Build release binaries on pull requests by @michi-covalent in #2136
  • chore(deps): update google-github-actions/auth action to v2 by @renovate in #2134
  • renovate: exclude tetragon pkg/k8s updates by @tklauser in #2142
  • install action: Ignore .git and vendor directories by @michi-covalent in #2143
  • clustermesh: fix pattern to match IPv4 address by @mhofstetter in #2144
  • chore(deps): update docker.io/library/golang:1.21.4-alpine3.18 docker digest to ff7d5e6 by @renovate in #2139
  • chore(deps): update azure/login action to v1.5.1 by @renovate in #2141
  • chore(deps): update golang:1.21.4-alpine3.18 docker digest to ff7d5e6 by @renovate in #2140
  • fix(deps): update all go dependencies main (patch) by @renovate in #2147
  • chore(deps): update docker.io/library/golang:1.21.4-alpine3.18 docker digest to 70afe55 by @renovate in #2149
  • chore(deps): update golang:1.21.4-alpine3.18 docker digest to 70afe55 by @renovate in #2148
  • connectivity test: check for deleted cilium agent pod in health probe by @mhofstetter in #2146
  • fix(deps): update github.com/cilium/charts digest to 3de0b7a by @renovate in #2138
  • Remove outdated image digests by @tklauser in #2152
  • connectivity test: introduce connectivity test suite timeout flag by @mhofstetter in #2145
  • Prepare for v0.15.17 release by @michi-covalent in #2150

New Contributors

Full Changelog: v0.15.16...v0.15.17

Release v0.15.16

28 Nov 16:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.15...v0.15.16

Release v0.15.15

28 Nov 05:13
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.14 by @tklauser in #2116
  • clustermesh: add support for max-connected-clusters by @thorn3r in #1931
  • action: allow to specify release repository by @jibi in #2118
  • Connectivity Test: Add latency measurement by @darox in #2094
  • Connectivity tests counter. by @viktor-kurchenko in #2111
  • connectivity/check: remove stray newline in (*Action).ValidateFlows by @tklauser in #2119
  • chore(deps): update dependency cilium/cilium to v1.14.4 by @renovate in #2079
  • chore(deps): update docker/build-push-action action to v5.1.0 by @renovate in #2120
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 19b2000 by @renovate in #2117
  • e2e: add pod/container info in error form exec in pod. by @tommyp1ckles in #2091
  • chore(deps): update all github action dependencies (minor) by @renovate in #2121
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 19e4885 by @renovate in #2124
  • Make --nodes-without-cilium work with SPIRE by @meyskens in #2097
  • Prepare for v0.15.15 release by @michi-covalent in #2127

New Contributors

Full Changelog: v0.15.14...v0.15.15

Release v0.15.14

16 Nov 16:43
v0.15.14
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.12 by @tklauser in #2083
  • fix(deps): update all go dependencies main by @renovate in #2085
  • k8s/copy: check file size by @kkourt in #2069
  • Sysdump: always collect logs of cilium control-plane components by @giorio94 in #2090
  • sysdump: Add "serial" tasks support to enable trace data collection by @pippolo84 in #2052
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.2 by @renovate in #2088
  • Add SPIRE server entries to sysdump by @meyskens in #2059
  • fix(connectivity): add dns rules and change protocol to ANY by @eminaktas in #1402
  • connectivity: Add Control Plane Node Connectivity Tests by @nathanjsweet in #2037
  • connectivity: Add GetTestOrDie() by @michi-covalent in #2096
  • chore(deps): update golang docker tag to v1.21.4 by @renovate in #2095
  • Rename GetTestOrDie to MustGetTest by @michi-covalent in #2098
  • fix(deps): update module helm.sh/helm/v3 to v3.13.2 by @renovate in #2086
  • chore(deps): update quay.io/cilium/json-mock docker tag to v1.3.6 by @renovate in #2099
  • chore(deps): update quay.io/cilium/alpine-curl docker tag to v1.8.0 by @renovate in #2100
  • Add node addr type to pod to host test by @darox in #2028
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to b896eb5 by @renovate in #2101
  • chore(deps): update docker.io/library/golang:1.21.3-alpine3.18 docker digest to 96a8a70 by @renovate in #2084
  • connectivity: Add more tests for Ingress Controller by @sayboras in #2106
  • connectivity: Add IPFamily() to Action by @michi-covalent in #2108
  • chore(deps): update go to v1.21.4 (patch) by @renovate in #2102
  • fix(deps): update all go dependencies main by @renovate in #2104
  • connectivity: Add exception to policy map recreation by @brb in #2110
  • Fix source interface determination in encryption tests when rp_filter is set to strict by @giorio94 in #2113
  • chore(deps): update docker/dockerfile docker tag to v1.6 by @renovate in #2112
  • Prepare for v0.15.14 release by @tklauser in #2115

New Contributors

Full Changelog: v0.15.13...v0.15.14

Release v0.15.13

06 Nov 23:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.12...v0.15.13

Release v0.15.12

02 Nov 16:22
v0.15.12
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.11 by @michi-covalent in #2046
  • echo-external-node: Check if NodeWithoutCilium is enabled by @michi-covalent in #2047
  • Replace --helm-set with --set by @michi-covalent in #2040
  • action: Do not install released vsn if CI vsn is specified by @brb in #2049
  • check: turn CurlClientIPCommand into more generic CurlCommandWithOutput by @jibi in #2050
  • gha: cleanup stale AWS-CNI iptables rules in EKS tunnel workflow by @giorio94 in #2045
  • Make encryption-related connectivity tests more reliable by @giorio94 in #2035
  • sysdump: Check if enable-envoy-config is set by @michi-covalent in #2054
  • chore(deps): update dependency cilium/cilium to v1.14.3 by @renovate in #2057
  • action: Allow users to skip building CLI by @brb in #2058
  • fix(deps): update all go dependencies main by @renovate in #2060
  • go.mod, vendor: update cilium/cilium to latest by @tklauser in #2065
  • k8s: outdent else block to please golangci-lint by @tklauser in #2066
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.1 by @renovate in #2062
  • fix(deps): update all go dependencies main by @renovate in #2068
  • README.md: remove v0.10.x from release table by @tklauser in #2071
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 0fd246f by @renovate in #2072
  • connectivity: don't use an ephemeral port for the echo server by @jibi in #2073
  • Revert "chore(deps): update dependency cilium/cilium to v1.14.3" by @michi-covalent in #2077
  • chore(deps): update module github.com/docker/docker to v24.0.7+incompatible [security] by @renovate in #2074
  • chore(deps): update golang:1.21.3-alpine3.18 docker digest to 99bec74 by @renovate in #2075
  • connectivity: Misc enc test case changes by @brb in #2055
  • Prepare for v0.15.12 release by @tklauser in #2082

Full Changelog: v0.15.11...v0.15.12

Release v0.15.11

16 Oct 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.10...v0.15.11

Release v0.15.10

07 Oct 05:59
Compare
Choose a tag to compare

What's Changed

  • clustermesh: Make cilium symlink install idempotent by @joestringer in #2006
  • chore(deps): update nick-invision/retry action to v2.9.0 by @renovate in #1989
  • helm-upgrade-clustermesh: Free up some disk space by @michi-covalent in #2008
  • chore(deps): update dependency go to v1.21.2 by @renovate in #2011
  • fix(deps): update all go dependencies main by @renovate in #2010
  • chore(deps): update docker.io/library/golang:1.21.1-alpine3.18 docker digest to 1c9cc94 by @renovate in #2009
  • connectivity test: Fix detectFeatures() logic by @michi-covalent in #2007
  • chore(deps): update docker.io/library/golang docker tag to v1.21.2 by @renovate in #2013
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to a2251c1 by @renovate in #2016
  • renovate: update Go image version used to build releases by @tklauser in #2017
  • chore(deps): update docker.io/library/golang:1.21.2-alpine3.18 docker digest to a76f153 by @renovate in #2014
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to e2eb1d5 by @renovate in #2018
  • sysdump: Detect features from cilium-config ConfigMap by @michi-covalent in #2004
  • chore(deps): update golang docker tag to v1.21.2 by @renovate in #2019
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to b3c6e53 by @renovate in #2020
  • Prepare for v0.15.10 release by @michi-covalent in #2021

Full Changelog: v0.15.9...v0.15.10

Release v0.15.9

04 Oct 22:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.8...v0.15.9

Release v0.15.8

12 Sep 18:52
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.7 by @tklauser in #1945
  • Explicitly configure ClusterID/Name in external workloads script by @giorio94 in #1948
  • chore(deps): update actions/checkout action to v4 by @renovate in #1950
  • fix(deps): update all go dependencies main by @renovate in #1946
  • Scrape Kubernetes metrics in sysdump by @marseel in #1941
  • Add operator and clustermesh metrics to sysdump by @marseel in #1927
  • connectivity: Delete test-conn-disrupt pods after running tests by @brb in #1952
  • connectivity: Decrease test-conn-disrupt-client interval to 10ms by @brb in #1955
  • chore(deps): update go to v1.21.1 (patch) by @renovate in #1954
  • chore(deps): update actions/upload-artifact action to v3.1.3 by @renovate in #1951
  • chore(deps): update docker/build-push-action action to v4.2.0 by @renovate in #1956
  • chore(deps): update aws-actions/configure-aws-credentials action to v3.0.2 by @renovate in #1958
  • chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #1961
  • fix(deps): update all go dependencies main by @renovate in #1953
  • chore(deps): update module github.com/cyphar/filepath-securejoin to v0.2.4 [security] by @renovate in #1957
  • connectivity: Expose test-conn-disrupt dispatch period by @brb in #1959
  • chore(deps): update docker/login-action action to v3 by @renovate in #1964
  • chore(deps): update docker/build-push-action action to v4.2.1 by @renovate in #1960
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #1966
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #1963
  • connectivity: convert conn-disrupt-dispatch-interval to duration by @tklauser in #1965
  • Prepare for v0.15.8 release by @michi-covalent in #1967

Full Changelog: v0.15.7...v0.15.8