github cilium/cilium-cli v0.19.3

6 hours ago

Note

This release doesn't contain binary artifacts. Please use cilium-cli v0.19.4 instead if you require these binaries.

Summary of Changes

Minor Changes:

  • A new parameter, --log-check-only-test-time, has been added to Cilium CLI connectivity tests. When set to true, only the logs written after the point in time where the tests have been started get checked. This aims at avoiding false positive. (cilium/cilium#44988, @fgiloux)
  • Additionally collect Cluster Mesh certificate generation artifacts in sysdumps (cilium/cilium#44773, @giorio94)
  • cilium-cli: add --cleanup flag for connectivity test artifacts (cilium/cilium#44075, @harshakumar25)
  • encryption: remove deprecated enable-encryption-strict-mode encryption-strict-mode-cidr and encryption-strict-mode-allow-remote-node-identities options (cilium/cilium#45452, @smagnani96)
  • Remove deprecated v2alpha1 CiliumNodeConfig API that was promoted to v2 in cilium 1.16. (cilium/cilium#44739, @HadrienPatte)

Bugfixes:

CI Changes:

Misc Changes:

Full Changelog: v0.19.2...v0.19.3

Don't miss a new cilium-cli release

NewReleases is sending notifications on new releases.