Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
liqoctl-darwin-amd64 | 2025-07-14 | 79.2 MB | |
liqoctl-darwin-amd64.tar.gz | 2025-07-14 | 23.3 MB | |
liqoctl-darwin-arm64 | 2025-07-14 | 76.5 MB | |
liqoctl-darwin-arm64.tar.gz | 2025-07-14 | 21.7 MB | |
liqoctl-linux-amd64 | 2025-07-14 | 77.3 MB | |
liqoctl-linux-amd64.tar.gz | 2025-07-14 | 22.8 MB | |
liqoctl-linux-arm | 2025-07-14 | 72.6 MB | |
liqoctl-linux-arm.tar.gz | 2025-07-14 | 21.3 MB | |
liqoctl-linux-arm64 | 2025-07-14 | 74.1 MB | |
liqoctl-linux-arm64.tar.gz | 2025-07-14 | 20.7 MB | |
liqoctl-windows-amd64 | 2025-07-14 | 79.2 MB | |
liqoctl-windows-amd64.tar.gz | 2025-07-14 | 23.4 MB | |
liqo-v1.0.1.tgz | 2025-07-14 | 352.6 kB | |
README.md | 2025-07-14 | 3.8 kB | |
v1.0.1 source code.tar.gz | 2025-07-14 | 3.0 MB | |
v1.0.1 source code.zip | 2025-07-14 | 4.2 MB | |
Totals: 16 Items | 599.8 MB | 1 |
What's Changed
:rocket: New Features
- [ArgoCD] support for v3.0 by @claudiolor in https://github.com/liqotech/liqo/pull/3043
- feat(offload): Add the liqoctl offload namespaces command. by @mayooot in https://github.com/liqotech/liqo/pull/3060
:bug: Bug Fixes
- [liqoctl] fix help commands templating by @claudiolor in https://github.com/liqotech/liqo/pull/2986
- Permission for in-band peering by @aleoli in https://github.com/liqotech/liqo/pull/3030
- [Telemetry] UUID by @cheina97 in https://github.com/liqotech/liqo/pull/3039
- fix: show correct err when update local pod status failed by @likakuli in https://github.com/liqotech/liqo/pull/3041
- fix: escape the shadowpod creator label by @claudiolor in https://github.com/liqotech/liqo/pull/3052
- [Network] avoid panic when setting gateway secretRef by @fra98 in https://github.com/liqotech/liqo/pull/3049
- [Auth] Tenant idempotency fix by @cheina97 in https://github.com/liqotech/liqo/pull/3061
- [Network] fix SNAT remaping CIDR by @cheina97 in https://github.com/liqotech/liqo/pull/3064
:broom: Code Refactoring
- [Firewall] moved FwCfg util functions out of apis types folder by @fra98 in https://github.com/liqotech/liqo/pull/2995
- [Docs] update mariadb-galera version by @cheina97 in https://github.com/liqotech/liqo/pull/3001
- [Makefile] removed useless command by @cheina97 in https://github.com/liqotech/liqo/pull/3056
:memo: Documentation
- [Docs] add liqoctl commands documentation by @claudiolor in https://github.com/liqotech/liqo/pull/2989
- Update text to the content of the latest community repository by @frisso in https://github.com/liqotech/liqo/pull/3005
- [Sphinx] ignore google scholar in linting by @cheina97 in https://github.com/liqotech/liqo/pull/3036
- [ArgoCD] installation instructions by @cheina97 in https://github.com/liqotech/liqo/pull/3035
- [IPAM] improved error logs by @cheina97 in https://github.com/liqotech/liqo/pull/3034
- [Telemetry] ResourceSliceNumber by @cheina97 in https://github.com/liqotech/liqo/pull/3038
- [Network] Debugging FAQ by @cheina97 in https://github.com/liqotech/liqo/pull/2999
- docs: Add missing labels in resource slice for declarative peering by @laurall974 in https://github.com/liqotech/liqo/pull/3050
- docs: fixed network configuration example by @fra98 in https://github.com/liqotech/liqo/pull/3059
- [Project] devcontainer docs by @cheina97 in https://github.com/liqotech/liqo/pull/3063
:truck: Dependencies Management
- chore: bump deprecated ubuntu 20.04 runner by @fra98 in https://github.com/liqotech/liqo/pull/3027
- chore: bump golangci-lint to v2 by @fra98 in https://github.com/liqotech/liqo/pull/3009
- chore: bump controller-runtime to v0.20.4 by @fra98 in https://github.com/liqotech/liqo/pull/3028
- Add image pull policy and secret handling across components by @aleoli in https://github.com/liqotech/liqo/pull/3029
Other Changes
- Adding information about community (how-to, meetings, etc) by @frisso in https://github.com/liqotech/liqo/pull/2955
- Update reflection.md to fix two trivial typos by @topiaruss in https://github.com/liqotech/liqo/pull/3015
- [Project] DevContainer configuration by @cheina97 in https://github.com/liqotech/liqo/pull/3062
New Contributors
- @topiaruss made their first contribution in https://github.com/liqotech/liqo/pull/3015
- @likakuli made their first contribution in https://github.com/liqotech/liqo/pull/3041
- @laurall974 made their first contribution in https://github.com/liqotech/liqo/pull/3050
- @mayooot made their first contribution in https://github.com/liqotech/liqo/pull/3060
Full Changelog: https://github.com/liqotech/liqo/compare/v1.0.0...v1.0.1