Skip to content

Releases: cilium/cilium-cli

Release v0.11.4

29 Apr 23:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.3...v0.11.4

Release v0.11.3

27 Apr 19:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3

Release v0.11.2

25 Apr 23:19
Compare
Choose a tag to compare

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

Full Changelog: v0.11.1...v0.11.2

Release v0.11.1

14 Apr 17:59
v0.11.1
Compare
Choose a tag to compare

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

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

13 Apr 17:52
v0.11.0
Compare
Choose a tag to compare

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 and image-tag to keep old version 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

Full Changelog: v0.10.4...v0.11.0

Release v0.10.4

24 Feb 16:57
v0.10.4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

Release v0.10.3

16 Feb 19:12
v0.10.3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

Release v0.10.2

28 Jan 17:36
v0.10.2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 by @dependabot in #684
  • RELEASE.md: use GitHub auto-generated release notes by @tklauser in #686
  • cilium-ca: fix the cilium-ca creation log line by @kaworu in #687
  • build(deps): bump google-github-actions/setup-gcloud from 0.3.0 to 0.4.0 by @dependabot in #688
  • Add digests for Cilium 1.9.12, 1.10.7 and service mesh beta images by @tklauser in #690
  • build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #691
  • internal/utils: fix parsing of user versions which include image path suffix by @twpayne in #694

Full Changelog: v0.10.1...v0.10.2

Release v0.10.1

21 Jan 10:54
v0.10.1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump azure/login from 1.4.1 to 1.4.2 by @dependabot in #656
  • ui: v0.8.5 as default by @geakstr in #655
  • Update Go to 1.17.5 by @tklauser in #658
  • build(deps): bump nick-invision/retry from 2.5.1 to 2.6.0 by @dependabot in #659
  • build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #661
  • build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 by @dependabot in #662
  • images: Use well-known digests where possible by @twpayne in #660
  • build(deps): bump docker/login-action from 1.10.0 to 1.12.0 by @dependabot in #665
  • install: remove deprecated cluster roles by @tklauser in #666
  • build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 by @dependabot in #667
  • Added K3s as a supported environment by @jamesharr in #670
  • bugtool: Compress and copy with resume by @sayboras in #671
  • Incorporate review comments by @sayboras in #672
  • sysdump: Support fetching DaemonSet with custom name by @sayboras in #668
  • Update Go to 1.17.6 by @tklauser in #674
  • build(deps): bump 8398a7/action-slack from 3.12.0 to 3.13.0 by @dependabot in #675
  • connectivity/check: use insecure.NewCredentials instead of WithInsecure by @tklauser in #678
  • Sort imports according to Go conventions by @twpayne in #680
  • build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 by @dependabot in #663
  • install: remove deprecated --native-routing-cidr option by @tklauser in #679
  • build(deps): bump aws-actions/configure-aws-credentials from 1.6.0 to 1.6.1 by @dependabot in #681
  • build(deps): bump azure/login from 1.4.2 to 1.4.3 by @dependabot in #682
  • Update default Cilium version to v1.11.1 by @tklauser in #683
  • go.mod, vendor: update cilium to 1.11.1 by @tklauser in #685

New Contributors

Full Changelog: v0.10.0...v0.10.1

Release v0.10.0

09 Dec 17:38
v0.10.0
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump azure/CLI from 1.0.4 to 1.0.5 by @dependabot in #611
  • install: Disable BPF masquerading by default by @pchaigno in #609
  • build(deps): bump 8398a7/action-slack from 3.10.0 to 3.11.0 by @dependabot in #612
  • build(deps): bump azure/CLI from 1.0.5 to 1.0.6 by @dependabot in #613
  • connectivity: drop cilium status --wait from Hubble enable instructions by @tklauser in #614
  • build(deps): bump azure/login from 1.4.0 to 1.4.1 by @dependabot in #615
  • go,mod, vendor: update github.com/cloudflare/cfssl to v1.6.1 by @tklauser in #619
  • kind: Bump kindest/node image to support testing on arm64 by @jrajahalme in #620
  • build(deps): bump 8398a7/action-slack from 3.11.0 to 3.12.0 by @dependabot in #621
  • build(deps): bump github.com/go-openapi/strfmt from 0.21.0 to 0.21.1 by @dependabot in #625
  • go.mod, vendor: update k8s deps by @tklauser in #626
  • kind: Bump kindest/node image to support testing on arm64 by @jrajahalme in #629
  • build(deps): bump aws-actions/configure-aws-credentials from 1.5.11 to 1.6.0 by @dependabot in #630
  • install: replace --native-routing-cidr by --ipv4-native-routing-cidr by @kaworu in #632
  • ui: v0.8.3 by @geakstr in #633
  • .github: let dependabot ignore Cilium and Hubble dependencies by @rolinh in #638
  • vendor: bump cilium to v1.11.0-rc3, hubble to v0.9.0 by @rolinh in #639
  • clustermesh, hubble: generate Cilium CA by default by @soggiest in #634
  • upgrade: determine correct operator image on AKS/EKS by @tklauser in #641
  • Add a node-init script for EKS. by @bmcustodio in #623
  • Update Go to 1.17.4 by @tklauser in #642
  • hubble: remove deprecated cilium-ready-timeout flag by @tklauser in #644
  • build(deps): bump google-github-actions/setup-gcloud from 0.2.1 to 0.3 by @dependabot in #646
  • hubble: Make UI version configurable by @twpayne in #645
  • go.mod, vendor: update cilium to 1.11.0 by @tklauser in #647
  • build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 by @dependabot in #649
  • envoy crd / ingress controller support by @michi-covalent in #643
  • Update Cilium to 1.11.0 by @tklauser in #624
  • build(deps): bump actions/download-artifact from 2.0.10 to 2.1.0 by @dependabot in #650
  • version: Detect special running Cilium versions by @jrajahalme in #651

New Contributors

Full Changelog: v0.9.3...v0.10.0