Skip to content

Releases: cilium/cilium-cli

Release v0.15.7

31 Aug 17:11
v0.15.7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency cilium/cilium to v1.14.1 by @renovate in #1915
  • chore(deps): update docker.io/coredns/coredns docker tag to v1.11.1 by @renovate in #1916
  • chore(deps): update golangci/golangci-lint-action action to v3.7.0 by @renovate in #1914
  • fix(deps): update all go dependencies main by @renovate in #1920
  • install: Remove some auto-detection log messages by @michi-covalent in #1918
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 196c2d0 by @renovate in #1925
  • Fine tune CODEOWNERS file by @michi-covalent in #1917
  • connectivity: extend node to node encryption tests by @3u13r in #1870
  • go.mod: bump Go to 1.21 by @tklauser in #1928
  • implement helm get values with sysdump by @liyihuang in #1889
  • chore(deps): update golangci/golangci-lint docker tag to v1.54.2 by @renovate in #1926
  • install: remove deprecated kube-proxy-replacement CLI flag by @tklauser in #1929
  • Clarify classic / helm mode incompatibilities by @michi-covalent in #1869
  • connectivity: display reason for skipping Tests and Scenarios by @ti-mo in #1933
  • chore(deps): update actions/checkout action to v3.6.0 by @renovate in #1934
  • chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #1932
  • fix(deps): update module github.com/cilium/cilium to v1.14.1 by @renovate in #1921
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 171ecc4 by @renovate in #1935
  • Update bgp help text to reflect Cilium minimum version for feature by @barajus in #1924
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to ba1b914 by @renovate in #1937
  • chore(deps): update docker/setup-buildx-action action to v2.10.0 by @renovate in #1940
  • chore(deps): update aws-actions/configure-aws-credentials action to v3.0.1 by @renovate in #1936
  • connectivity: Add secondary network NodePort tests by @brb in #1942
  • connectivity: Use slices.Clone by @brb in #1943
  • Prepare for v0.15.7 release by @tklauser in #1944

New Contributors

Full Changelog: v0.15.6...v0.15.7

Release v0.15.6

21 Aug 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.5...v0.15.6

Release v0.15.5

02 Aug 20:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

Release v0.15.4

21 Jul 02:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

Release v0.15.3

17 Jul 17:46
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.2 by @tklauser in #1827
  • chore(deps): update docker/setup-buildx-action action to v2.9.1 by @renovate in #1826
  • .github/workflows: let renovate update kind version by @tklauser in #1832
  • fix(deps): update all go dependencies main by @renovate in #1837
  • fix(deps): update module helm.sh/helm/v3 to v3.12.2 by @renovate in #1838
  • connectivity: Use readiness probe for test-conn-disrupt-server by @brb in #1778
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 6f694cf by @renovate in #1840
  • chore(deps): update dependency kubernetes-sigs/kind to v0.20.0 by @renovate in #1835
  • Partly revert "connectivity: enable IPv6 test fort per-endpoint routing" by @brb in #1842
  • k8s.NewClient: Initialize Helm action configuration by @michi-covalent in #1836
  • Update README.md by @saintdle in #1829
  • Prepare for v0.15.3 release by @michi-covalent in #1843

New Contributors

Full Changelog: v0.15.2...v0.15.3

Release v0.15.2

12 Jul 14:19
v0.15.2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

Release v0.15.1

11 Jul 17:40
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.15.0 by @asauber in #1770
  • connectivity: Add op=Exists toleration for test-conn-disrupt by @brb in #1768
  • fix(deps): update all go dependencies main by @renovate in #1779
  • connectivity: Fix trailing newline in tail call drop counts by @brb in #1777
  • chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 7f1b8b8 by @renovate in #1772
  • chore(deps): update docker/setup-buildx-action action to v2.8.0 by @renovate in #1775
  • sysdump: Use intermediate import package for supported envoy resources by @sayboras in #1763
  • helm mode: don't suggest removed Azure flag by @asauber in #1771
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 6e47916 by @renovate in #1782
  • chore(deps): update docker.io/library/busybox:stable-glibc docker digest to 95101b8 by @renovate in #1781
  • Helm mode: Handle "cluster.name" Helm value by @michi-covalent in #1796
  • .github/workflows: remove master mirror by @tklauser in #1800
  • connectivity: don't wait for service backends if the IP family is disabled by @giorio94 in #1801
  • Fix link in reference to helm mode by @dgl in #1807
  • fix(deps): update all go dependencies main by @renovate in #1803
  • chore(deps): update docker/setup-buildx-action action to v2.9.0 by @renovate in #1809
  • fix(deps): update all go dependencies main (patch) by @renovate in #1804
  • Create a separate RESTClientGetter for Helm client by @michi-covalent in #1802
  • connectivity: enable IPv6 test for per-endpoint routing by @jschwinger233 in #1562
  • connectivity: Ignore failedToListCRDs error by @brb in #1797
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to 8a837d8 by @renovate in #1810
  • connectivity: Remove test-conn-disrupt tolerations by @brb in #1774
  • Eksctl version pinned. by @viktor-kurchenko in #1817
  • chore(deps): update helm/kind-action action to v1.8.0 by @renovate in #1818
  • Prepare for v0.15.1 release by @michi-covalent in #1813

New Contributors

  • @dgl made their first contribution in #1807

Full Changelog: v0.15.0...v0.15.1

Release v0.15.0

28 Jun 14:15
Compare
Choose a tag to compare

⚠️WARNING: The helm installation mode becomes the default ⚠️

The helm installation mode becomes the default in cilium-cli v0.15.0. The classic installation mode is deprecated, and will be removed in the next minor release.

The helm installation mode is largely compatible with the classic mode, but there are some minor differences in command-line flags. To switch back to the classic installation mode, set CILIUM_CLI_MODE environment variable to classic:

export CILIUM_CLI_MODE=classic

What's Changed

Full Changelog: v0.14.8...v0.15.0

Release v0.14.8

23 Jun 16:47
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.14.7 by @michi-covalent in #1722
  • fix(deps): update all go dependencies main (patch) by @renovate in #1728
  • connectivity: Add upgrade tests by @brb in #1683
  • sysdump: Fix wrong CiliumLoadBalancerIPPools collector by @YutaroHayakawa in #1731
  • fix(deps): update module github.com/cilium/cilium to v1.14.0-snapshot.4 by @renovate in #1733
  • bgp: minor fix to bgp command help output by @harsimran-pabla in #1732
  • sysdump: collect CiliumPodIPPools by @tklauser in #1726
  • chore(deps): update golangci/golangci-lint docker tag to v1.53.3 by @renovate in #1723
  • chore(deps): update docker/build-push-action action to v4.1.1 by @renovate in #1717
  • fix(deps): update all go dependencies main by @renovate in #1727
  • sysdump: collect resources & logs of Cilium SPIRE installation by @mhofstetter in #1738
  • chore(deps): update docker/setup-buildx-action action to v2.7.0 by @renovate in #1719
  • clustermesh enable: add enable-kvstoremesh flag by @giorio94 in #1734
  • chore(deps): update aws-actions/configure-aws-credentials action to v2.2.0 by @renovate in #1740
  • while applying policies, wait for all expected policy revisions. by @tommyp1ckles in #1706
  • connectivity: Add checks for agent error logs and drops due to missed tail calls by @brb in #1736
  • install: Normalize --helm-* flags by @michi-covalent in #1744
  • Minor fixes for error messages on failure to disable Hubble by @qmonnet in #1742
  • .github/workflows: don't error out if pkill finds no processes by @tklauser in #1741
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to dbf8f0c by @renovate in #1750
  • connectivity: Address migrate-svc changes by @brb in #1746
  • Add Helm Clustermesh disconnect command by @derailed in #1739
  • chore(deps): update all go dependencies main (patch) by @renovate in #1751
  • fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to a1bca94 by @renovate in #1753
  • sysdump: Add more envoy resource types by @sayboras in #1756
  • renovate: let renovate update default Cilium version by @tklauser in #1755
  • Prepare for v0.14.8 release by @michi-covalent in #1745

New Contributors

Full Changelog: v0.14.7...v0.14.8

Release v0.14.7

14 Jun 17:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.6...v0.14.7