Skip to content

Releases: cilium/cilium-cli

Release v0.12.13

15 Feb 17:32
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.12.12 by @tklauser in #1327
  • connectivity: Display last error after waiting k8s resources timeouts by @YutaroHayakawa in #1301
  • RELEASE.md: check and merge PRs before the release by @tklauser in #1329
  • build(deps): bump library/golang from 1.19.4-alpine3.16 to 1.19.5-alpine3.16 by @dependabot in #1331
  • build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #1330
  • Update Go to 1.19.5 by @tklauser in #1332
  • install: Auto-enable BPF masquerade by @brb in #1333
  • Update cilium vendoring by @raphink in #1334
  • install: Do not enable BPF masq if ipv6 is enabled by @brb in #1338
  • build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #1344
  • connectivity: Set PreferDualStack for test services by @brb in #1339
  • connectivity: Make pod to world test more configurable by @sathieu in #1345
  • build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.0 by @dependabot in #1349
  • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #1350
  • fix(connectivity): Add node-local-dns entitiy match for local ip usage case by @eminaktas in #997
  • Honor global namespace flag in sysdump command by @ChrsMark in #1302
  • sysdump: Collect new CR introduced as part of 1.13 by @sayboras in #1315
  • dependabot config updates by @tklauser in #1328
  • go.mod, vendor: bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in #1355
  • [connectivity] add container name for health tests by @fl64 in #1354
  • status: rename Hubble status to Hubble Relay by @kaworu in #1356
  • Update Cilium charts, update default Cilium version to v1.12.6 by @tklauser in #1358
  • ci: bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #1360
  • ci: bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot in #1361
  • Check if context is cancelled before next iteration by @dharmicksai in #1353
  • clustermesh: Add missing brackets of etcd option by @giorio94 in #1362
  • clustermesh: adapt global service annotations by @giorio94 in #1359
  • connectivity: drop pre-1.11 allow-except-world test by @tklauser in #1364
  • Dockerfile: Bump library/golang from 1.19.5-alpine3.16 to 1.20.0-alpine3.16 by @dependabot in #1365
  • Update Go to 1.20, golangci-lint to v1.51.0 by @tklauser in #1368
  • go.mod, vendor: update github.com/cilium/hubble to v0.11.1 by @tklauser in #1367
  • ci: use cloud provider specific external target for pod-to-world tests by @tklauser in #1369
  • ci: bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0 by @dependabot in #1370
  • Update golangci-lint to v1.51.1 by @tklauser in #1372
  • ci: bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in #1373
  • go.mod, vendor: bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #1377
  • go.mod, vendor: bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 by @dependabot in #1375
  • go.mod, vendor: bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #1376
  • go.mod, vendor: bump github.com/cilium/workerpool from 1.1.3 to 1.2.0 by @dependabot in #1380
  • Add JSON status (fix #956) by @raphink in #958
  • uninstall: remove cilium-config-agent role/rolebinding by @giorio94 in #1382
  • install: fix support for multi-object files by @squeed in #1388
  • Prepare for release v0.12.13 by @michi-covalent in #1393

New Contributors

Full Changelog: v0.12.12...v0.12.13

Release v0.12.12

11 Jan 09:51
v0.12.12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.11...v0.12.12

Release v0.12.11

01 Dec 17:52
v0.12.11
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.12.10 by @tklauser in #1245
  • clustermesh: use Cilium version extracted from helm secret if available by @tklauser in #1248
  • status: Include pending pods in total Cluster Pods count by @felfa01 in #1249
  • .github/workflows: remove duplicate CI Image release digest step by @tklauser in #1250
  • workflows: add wait for no operation for cleaning up GKE by @brlbil in #1251
  • go.mod, vendor: pull in latest cilium charts for v1.10.17, v1.11.11, v1.12.4 and v1.13-rc3 by @tklauser in #1253
  • Prepare for v0.12.11 release by @tklauser in #1252

New Contributors

Full Changelog: v0.12.10...v0.12.11

Release v0.12.10

29 Nov 19:53
v0.12.10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/google/gops from 0.3.25 to 0.3.26 by @dependabot in #1231
  • connectivity: collect sysdump also on test setup failure by @jibi in #1233
  • status: Exclude non-running pods from total Cluster Pods count by @felfa01 in #1236
  • clustermesh: Fix --bpf-lb-sock on < 1.12 by @brb in #1238
  • connectivity, install: delete pods before deleting namespace by @tklauser in #1237
  • defaults: update connectivity test image versions by @tklauser in #1239
  • connectivity/check: fix logging in non-verbose mode with timestamps by @tklauser in #1234
  • Prepare for v0.12.10 release by @tklauser in #1240
  • ci, make: allow to build release as root user by @tklauser in #1242
  • Makefile: Fix potential uid/gid collision by using setpriv by @tklauser in #1244

New Contributors

Full Changelog: v0.12.9...v0.12.10

Release v0.12.9

23 Nov 21:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.8...v0.12.9

Release v0.12.8

21 Nov 18:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.7...v0.12.8

Release v0.12.7

14 Nov 19:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.6...v0.12.7

Release v0.12.6

03 Nov 01:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.5...v0.12.6

Release v0.12.5

18 Oct 23:28
Compare
Choose a tag to compare

What's Changed

  • Update stable release to v0.12.4 by @tklauser in #1099
  • policy: Add support for drop direction and reason by @sayboras in #1095
  • build(deps): bump helm.sh/helm/v3 from 3.9.4 to 3.10.0 by @dependabot in #1103
  • build(deps): bump helm/kind-action from 1.3.0 to 1.4.0 by @dependabot in #1104
  • defaults: update connectivity test image versions by @tklauser in #1101
  • test/connectivity: Remove explicit namespace in policy manifest by @sayboras in #1112
  • config, hubble: plumb context where available by @tklauser in #1114
  • test/connectivity: Add any prefix for pod namespace label by @sayboras in #1113
  • sysdump: Collect k8s leases by @pchaigno in #1116
  • test/connectivity: Update drop traffic direction and reason (cont) by @sayboras in #1108
  • test/connectivity: Add early return when deploying perf resources by @learnitall in #1115
  • test/connectivity: Run connectivity test in non-default namespace by @sayboras in #1118
  • build(deps): bump michi-covalent/push-to-loki from 0.2.1 to 0.2.2 by @dependabot in #1119
  • build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #1120
  • build(deps): bump github.com/cloudflare/cfssl from 1.6.2 to 1.6.3 by @dependabot in #1121
  • build(deps): bump library/busybox from 8946083 to 7b72c24 by @dependabot in #1124
  • build(deps): bump library/golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16 by @dependabot in #1130
  • [connectivity] Allow configuring cilium-agent pod selector by @jaredledvina in #1128
  • build(deps): bump library/golang from 2baa528 to 9d3bd09 by @dependabot in #1134
  • build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #1133
  • Don't restart Cilium on cilium uninstall by @michi-covalent in #1137
  • build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #1143
  • sysdump: auto detect namespace from list of defaults. by @tommyp1ckles in #1132
  • build(deps): bump google-github-actions/auth from 0.8.1 to 0.8.3 by @dependabot in #1152
  • build(deps): bump google-github-actions/setup-gcloud from 0.6.0 to 0.6.2 by @dependabot in #1151
  • build(deps): bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #1142
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #1140
  • build(deps): bump library/golang from 9d3bd09 to f3e6836 by @dependabot in #1135
  • build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.2.0 by @dependabot in #1156
  • build(deps): bump nick-invision/retry from 2.8.1 to 2.8.2 by @dependabot in #1158
  • vendor: Pick up the latest github.com/cilium/charts by @michi-covalent in #1159
  • build(deps): bump helm.sh/helm/v3 from 3.10.0 to 3.10.1 by @dependabot in #1157
  • Prepare for v0.12.5 release by @michi-covalent in #1163

Full Changelog: v0.12.4...v0.12.5

Release v0.12.4

21 Sep 10:08
v0.12.4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4