cilium / cilium-cli

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
https://cilium.io
Apache License 2.0
413 stars 208 forks source link

No version for `cilium-cli v0.16.16` #2774

Open lucasfcnunes opened 3 weeks ago

lucasfcnunes commented 3 weeks ago

Bug report

General Information

How to reproduce the issue

  1. wget -O - https://github.com/cilium/cilium-cli/releases/download/v0.16.16/cilium-linux-amd64.tar.gz | tar -xvz -f - 'cilium' && ./cilium version --client
  2. cilium-cli:  compiled with go1.23.0 on linux/amd64
    cilium image (default): v1.16.0
    cilium image (stable): v1.16.1
  3. Assert there's no version for cilium-cli
cyanidium commented 3 weeks ago

Not sure if it's related, but https://raw.githubusercontent.com/cilium/cilium-cli/main/stable.txt is still showing v0.16.15 as the current version as well.

lucasfcnunes commented 2 weeks ago

@viktor-kurchenko PING

viktor-kurchenko commented 2 weeks ago

@michi-covalent I think this bug has been fixed by @chenrui333. Can we release a new version with fix?

lucasfcnunes commented 1 week ago

Still no new release made patching this issue :(

michi-covalent commented 1 week ago

we'll cut a new release at the same time as cilium v1.16 patch release. it typically happens mid month around 15th 🚀🙏