Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ciliumcli from v0.16.0 to v0.17.0 #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

v0.17.0

Tag: v0.17.0
Published at: 2025-02-20T17:04:50Z
URL: Release v0.17.0

Description:

⚠️ A Breaking Change ⚠️

Cilium CLI removes the External workloads feature in this release (cilium/cilium#37418). More specifically, it removes:

  • cilium clustermesh external-workload command.
  • --enable-external-workloads flag in cilium clustermesh enable command.
  • Connectivity tests related to external workloads.
  • Sysdump support for external workloads.

Cilium community plans to stop maintaining the external workload feature in all the stable release branches (v1.15, v1.16, and v1.17), and the feature will be removed in v1.18 release.

What's Changed

Minor Changes:

  • Cilium CLI IPsec fixes (cilium/cilium# 37018, @viktor-kurchenko)
  • cli: Improve fetching of Cilium component logs in failure scenarios (cilium/cilium# 37160, @joestringer)
  • Remove external-workload feature from Cilium and cilium-cli. Use previous version of cilium-cli if needed to provision unsupported external-workload clusters. (cilium/cilium# 37418, @brb)

CI Changes:

  • cilium-cli/connectivity: additionally check for container restarts (cilium/cilium# 36299, @giorio94)
Show more

Misc Changes:

  • chore(deps): update all-dependencies (main) (cilium/cilium# 37341, @cilium-renovate[bot])
  • chore(deps): update all-dependencies (main) (cilium/cilium# 37660, @cilium-renovate[bot])
  • chore(deps): update docker.io/library/golang docker tag to v1.24.0 (main) (cilium/cilium# 37603, @cilium-renovate[bot])
  • chore(deps): update go to v1.23.6 (main) (cilium/cilium# 37495, @cilium-renovate[bot])
  • cilium-cli/connectivity: ignore hubble-ui warning in no-errors-in-logs test (cilium/cilium# 37563, @tklauser)
  • cilium-cli/sysdump: drop obsolete CiliumEgressNATPolicy entry (cilium/cilium# 37584, @giorio94)
  • cilium-cli: enable websockets for k8s exec (cilium/cilium# 37538, @asauber)
  • cilium-cli: re-fix GITHUB_WORKFLOW_REF parsing (cilium/cilium# 37707, @kaworu)
  • cli: Ensure EGW tests trigger failures via actions (cilium/cilium# 37649, @joestringer)
  • connectivity: Add curl retry params for TLS inspection test (cilium/cilium# 37424, @sayboras)
  • connectivity: Avoid hard-coded external target in warning log (cilium/cilium# 37443, @sayboras)
  • Preparation to test IPv4 and IPv6 explicitly in connectivity tests (cilium/cilium# 37468, @gentoo-root)
  • Revert "cli: Use error def of github.com/cilium/ebpf" (cilium/cilium# 37687, @joestringer)
  • test: Update negative test case for TLS SNI (cilium/cilium# 37386, @sayboras)
  • wireguard: introduce v2 pod-to-pod connectivity tests (cilium/cilium# 37533, @ldelossa)
Commits
  • 1432ef0 Prepare for v0.17.0 release
  • 74b4807 clustermesh: Pin Cilium version while running cilium upgrade
  • d90a3ef chore(deps): update docker/build-push-action action to v6.14.0
  • b79b88b chore(deps): update golangci/golangci-lint-action action to v6.5.0
  • 6b30d00 github: Remove externalworkloads.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants