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