Releases: cilium/cilium-cli
Releases · cilium/cilium-cli
Release v0.12.10
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
What's Changed
- Update stable release to v0.12.8 by @michi-covalent in #1226
- sysdump: collect CiliumEgressGatewayPolicies by @julianwiedmann in #1227
- connectivity: add --collect-sysdump-on-failure flag by @jibi in #1228
- Prepare for v0.12.9 release by @jibi in #1230
New Contributors
- @julianwiedmann made their first contribution in #1227
Full Changelog: v0.12.8...v0.12.9
Release v0.12.8
What's Changed
- connectivity: Send request to 1.1.1.1 over TCP/443 instead of TCP/80 by @pchaigno in #1219
- Update stable release to v0.12.7 by @tklauser in #1220
- build(deps): bump library/golang from
dc4f475
tod171aa3
by @dependabot in #1221 - build(deps): bump library/busybox from
c103754
to62bc224
by @dependabot in #1224 - install: allow for multiple roles and rolebindings per file by @squeed in #1218
- Allow to delete cilium pods before connectivity tests by @tklauser in #1131
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #1222
- Prepare for v0.12.8 release by @michi-covalent in #1225
Full Changelog: v0.12.7...v0.12.8
Release v0.12.7
What's Changed
- defaults: Update cilium/json-mock to v1.3.3 by @jrajahalme in #1191
- Enable network-perf for arm64 by @nickolaev in #1194
- Update Go to 1.19.3, golangci-lint to 1.50.1 by @tklauser in #1195
- build(deps): bump google-github-actions/auth from 0.8.3 to 1.0.0 by @dependabot in #1199
- build(deps): bump google-github-actions/setup-gcloud from 0.6.2 to 1.0.0 by @dependabot in #1198
- kpr: Improve k8s API server endpoint detection to handle Kind by @YutaroHayakawa in #1175
- test/connectivity: Add a bit more logging around Hubble connections by @squeed in #1203
- Improvements for kube-proxy detection and replacement by @ksankeerth in #1162
- build(deps): bump google-github-actions/setup-gcloud from 1.0.0 to 1.0.1 by @dependabot in #1207
- build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #1210
- build(deps): bump library/golang from
8558ae6
todc4f475
by @dependabot in #1211 - Update stable release to v0.12.6 by @michi-covalent in #1212
- build(deps): bump helm.sh/helm/v3 from 3.10.1 to 3.10.2 by @dependabot in #1208
- test/connectivity: fix goroutine leak by @squeed in #1214
- Get rid of kube-proxy-replacement=probe by @brb in #1215
- clustermesh: Rename host-reachable-svc opt by @brb in #1216
- Prepare for v0.12.7 release by @michi-covalent in #1217
New Contributors
- @nickolaev made their first contribution in #1194
Full Changelog: v0.12.6...v0.12.7
Release v0.12.6
What's Changed
- build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #1165
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in #1171
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #1169
- build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 by @dependabot in #1164
- Pin gcloud CLI version by @michi-covalent in #1177
- build(deps): bump actions/download-artifact from 3.0.0 to 3.0.1 by @dependabot in #1170
- build(deps): bump library/golang from
f3e6836
to845f16d
by @dependabot in #1178 - build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #1166
- build(deps): bump library/busybox from
7b72c24
toc103754
by @dependabot in #1183 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #1182
- install: Add ability to auto-fill or manually set .Capabilities.APIVersions in helm by @learnitall in #1176
- build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #1185
- build(deps): bump azure/setup-helm from 3.3 to 3.4 by @dependabot in #1181
- build(deps): bump library/golang from 1.19.2-alpine3.16 to 1.19.3-alpine3.16 by @dependabot in #1187
- vendor: Update cilium/charts by @michi-covalent in #1188
- Prepare for v0.12.6 release by @michi-covalent in #1190
Full Changelog: v0.12.5...v0.12.6
Release v0.12.5
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
to7b72c24
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
to9d3bd09
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
tof3e6836
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
What's Changed
- Update stable release to v0.12.3 by @tklauser in #1074
- Bump go directive version to 1.19 in go.mod by @sayboras in #1077
- build(deps): bump library/busybox from
5b1ae0b
to306a4bb
by @dependabot in #1075 - Status: generate a more meaningful message if agent not running by @squeed in #1044
- Update Go to 1.19.1, golangci-lint to 1.49.0 by @tklauser in #1082
- ci: switch to google-github-actions/auth for GKE based workflows by @tklauser in #1081
- connectivity: Add test for cilium-health by @joamaki in #1040
- build(deps): bump azure/login from 1.4.5 to 1.4.6 by @dependabot in #1084
- Expand FQDN connectivity tests to assert policy denies for disallowed FQDN by @christarazi in #1071
- Add L7 HTTP method test by @nebril in #1069
- build(deps): bump library/busybox from
306a4bb
tob0b9ae9
by @dependabot in #1087 - build(deps): bump michi-covalent/push-to-loki from 0.2.0 to 0.2.1 by @dependabot in #1086
- helm: Add support for remote chart version by @sayboras in #1078
- hubble: fix enable/disable command when
cilium-cli-helm-values
does… by @olga-mir in #1020 - Update for Cilium 1.12.2 by @tklauser in #1094
- build(deps): bump library/busybox from
b0b9ae9
to8946083
by @dependabot in #1090 - connectivity: Add more tests by @sayboras in #1068
- Prepare for v0.12.4 release by @tklauser in #1096
New Contributors
Full Changelog: v0.12.3...v0.12.4
Release v0.12.3
What's Changed
- Update stable release to v0.12.2 by @tklauser in #1064
- build(deps): bump github.com/cloudflare/cfssl from 1.6.1 to 1.6.2 by @dependabot in #1065
- Clustermesh secrets helm inconsistency fix by @carnerito in #1056
- go.mod, vendor: update for cilium charts for v1.13.0-rc0 by @tklauser in #1072
- Prepare for v0.12.3 release by @tklauser in #1073
New Contributors
- @carnerito made their first contribution in #1056
Full Changelog: v0.12.2...v0.12.3
Release v0.12.2
What's Changed
- .github: update dependabot open PR limit for GH actions by @tklauser in #1011
- build(deps): bump nick-invision/retry from 2.7.0 to 2.8.0 by @dependabot in #1014
- connectivity: Add test for HostPort support by @gandro in #1005
- connectivity: trim whitespaces from
cilium version
output by @tklauser in #1016 - connectivity: Add ICMP policy test from client to client by @sayboras in #1012
- build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 by @dependabot in #1017
- fix(install): exit before helm secret generation in --helm-auto-gen-values mode by @raphink in #1021
- connectivity: Use agent-runtime-config.json for feature detection by @gandro in #1022
- Add stub for datapath connectivity tests by @brb in #1023
- build(deps): bump nick-invision/retry from 2.8.0 to 2.8.1 by @dependabot in #1024
- Update Go to 1.19 by @tklauser in #1027
- connectivity: Get rid of host reachable svc by @brb in #1029
- sysdump: Trim ls output by @michi-covalent in #1031
- Update stable release to v0.12.1 by @tklauser in #1033
- build(deps): bump helm.sh/helm/v3 from 3.9.2 to 3.9.3 by @dependabot in #1030
- sysdump: add tetragon bugtool step by @kkourt in #1035
- Update for Cilium 1.12.1 by @tklauser in #1043
- build(deps): bump azure/setup-helm from 1.1 to 3.3 by @dependabot in #1038
- build(deps): bump 8398a7/action-slack from 3.13.0 to 3.13.2 by @dependabot in #1047
- Push workflow run results to Loki by @michi-covalent in #1050
- Revert "Push workflow run results to Loki" by @michi-covalent in #1051
- Push workflow run results to Loki by @michi-covalent in #1052
- dependabot: Monitor Dockerfile by @michi-covalent in #1049
- build(deps): bump library/busybox from
9526219
to5b1ae0b
by @dependabot in #1055 - all: remove year from copyright notice by @tklauser in #1057
- ci: Remove Slack notifications by @michi-covalent in #1058
- build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #1059
- Enable kube-proxy replacement if no kube-proxy is detected in a cluster by @ksankeerth in #1039
- build(deps): bump helm.sh/helm/v3 from 3.9.3 to 3.9.4 by @dependabot in #1061
- build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #1062
- connectivity: Add connectivity tests for multiple policy types by @sayboras in #1028
- Prepare for v0.12.2 release by @tklauser in #1063
New Contributors
- @raphink made their first contribution in #1021
- @kkourt made their first contribution in #1035
- @ksankeerth made their first contribution in #1039
Full Changelog: v0.12.1...v0.12.2
Release v0.12.1
What's Changed
- build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #984
- ci: explicitly wait for cilium status after enabling Hubble relay on GKE by @tklauser in #986
- connectivity: Add --assume-cilium-version flag by @twpayne in #982
- clustermesh: Validate cluster-id value as per requirement by @sayboras in #978
- build(deps): bump helm.sh/helm/v3 from 3.9.1 to 3.9.2 by @dependabot in #988
- connectivity: Detect version from cilium pods by @gandro in #987
- Update RELEASE.md by @michi-covalent in #991
- [connectivity] Retry deleting namespace while waiting by @jaredledvina in #976
- RELEASE.md: bump version in stable.txt after release by @tklauser in #992
- CODEOWNERS: update teams following removal of non-sig teams by @tklauser in #994
- connectivity: Add node-local-dns match labels by @aditighag in #995
- upgrade: also bump clustermesh-apiserver by @squeed in #993
- connectivity: Introduce Cilium feature detection by @gandro in #998
- Update Go to 1.18.5 by @tklauser in #999
- connectivity: remove unused (*ConnectivityTest).FetchCiliumPodImageTag by @tklauser in #996
- go.mod, vendor: update Hubble to v0.10.0 by @tklauser in #1001
- internal: add missing types when generating helm template command by @aanm in #1002
- connectivity: Add -t to prefix log msg with timestamp by @brb in #981
- sysdump: Add kvstore data to dumps. by @tommyp1ckles in #972
- build(deps): bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 by @dependabot in #1007
- Prepare for v0.12.1 release by @tklauser in #1009
New Contributors
- @brb made their first contribution in #981
- @tommyp1ckles made their first contribution in #972
Full Changelog: v0.12.0...v0.12.1