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.16.21 #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cache/ciliumcli-amd64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f5c4fed6f78b340a6678793c299cc5a8907e55bde9c9e0cc1759c26f6f37db05 cilium-linux-amd64.tar.gz
1 change: 1 addition & 0 deletions cache/ciliumcli-arm64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7b710ddc0d3250f8c5d49a4cefb459b98c3c6651da9389d65cc727451fe3c4e6 cilium-linux-arm64.tar.gz
7 changes: 7 additions & 0 deletions cache/ciliumcli.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tagName": "v0.16.21",
"url": "https://github.com/cilium/cilium-cli/releases/tag/v0.16.21",
"description": "> [!TIP]\r\n> Cilium CLI now derives the default Cilium version to install from the source instead of injecting it at compile time. You no longer need to set `github.com/cilium/cilium/cilium-cli/defaults.CLIVersion` using `-ldflags` while compiling Cilium CLI. See cilium/cilium#36344 for details.\r\n\r\n## What's Changed\r\n\r\n**Minor Changes:**\r\n* Add cli support for impersonation --as and --as-group flags (cilium/cilium#35240, @cnmcavoy)\r\n* AWS AL2023 support (cilium/cilium#36076, @viktor-kurchenko)\r\n* cilium-cli: Derive the default version from cilium/charts (cilium/cilium#36344, @michi-covalent)\r\n* Disable deprecated support for running the Cilium KVStore in pod network (cilium/cilium#35741, @giorio94)\r\n* introducing a new CLI option to display ipcache information by labels or cidr (cilium/cilium#35275, @vasu-dasari)\r\n* sysdump: respect worker count and collect Cilium profiling data as first task (cilium/cilium#35897, @giorio94)\r\n\r\n**Bugfixes:**\r\n* cilium-cli/connectivity: fix nil-pointer dereference if minimum version can't be detected (cilium/cilium#35802, @tklauser)\r\n* Fix: cilium-cli install --repository flag respects repository even with cached versions. (cilium/cilium#35670, @renyunkang)\r\n\r\n**CI Changes:**\r\n* cilium-cli/connectivity: allow to specify log levels to check (cilium/cilium#36231, @tklauser)\r\n* cilium-cli/connectivity: disable warning log checks before v1.17 (cilium/cilium#36358, @giorio94)\r\n* cilium-cli: Improve tcpdump termination timeout handling (cilium/cilium#36021, @liyihuang)\r\n* cilium-cli: retry exec-in-pod requests in case of transient errors (cilium/cilium#35961, @tklauser)\r\n* cilium-cli: Run BGP tests sequentially (cilium/cilium#35727, @rastislavs)\r\n* cli/connectivity: Check for unexpected warning logs (cilium/cilium#35723, @pchaigno)\r\n* cli: Don't ignore datapath bug packet drops (cilium/cilium#36105, @pchaigno)\r\n* Enabling IPSec pod-to-pod-with-l7-policy-encryption connectivity test for v1.15 and v1.16. (cilium/cilium#35742, @smagnani96)\r\n* test, cli/connectivity: Remove stale error log exceptions (cilium/cilium#35848, @pchaigno)\r\n\r\n**Misc Changes:**\r\n* Add coverage for SNI enforcement in cilium-cli connectivity tests. (cilium/cilium#35887, @jrajahalme)\r\n* Cilium-cli connectivity test now supports use of parallel requests with curl (cilium/cilium#35949, @jrajahalme)\r\n* cilium-cli/install: remove deprecated no-op --disable-check flag (cilium/cilium#36110, @tklauser)\r\n* cilium-cli: apply network policies to no-conn-disrupt test (cilium/cilium#35685, @giorio94)\r\n* cilium-cli: Skip `nil details for Service` error in check-log-errors (cilium/cilium#35671, @rastislavs)\r\n* cilium-cli: Use unique CNP names (cilium/cilium#36064, @jrajahalme)\r\n* Miscellaneous improvements to DNS introspection policies in connectivity tests (cilium/cilium#36193, @giorio94)\r\n* Revert \"sysdump: collect Cilium profiling data as first task\" (cilium/cilium#35771, @giorio94)\r\n* sysdump: Collect crashed pod logs in cilium-test namespaces (cilium/cilium#35612, @jschwinger233)\r\n* Update stable release to v0.16.20 by @michi-covalent in https://github.com/cilium/cilium-cli/pull/2851\r\n* .github: use netcat to check hubble port-forward success by @devodev in https://github.com/cilium/cilium-cli/pull/2850\r\n* chore(deps): update go to v1.23.3 (patch) by @renovate in https://github.com/cilium/cilium-cli/pull/2854\r\n* chore(deps): update golang docker tag to v1.23.3 by @renovate in https://github.com/cilium/cilium-cli/pull/2853\r\n* chore(deps): update golangci/golangci-lint docker tag to v1.62.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2858\r\n* chore(deps): update dependency kubernetes-sigs/kind to v0.25.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2857\r\n* Improve cacheability of Docker layers and add ca-certs to scratch image by @marcofranssen in https://github.com/cilium/cilium-cli/pull/2842\r\n* chore(deps): update docker/dockerfile:1.11 docker digest to 10c699f by @renovate in https://github.com/cilium/cilium-cli/pull/2855\r\n* chore(deps): update softprops/action-gh-release action to v2.1.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2860\r\n* chore(deps): update docker.io/library/golang:1.23.3-alpine3.19 docker digest to f72297e by @renovate in https://github.com/cilium/cilium-cli/pull/2863\r\n* chore(deps): update dependency cilium/cilium to v1.16.4 by @renovate in https://github.com/cilium/cilium-cli/pull/2864\r\n* chore(deps): update golang:1.23.3-alpine3.19 docker digest to f72297e by @renovate in https://github.com/cilium/cilium-cli/pull/2862\r\n* chore(deps): update ubuntu:24.04 docker digest to 278628f by @renovate in https://github.com/cilium/cilium-cli/pull/2865\r\n* chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2867\r\n* chore(deps): update docker/dockerfile docker tag to v1.12 by @renovate in https://github.com/cilium/cilium-cli/pull/2868\r\n* chore(deps): update golangci/golangci-lint docker tag to v1.62.2 by @renovate in https://github.com/cilium/cilium-cli/pull/2866\r\n* action: Explicitly set go-version by @michi-covalent in https://github.com/cilium/cilium-cli/pull/2871\r\n* .github/workflows: add validation of renovate config by @tklauser in https://github.com/cilium/cilium-cli/pull/2873\r\n* renovate: update Go version in action.yaml by @tklauser in https://github.com/cilium/cilium-cli/pull/2872\r\n* chore(deps): update golang docker tag to v1.23.4 by @renovate in https://github.com/cilium/cilium-cli/pull/2876\r\n* chore(deps): update ubuntu:24.04 docker digest to 80dd3c3 by @renovate in https://github.com/cilium/cilium-cli/pull/2875\r\n* chore(deps): update go to v1.23.4 (patch) by @renovate in https://github.com/cilium/cilium-cli/pull/2877\r\n* Prepare for v0.16.21 release by @tklauser in https://github.com/cilium/cilium-cli/pull/2869\r\n\r\n## New Contributors\r\n* @marcofranssen made their first contribution in https://github.com/cilium/cilium-cli/pull/2842\r\n\r\n**Full Changelog**: https://github.com/cilium/cilium-cli/compare/v0.16.20...v0.16.21",
"publishedAt": "2024-12-06T11:49:28Z",
"isLatest": true
}
4 changes: 4 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ calicoctl_binary_checksums:
v3.23.4: cdd6eace3dc2676b7eed79c665cb0b3dbdd9dcb3bf5b09d7ae20f4f015f75f9b
ciliumcli_binary_checksums:
arm:
v0.16.21: 0
v0.16.0: 0
v0.15.23: 0
v0.15.22: 0
Expand All @@ -574,6 +575,7 @@ ciliumcli_binary_checksums:
v0.15.16: 0
v0.15.15: 0
arm64:
v0.16.21: 7b710ddc0d3250f8c5d49a4cefb459b98c3c6651da9389d65cc727451fe3c4e6
v0.16.0: fe16bcd447fc6fe764ca75712f5832d7504845e9f782684ff09c9f52548237fe
v0.15.23: 9aa37d99a15e72bbcb555d7ed5b88c2ae3a7e6fbc478f9ee402a835ba6b41175
v0.15.22: 23caf44dade82b5a986e9799db333724845750bebe32e571a356ab9116406f6d
Expand All @@ -585,6 +587,7 @@ ciliumcli_binary_checksums:
v0.15.16: 86ed6a2e796c39dd00072e7c141fc35b68d63392d1ac5e183a7ce9d7263e23a0
v0.15.15: 5c1693ea163b094a92ebc6997b6e678cc8c24a52040c22433b58b419de74b28f
amd64:
v0.16.21: f5c4fed6f78b340a6678793c299cc5a8907e55bde9c9e0cc1759c26f6f37db05
v0.16.0: da98675f961833d4ffd68b1046d907b228a7d394ded2abd70a50b20eaca171c4
v0.15.23: cda3f1c40ae2191a250a7cea9e2c3987eaa81cb657dda54cd8ce25f856c384da
v0.15.22: c9bdf99362c16bb63ea44a214e39319d8ac1d196345792caae9665f36fe274a3
Expand All @@ -596,6 +599,7 @@ ciliumcli_binary_checksums:
v0.15.16: f30095e1a0b926d2114b7a419141bea76e950b643182e97e666950ca05a205d9
v0.15.15: 492279c1f960c79747290a5d1e1b21084a04a93f9e13ab4ae7df4c76fe808aff
ppc64le:
v0.16.21: 0
v0.16.0: 0
v0.15.23: 0
v0.15.22: 0
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ weave_version: 2.8.7
cni_version: "v1.4.0"

cilium_version: "v1.15.4"
cilium_cli_version: "v0.16.0"
cilium_cli_version: "v0.16.21"
cilium_enable_hubble: false

kube_ovn_version: "v1.12.21"
Expand Down
17 changes: 17 additions & 0 deletions version_diff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"ciliumcli": {
"current_version": "v0.16.0",
"latest_version": "v0.16.21",
"release": {
"tagName": "v0.16.21",
"url": "https://github.com/cilium/cilium-cli/releases/tag/v0.16.21",
"description": "> [!TIP]\r\n> Cilium CLI now derives the default Cilium version to install from the source instead of injecting it at compile time. You no longer need to set `github.com/cilium/cilium/cilium-cli/defaults.CLIVersion` using `-ldflags` while compiling Cilium CLI. See cilium/cilium#36344 for details.\r\n\r\n## What's Changed\r\n\r\n**Minor Changes:**\r\n* Add cli support for impersonation --as and --as-group flags (cilium/cilium#35240, @cnmcavoy)\r\n* AWS AL2023 support (cilium/cilium#36076, @viktor-kurchenko)\r\n* cilium-cli: Derive the default version from cilium/charts (cilium/cilium#36344, @michi-covalent)\r\n* Disable deprecated support for running the Cilium KVStore in pod network (cilium/cilium#35741, @giorio94)\r\n* introducing a new CLI option to display ipcache information by labels or cidr (cilium/cilium#35275, @vasu-dasari)\r\n* sysdump: respect worker count and collect Cilium profiling data as first task (cilium/cilium#35897, @giorio94)\r\n\r\n**Bugfixes:**\r\n* cilium-cli/connectivity: fix nil-pointer dereference if minimum version can't be detected (cilium/cilium#35802, @tklauser)\r\n* Fix: cilium-cli install --repository flag respects repository even with cached versions. (cilium/cilium#35670, @renyunkang)\r\n\r\n**CI Changes:**\r\n* cilium-cli/connectivity: allow to specify log levels to check (cilium/cilium#36231, @tklauser)\r\n* cilium-cli/connectivity: disable warning log checks before v1.17 (cilium/cilium#36358, @giorio94)\r\n* cilium-cli: Improve tcpdump termination timeout handling (cilium/cilium#36021, @liyihuang)\r\n* cilium-cli: retry exec-in-pod requests in case of transient errors (cilium/cilium#35961, @tklauser)\r\n* cilium-cli: Run BGP tests sequentially (cilium/cilium#35727, @rastislavs)\r\n* cli/connectivity: Check for unexpected warning logs (cilium/cilium#35723, @pchaigno)\r\n* cli: Don't ignore datapath bug packet drops (cilium/cilium#36105, @pchaigno)\r\n* Enabling IPSec pod-to-pod-with-l7-policy-encryption connectivity test for v1.15 and v1.16. (cilium/cilium#35742, @smagnani96)\r\n* test, cli/connectivity: Remove stale error log exceptions (cilium/cilium#35848, @pchaigno)\r\n\r\n**Misc Changes:**\r\n* Add coverage for SNI enforcement in cilium-cli connectivity tests. (cilium/cilium#35887, @jrajahalme)\r\n* Cilium-cli connectivity test now supports use of parallel requests with curl (cilium/cilium#35949, @jrajahalme)\r\n* cilium-cli/install: remove deprecated no-op --disable-check flag (cilium/cilium#36110, @tklauser)\r\n* cilium-cli: apply network policies to no-conn-disrupt test (cilium/cilium#35685, @giorio94)\r\n* cilium-cli: Skip `nil details for Service` error in check-log-errors (cilium/cilium#35671, @rastislavs)\r\n* cilium-cli: Use unique CNP names (cilium/cilium#36064, @jrajahalme)\r\n* Miscellaneous improvements to DNS introspection policies in connectivity tests (cilium/cilium#36193, @giorio94)\r\n* Revert \"sysdump: collect Cilium profiling data as first task\" (cilium/cilium#35771, @giorio94)\r\n* sysdump: Collect crashed pod logs in cilium-test namespaces (cilium/cilium#35612, @jschwinger233)\r\n* Update stable release to v0.16.20 by @michi-covalent in https://github.com/cilium/cilium-cli/pull/2851\r\n* .github: use netcat to check hubble port-forward success by @devodev in https://github.com/cilium/cilium-cli/pull/2850\r\n* chore(deps): update go to v1.23.3 (patch) by @renovate in https://github.com/cilium/cilium-cli/pull/2854\r\n* chore(deps): update golang docker tag to v1.23.3 by @renovate in https://github.com/cilium/cilium-cli/pull/2853\r\n* chore(deps): update golangci/golangci-lint docker tag to v1.62.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2858\r\n* chore(deps): update dependency kubernetes-sigs/kind to v0.25.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2857\r\n* Improve cacheability of Docker layers and add ca-certs to scratch image by @marcofranssen in https://github.com/cilium/cilium-cli/pull/2842\r\n* chore(deps): update docker/dockerfile:1.11 docker digest to 10c699f by @renovate in https://github.com/cilium/cilium-cli/pull/2855\r\n* chore(deps): update softprops/action-gh-release action to v2.1.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2860\r\n* chore(deps): update docker.io/library/golang:1.23.3-alpine3.19 docker digest to f72297e by @renovate in https://github.com/cilium/cilium-cli/pull/2863\r\n* chore(deps): update dependency cilium/cilium to v1.16.4 by @renovate in https://github.com/cilium/cilium-cli/pull/2864\r\n* chore(deps): update golang:1.23.3-alpine3.19 docker digest to f72297e by @renovate in https://github.com/cilium/cilium-cli/pull/2862\r\n* chore(deps): update ubuntu:24.04 docker digest to 278628f by @renovate in https://github.com/cilium/cilium-cli/pull/2865\r\n* chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in https://github.com/cilium/cilium-cli/pull/2867\r\n* chore(deps): update docker/dockerfile docker tag to v1.12 by @renovate in https://github.com/cilium/cilium-cli/pull/2868\r\n* chore(deps): update golangci/golangci-lint docker tag to v1.62.2 by @renovate in https://github.com/cilium/cilium-cli/pull/2866\r\n* action: Explicitly set go-version by @michi-covalent in https://github.com/cilium/cilium-cli/pull/2871\r\n* .github/workflows: add validation of renovate config by @tklauser in https://github.com/cilium/cilium-cli/pull/2873\r\n* renovate: update Go version in action.yaml by @tklauser in https://github.com/cilium/cilium-cli/pull/2872\r\n* chore(deps): update golang docker tag to v1.23.4 by @renovate in https://github.com/cilium/cilium-cli/pull/2876\r\n* chore(deps): update ubuntu:24.04 docker digest to 80dd3c3 by @renovate in https://github.com/cilium/cilium-cli/pull/2875\r\n* chore(deps): update go to v1.23.4 (patch) by @renovate in https://github.com/cilium/cilium-cli/pull/2877\r\n* Prepare for v0.16.21 release by @tklauser in https://github.com/cilium/cilium-cli/pull/2869\r\n\r\n## New Contributors\r\n* @marcofranssen made their first contribution in https://github.com/cilium/cilium-cli/pull/2842\r\n\r\n**Full Changelog**: https://github.com/cilium/cilium-cli/compare/v0.16.20...v0.16.21",
"publishedAt": "2024-12-06T11:49:28Z",
"isLatest": true,
"component": "ciliumcli",
"owner": "cilium",
"repo": "cilium-cli",
"release_type": "release"
}
}
}