Releases: cilium/cilium-cli
Releases · cilium/cilium-cli
Release v0.10.5
What's Changed
- v0.10 backports 2022-05-19 by @tklauser in #859
- build(deps): bump docker/setup-buildx-action from 1.6.0 to 2 by @dependabot in #860
- build(deps): bump docker/build-push-action from 2.9.0 to 3 by @dependabot in #861
- v0.10: update to Cilium v1.10.11 by @michi-covalent in #862
Full Changelog: v0.10.4...v0.10.5
Release v0.11.7
What's Changed
- build(deps): bump actions/setup-go from 3.0.0 to 3.1.0 by @dependabot in #846
- .github: explicitly set Cilium version in workflows by @tklauser in #845
- build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #849
- Pull in latest helm charts, update to Cilium v1.11.5 by @tklauser in #850
- ci: make external workload only use global DNS server in test by @tklauser in #851
Full Changelog: v0.11.6...v0.11.7
Release v0.11.6
What's Changed
- Add host networking scenario for performance tests by @learnitall in #816
- build(deps): bump github.com/google/gops from 0.3.22 to 0.3.23 by @dependabot in #832
- build(deps): bump docker/build-push-action from 2.10.0 to 3 by @dependabot in #831
- improve status performance by @raffis in #706
- build(deps): bump docker/login-action from 1.14.1 to 2 by @dependabot in #834
- Pin kubectl version by @michi-covalent in #833
- build(deps): bump docker/setup-buildx-action from 1.7.0 to 2 by @dependabot in #836
- clustermesh: Run
cilium
with sudo in VM install script by @jrajahalme in #837 - Perform DNS check earlier in the tests by @alexander-demichev in #799
- Update Go to 1.18.2 by @tklauser in #839
- Update default Cilium version to 1.11.4 by @tklauser in #838
- crds: Bump cilium version for cec v2 by @sayboras in #840
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #841
- sysdump: Log cilium-cli version and arguments by @michi-covalent in #842
- ci: bump golangci-lint to v1.46.0 by @tklauser in #843
- Upgrade hubble relay with cli by @alexander-demichev in #803
New Contributors
- @learnitall made their first contribution in #816
- @raffis made their first contribution in #706
- @alexander-demichev made their first contribution in #799
Full Changelog: v0.11.5...v0.11.6
Release v0.11.5
What's Changed
- Clean up RELEASE.md by @michi-covalent in #811
- Version tag handling fixes by @jrajahalme in #802
- install: don't repeat log message when waiting for test namespace to be deleted by @tklauser in #826
- build(deps): bump azure/login from 1.4.3 to 1.4.4 by @dependabot in #828
- Add support to collect CNI config files from the system by @ungureanuvladvictor in #827
- ingress: Couple of changes to support Ingress/CEC/CCWEC by @sayboras in #825
- vendor: Pick up the latest cilium/chart by @michi-covalent in #830
Full Changelog: v0.11.4...v0.11.5
Release v0.11.4
What's Changed
- build(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0 by @dependabot in #819
- install: add encryption.enabled when encryption wireguard is used by @aanm in #818
- Add option to automatically detect the pid of the gops agent by @ungureanuvladvictor in #817
- Extract all deamonsets of Cilium by @ungureanuvladvictor in #823
- install: Wait for test pods to be cleaned up by @aditighag in #820
- Fix peer service deletion by @nathanjsweet in #824
New Contributors
- @ungureanuvladvictor made their first contribution in #817
Full Changelog: v0.11.3...v0.11.4
Release v0.11.3
What's Changed
- bug: Correct Peer Service Filename; Create Before Relay by @nathanjsweet in #813
- vendor: Update cilium/chart by @michi-covalent in #812
- build(deps): bump nick-invision/retry from 2.6.0 to 2.7.0 by @dependabot in #814
- build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #804
Full Changelog: v0.11.2...v0.11.3
Release v0.11.2
What's Changed
- build(deps): bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #796
- Transform flags context and namespace to be global for cilium-cli by @thorbenvh8 in #792
- update code of conduct email by @xmulligan in #800
- build(deps): bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #801
- install: Add Peer Service on Install by @nathanjsweet in #809
- install: add support for AWS with CNI chaining by @aanm in #807
- relay: Move Peer Service to Hubble Relay Enablement by @nathanjsweet in #810
New Contributors
- @thorbenvh8 made their first contribution in #792
- @xmulligan made their first contribution in #800
- @nathanjsweet made their first contribution in #809
Full Changelog: v0.11.1...v0.11.2
Release v0.11.1
What's Changed
- feat: collect Kubernetes Endpoints in sysdump by @tpfister-form3 in #794
- helm: fix helm template output for extraConfig options by @aanm in #793
- install: fix AKS installation on Cilium >= 1.12.0 by @aanm in #795
New Contributors
- @tpfister-form3 made their first contribution in #794
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
What's Changed
- build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #726
- sysdump: include own log messages in sysdump by @tklauser in #728
- build(deps): bump docker/login-action from 1.13.0 to 1.14.0 by @dependabot in #729
- build(deps): bump actions/setup-go from 2.2.0 to 3 by @dependabot in #730
- sysdump: check (*Collector).setupLogging error by @tklauser in #733
- connectivity: Don't ignore errors during setup & validation by @pchaigno in #732
- build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #735
- Network performance test by @jtaleric in #708
- build(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #740
- build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #741
- workflows: fix AKS workflow not using the right CLI pod by @nbusseneau in #738
- Fix 'node-init' in GKE's 'cos' images. by @bmcustodio in #739
- build(deps): bump docker/login-action from 1.14.0 to 1.14.1 by @dependabot in #743
- Update Go to 1.17.8 by @tklauser in #746
- build(deps): bump golangci/golangci-lint-action from 3.0.0 to 3.1.0 by @dependabot in #745
- internal: clarify key=value syntax for cilium install --config by @vosdev in #748
- build(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 0.6.0 by @dependabot in #752
- build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #753
- build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #756
- build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #758
- Make CRR standalone workload by @jtaleric in #750
- ci: update
az
to 2.30.0 by @nbusseneau in #703 - Update Go to 1.18 by @tklauser in #759
- Moving pkill to cleanup by @jtaleric in #760
- ci: bump golangci-lint to v1.45.0 by @rolinh in #762
- Use helm charts to generate manifests by @aanm in #717
- build(deps): bump helm.sh/helm/v3 from 3.8.0 to 3.8.1 by @dependabot in #768
- build(deps): bump github.com/cilium/workerpool from 1.1.1 to 1.1.2 by @dependabot in #772
- Fix helm-based installation for older Cilium versions by @aanm in #771
- skip non cilium image when get cilium version by @junnplus in #761
- install: Handle rancher-desktop CNI location by @chancez in #744
- Update default Cilium version to 1.11.3 by @tklauser in #774
- Add
image-suffix
andimage-tag
to keep oldversion
behavior by @aanm in #775 - Autodetect K3s cluster flavor by @tklauser in #773
- refactor: Expose k8s package by @michi-covalent in #777
- Deprecate old CLI flags by @aanm in #767
- .github: partially revert flag changes by @aanm in #779
- Add helm-based installation for hubble integration by @aanm in #778
- sysdump - Add --cilium-operator-namespace option by @jaredledvina in #780
- hubble: fix deployment of hubble with unreleased Cilium versions by @aanm in #785
- internal/helm: fix helm template output for array values by @aanm in #781
- store helm values into a Kubernetes secret by @aanm in #782
- connectivity: Make fatal errors more visible by @twpayne in #787
- vendor: Update github.com/cilium/charts by @michi-covalent in #788
- hubble: fix installation of 1.10 versions by @aanm in #789
- hubble: redact cilium-ca certificate key when printing to terminal by @aanm in #784
- Fix release build & update Go to 1.18.1 by @tklauser in #791
New Contributors
- @jtaleric made their first contribution in #708
- @vosdev made their first contribution in #748
- @junnplus made their first contribution in #761
- @chancez made their first contribution in #744
- @jaredledvina made their first contribution in #780
Full Changelog: v0.10.4...v0.11.0
Release v0.10.4
What's Changed
- build(deps): bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 by @dependabot in #714
- build(deps): bump docker/login-action from 1.12.0 to 1.13.0 by @dependabot in #715
- azure: add Contributor privileges to new Service Principals by @nbusseneau in #718
- Use specific policy depending on Cilium version by @christarazi in #720
- Update Cilium to v1.11.2 by @tklauser in #721
- hubble: don't log to stdout/stderr when opening browser by @tklauser in #722
- Address #720 review comments by @tklauser in #725
Full Changelog: v0.10.3...v0.10.4